Data corruption via stale meta-inode page reuse
Published Apr 17, 2024 · Updated Aug 5, 2026
A race condition in Linux kernel F2FS beginning with 4.19 allows local users to corrupt data through concurrent in-place writes and garbage collection. f2fs_inplace_write_data calls invalidate_mapping_pages, which can skip a locked, dirty, or writeback meta-inode page; garbage collection then reads stale data from that page and writes it to a new block. Exploitation requires local low-privileged access and the concurrent F2FS operations, with the documented consequence limited to filesystem data corruption.
Summary
What happened
A race condition in Linux kernel F2FS beginning with 4.19 allows local users to corrupt data through concurrent in-place writes and garbage collection. f2fs_inplace_write_data calls invalidate_mapping_pages, which can skip a locked, dirty, or writeback meta-inode page; garbage collection then reads stale data from that page and writes it to a new block. Exploitation requires local low-privileged access and the concurrent F2FS operations, with the documented consequence limited to filesystem data corruption.
The record
- CVE
- CVE-2024-26869
- Published
- Apr 17, 2024
- Updated
- Aug 5, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-362, T1485
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Apr 17, 2024CVE publishedPublication date reported by the CVE source.
- Aug 5, 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=4.19
- Affected versionversion=6aa58d8ad20a3323f42274c25820a6f54192422d <04226d8e3c4028dc451e9d8777356ec0f7919253
- Affected versionversion=6aa58d8ad20a3323f42274c25820a6f54192422d <77bfdb89cc222fc7bfe198eda77bdc427d5ac189
- Affected versionversion=6aa58d8ad20a3323f42274c25820a6f54192422d <9f0c4a46be1fe9b97dbe66d49204c1371e3ece65
- Affected versionversion=6aa58d8ad20a3323f42274c25820a6f54192422d <c92f2927df860a60ba815d3ee610a944b92a8694
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