Filesystem data corruption via io_size underflow
Published Aug 15, 2026 · Updated Aug 15, 2026
Integer underflow in the Linux kernel iomap subsystem allows local users to corrupt filesystem data during concurrent truncate and writeback. In iomap_writeback_handle_eof, an EOF below ioend->io_offset is subtracted and assigned to size_t io_size, wrapping it to a huge value. The race requires local file operations during writeback; the wrapped length can misdirect append detection and completion ranges, corrupting on-disk data.
Summary
What happened
Integer underflow in the Linux kernel iomap subsystem allows local users to corrupt filesystem data during concurrent truncate and writeback. In iomap_writeback_handle_eof, an EOF below ioend->io_offset is subtracted and assigned to size_t io_size, wrapping it to a huge value. The race requires local file operations during writeback; the wrapped length can misdirect append detection and completion ranges, corrupting on-disk data.
The record
- CVE
- CVE-2026-72367
- Published
- Aug 15, 2026
- Updated
- Aug 15, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-191, T1485
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Aug 15, 2026CVE publishedPublication date reported by the CVE source.
- Aug 15, 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=51d20d1dacbec589d459e11fc88fbca419f84a99 <1f38f65bf965fce9aa159d45c5347538f56c5973
- Affected versionversion=51d20d1dacbec589d459e11fc88fbca419f84a99 <55ec50d046c03b3724741957f7b007856e36dbe7
- Affected versionversion=51d20d1dacbec589d459e11fc88fbca419f84a99 <7f7780abb4c0fdc9a2603aea8e985ff14ee900e0
- Affected versionversion=6.12.10 <6.13
- Affected versionversion=6.13
- Affected versionversion=82c59a86a247a8970d353d10f52a37e5564fb137
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