Kernel crash via zero-length DAX block mapping
Published Sep 16, 2025 · Updated Sep 16, 2025
Reachable assertion in the ext2 DAX path in Linux allows local users to crash the kernel by truncating a page-aligned file. The ext2_setsize function passes a zero length to dax_zero_range when the new size is page aligned, causing ext2_get_blocks to receive maxblocks as zero and trigger its BUG_ON assertion. Exploitation requires local access to an ext2 filesystem mounted with DAX on DAX-capable storage, and the resulting failure interrupts the host.
Summary
What happened
Reachable assertion in the ext2 DAX path in Linux allows local users to crash the kernel by truncating a page-aligned file. The ext2_setsize function passes a zero length to dax_zero_range when the new size is page aligned, causing ext2_get_blocks to receive maxblocks as zero and trigger its BUG_ON assertion. Exploitation requires local access to an ext2 filesystem mounted with DAX on DAX-capable storage, and the resulting failure interrupts the host.
The record
- CVE
- CVE-2023-53323
- Published
- Sep 16, 2025
- Updated
- Sep 16, 2025
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-617, T1499
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Sep 16, 2025CVE publishedPublication date reported by the CVE source.
- Sep 16, 2025Record 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=2aa3048e03d38d5358be2553d4b638c1a018498c <5cee8bfb8cbd99c97aff85d2bf066b6a496e13ab
- Affected versionversion=2aa3048e03d38d5358be2553d4b638c1a018498c <9e54fd14bd143c261e52fde74355e85e9526c58c
- Affected versionversion=2aa3048e03d38d5358be2553d4b638c1a018498c <fcced95b6ba2a507a83b8b3e0358a8ac16b13e35
- Affected versionversion=5.15
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