Local denial of service via truncated DMA size
Published May 21, 2024 · Updated May 11, 2026
Integer overflow in the Linux virtio-blk driver allows local users to cause denial of service through a DMA limit larger than U32_MAX. The driver assigns the size_t return from virtio_max_dma_size() to a u32 max_size value without first clamping it, so oversized values truncate and can become zero. Exploitation requires local low-privilege access and a virtio-blk configuration where the calculated limit exceeds U32_MAX; the exact availability failure mode is not published.
Summary
What happened
Integer overflow in the Linux virtio-blk driver allows local users to cause denial of service through a DMA limit larger than U32_MAX. The driver assigns the size_t return from virtio_max_dma_size() to a u32 max_size value without first clamping it, so oversized values truncate and can become zero. Exploitation requires local low-privilege access and a virtio-blk configuration where the calculated limit exceeds U32_MAX; the exact availability failure mode is not published.
The record
- CVE
- CVE-2023-52762
- Published
- May 21, 2024
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-190, T1499
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- May 21, 2024CVE publishedPublication date reported by the CVE source.
- May 11, 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.1
- Affected versionversion=fd1068e1860e44aaaa337b516df4518d1ce98da1 <017278f141141367f7d14b203e930b45b6ffffb9
- Affected versionversion=fd1068e1860e44aaaa337b516df4518d1ce98da1 <472bd4787406bef2e8b41ee4c74d960a06a49a48
- Affected versionversion=fd1068e1860e44aaaa337b516df4518d1ce98da1 <72775cad7f572bb2501f9ea609e1d20e68f0b38b
- Affected versionversion=fd1068e1860e44aaaa337b516df4518d1ce98da1 <d667fe301dcbcb12d1d6494fc4b8abee2cb75d90
- Affected versionversion=fd1068e1860e44aaaa337b516df4518d1ce98da1 <fafb51a67fb883eb2dde352539df939a251851be
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