Local denial of service via zero-length DAX read
Published Apr 28, 2024 · Updated May 11, 2026
An infinite loop in affected Linux kernel releases allows local users to hang a filesystem DAX read path with a zero-length read. In fs/dax.c, dax_iomap_rw() enters iomap_iter() without first rejecting a zero iov_iter count; iomap_iter() warns and repeatedly returns 1, so the outer loop never exits. Reachability requires a filesystem DAX path, demonstrated through virtiofs, and the calling read task remains stuck while consuming processing time.
Summary
What happened
An infinite loop in affected Linux kernel releases allows local users to hang a filesystem DAX read path with a zero-length read. In fs/dax.c, dax_iomap_rw() enters iomap_iter() without first rejecting a zero iov_iter count; iomap_iter() warns and repeatedly returns 1, so the outer loop never exits. Reachability requires a filesystem DAX path, demonstrated through virtiofs, and the calling read task remains stuck while consuming processing time.
The record
- CVE
- CVE-2022-48635
- Published
- Apr 28, 2024
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-835, T1499
- Attack vector
- local
- Privileges
- unauthenticated
Timeline
How it unfolded
- Apr 28, 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.15
- Affected versionversion=8df4919cb921b28809d05feae3e98dc5d8b48146 <463f36137c40342fb03bba380c1bf703c40d89a6
- Affected versionversion=ca289e0b95afa973d204c77a4ad5c37e06145fbf <17d9c15c9b9e7fb285f7ac5367dfb5f00ff575e3
- Affected versionversion=ca289e0b95afa973d204c77a4ad5c37e06145fbf <60644dffac87b1bb47bdb393aa29d5f2ffcf41a0
- Affected versionversion=ca289e0b95afa973d204c77a4ad5c37e06145fbf <929ef155e1da41c06f4d8ca86ae12b851a83a744
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