Data-integrity loss via discarded sync errors
Published Aug 15, 2026 · Updated Aug 15, 2026
Unchecked return handling in the Linux kernel ext2 filesystem allows local users to receive false write success after a failed synchronous direct-I/O write. ext2_dio_write_iter() discards errors from generic_write_sync() and filemap_write_and_wait() instead of returning them through write(2). Reachability requires an ext2 file opened with O_SYNC or O_DSYNC and an underlying synchronization failure, leaving applications unable to know that data was not durably stored.
Summary
What happened
Unchecked return handling in the Linux kernel ext2 filesystem allows local users to receive false write success after a failed synchronous direct-I/O write. ext2_dio_write_iter() discards errors from generic_write_sync() and filemap_write_and_wait() instead of returning them through write(2). Reachability requires an ext2 file opened with O_SYNC or O_DSYNC and an underlying synchronization failure, leaving applications unable to know that data was not durably stored.
The record
- CVE
- CVE-2026-74362
- Published
- Aug 15, 2026
- Updated
- Aug 15, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-252
- 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=6.5
- Affected versionversion=fb5de4358e1aa4753dce73c4dc1aca73ff39cedd <8990dbb7065b0b002b1e58b9091a5b61f5e94dbe
- Affected versionversion=fb5de4358e1aa4753dce73c4dc1aca73ff39cedd <8d70b3973020e59845c0bdad90e0b9c2295fd493
- Affected versionversion=fb5de4358e1aa4753dce73c4dc1aca73ff39cedd <a4659be0bc7cb1856ffb15b67f903229ae8891ec
- Affected versionversion=fb5de4358e1aa4753dce73c4dc1aca73ff39cedd <b6bc07e49a5fbb335f56eb90cd63dec6584c77d3
- Affected versionversion=fb5de4358e1aa4753dce73c4dc1aca73ff39cedd <ffa974b2f50ad8b911b9066d7aed84ad0afabcdb
What conditions does exploitation require?
What is affected?
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