CVE-2026-53016

Source
https://cve.org/CVERecord?id=CVE-2026-53016
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-53016.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-53016
Downstream
Related
Published
2026-06-24T16:29:26.272Z
Modified
2026-07-12T03:55:13.895510819Z
Severity
  • 7.8 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
crypto: ccp - copy IV using skcipher ivsize
Details

In the Linux kernel, the following vulnerability has been resolved:

crypto: ccp - copy IV using skcipher ivsize

AF_ALG rfc3686-ctr-aes-ccp requests pass an 8-byte IV to the driver.

ccpaescomplete() restores AESBLOCKSIZE bytes into the caller's IV buffer while RFC3686 skciphers expose an 8-byte IV, so the restore overruns the provided buffer.

Use cryptoskcipherivsize() to copy only the algorithm's IV length.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/53xxx/CVE-2026-53016.json",
    "cna_assigner": "Linux"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
2b789435d7f36ed918d92db647f3a2f3fec9bb1f
Fixed
939061b2d0f7f15114e34b4ce878ef50ff4089c3
Fixed
798d409a8949f3f495f238549b86de2886b129bd
Fixed
dfb2cf434829819268fe50f41542aad318ad62b2
Fixed
eecee15e263ccb8cd77170a56ab6c969cb54dd6a
Fixed
bb01d8f1f385bc9034ca114d3508c7fdea24fc9a
Fixed
df9784bb5b637ac80f4a2768a58ca9a50bef28a9
Fixed
227c1e1d9e2aa4cfc65ba446d5690da1f546cda4
Fixed
a7a1f3cdd64d8a165d9b8c9e9ad7fb46ac19dfc4

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-53016.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
3.14.0
Fixed
5.10.258
Type
ECOSYSTEM
Events
Introduced
5.11.0
Fixed
5.15.209
Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
6.1.175
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.141
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.91
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.33
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.0.10

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-53016.json"