Out-of-bounds read in Linux kernel - CVE-2026-64456

 

Out-of-bounds read in Linux kernel - CVE-2026-64456

Published: July 27, 2026


Vulnerability identifier: #VU139487
CSH Severity: High
CVSS v4: 8.7 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-64456
CWE-ID: CWE-125
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to disclose sensitive information.

The vulnerability exists due to an out-of-bounds read in the virtio-rng driver copy_data() function when processing device-reported used.len values from a virtio-rng backend. A remote attacker can provide a specially crafted length value to disclose sensitive information.

The issue can leak adjacent guest-kernel slab contents through the guest RNG and can also be observed directly via /dev/hwrng. No guest userspace interaction is required for the initial out-of-bounds read to occur.


Affected software

Linux kernel

How to mitigate CVE-2026-64456

Install security update from vendor's repository.

Linux kernel - update to 7.0 rc3

External References

Related Security Bulletins