Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-53016 Details

Description

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. ccp_aes_complete() restores AES_BLOCK_SIZE bytes into the caller's IV buffer while RFC3686 skciphers expose an 8-byte IV, so the restore overruns the provided buffer. Use crypto_skcipher_ivsize() to copy only the algorithm's IV length.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

URLSource(s)Tag(s)
https://access.redhat.com/errata/RHSA-2026:38491 redhat-SADPThird Party Advisory
https://access.redhat.com/errata/RHSA-2026:39494 redhat-SADPThird Party Advisory
https://access.redhat.com/errata/RHSA-2026:55764 redhat-SADP
https://access.redhat.com/errata/RHSA-2026:55765 redhat-SADP
https://access.redhat.com/errata/RHSA-2026:56574 redhat-SADP

see all 23 references

Weakness Enumeration

CWE-IDCWE NameSource
CWE-787Out-of-bounds Write[email protected]
CWE-805Buffer Access with Incorrect Length Valueredhat-SADP

Affected Products

ProductVersions
linux linux kernel
>= 3.14, < 5.10.258
>= 5.11, < 5.15.209
>= 5.16, < 6.1.175
>= 6.2, < 6.6.141
>= 6.7, < 6.12.91

CPE

  • cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.

Change History

13 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-53016
NVD Published Date:
Jun 24, 2026
NVD Last Modified:
Sep 16, 2026
Source:
kernel.org
CVE-2026-53016 Details - Not Deferred