Guest-kernel heap disclosure via unchecked virtio length
Published Jul 25, 2026 · Updated Jul 25, 2026
Out-of-bounds read in the Linux Kernel virtio-rng driver allows attackers to disclose guest-kernel heap data through a crafted device length. random_recv_done() trusts the device-reported used.len, and copy_data() uses it for memcpy() without bounding the length and index to vi->data. The over-read starts when the device is probed without guest userspace action; direct disclosure through /dev/hwrng requires a malicious hypervisor and compromised guest root.
Summary
What happened
Out-of-bounds read in the Linux Kernel virtio-rng driver allows attackers to disclose guest-kernel heap data through a crafted device length. random_recv_done() trusts the device-reported used.len, and copy_data() uses it for memcpy() without bounding the length and index to vi->data. The over-read starts when the device is probed without guest userspace action; direct disclosure through /dev/hwrng requires a malicious hypervisor and compromised guest root.
The record
- CVE
- CVE-2026-64456
- Published
- Jul 25, 2026
- Updated
- Jul 25, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux Kernel
- Classifications
- T1005
- Attack vector
- local
- Privileges
- unauthenticated
Timeline
How it unfolded
- Jul 25, 2026CVE publishedPublication date reported by the CVE source.
- Jul 25, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=2.6.26
- Affected versionversion=f7f510ec195781c857ab76366a3e1c59e1caae42 <285e17c44e3873a73460f294acbd64018ff64385
- Affected versionversion=f7f510ec195781c857ab76366a3e1c59e1caae42 <2e788948ff2a13358a303af112497a63201c5739
- Affected versionversion=f7f510ec195781c857ab76366a3e1c59e1caae42 <3aa3e89cf80721c8d382b4c1a2b70a0449dad4a5
- Affected versionversion=f7f510ec195781c857ab76366a3e1c59e1caae42 <63335e7b638ae70028ae285bb95153874a8bc852
- Affected versionversion=f7f510ec195781c857ab76366a3e1c59e1caae42 <81dd21b5f0c299cc7b5bf84f04a61938559d20e6
- Affected versionversion=f7f510ec195781c857ab76366a3e1c59e1caae42 <92d5736a62040ec1cfff23ea57e6599301690ad5
- Affected versionversion=f7f510ec195781c857ab76366a3e1c59e1caae42 <e3046eeada299f917a8ad883af4434bfb86556b1
- Affected versionversion=f7f510ec195781c857ab76366a3e1c59e1caae42 <fde19b0d4eeabae042519313c843fe6f27d41e9d
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo