Kernel memory disclosure via unchecked VDUSE offset
Published Jun 19, 2024 · Updated Aug 5, 2026
Out-of-bounds read in Linux kernel 5.15 through 5.15.10 allows local users to disclose kernel memory or crash the host. In vduse_dev_get_config() in drivers/vdpa/vdpa_user/vduse_dev.c, an offset beyond dev->config_size underflows the unsigned size check, so memcpy reads past the configuration buffer. Exploitation requires access to a VDUSE or vhost-vdpa device node; the read can copy kernel memory to userspace or trigger a kernel oops or panic.
Summary
What happened
Out-of-bounds read in Linux kernel 5.15 through 5.15.10 allows local users to disclose kernel memory or crash the host. In vduse_dev_get_config() in drivers/vdpa/vdpa_user/vduse_dev.c, an offset beyond dev->config_size underflows the unsigned size check, so memcpy reads past the configuration buffer. Exploitation requires access to a VDUSE or vhost-vdpa device node; the read can copy kernel memory to userspace or trigger a kernel oops or panic.
The record
- CVE
- CVE-2021-47604
- Published
- Jun 19, 2024
- Updated
- Aug 5, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-125, T1499.004
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Jun 19, 2024CVE publishedPublication date reported by the CVE source.
- Aug 5, 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=5.15
- Affected versionversion=c8a6153b6c59d95c0e091f053f6f180952ade91e <dc1db0060c02d119fd4196924eff2d1129e9a442
- Affected versionversion=c8a6153b6c59d95c0e091f053f6f180952ade91e <ebbbc5fea3f648175df1aa3f127c78eb0252cc2a
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.
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