Crash via unchecked F2FS node footer
Published Mar 18, 2026 · Updated Mar 18, 2026
Improper validation in Linux Kernel F2FS allows local users to crash the kernel by writing back a corrupted filesystem image. The asynchronous f2fs_ra_node_pages() and f2fs_ra_node_page() paths load a node page without verifying that its footer nid matches the page index, and f2fs_write_end_io() later hits a kernel BUG when the dirty page is written back. Exploitation requires local privileges and an F2FS image with a corrupted node footer; the published impact is a system crash, not data disclosure or modification.
Summary
What happened
Improper validation in Linux Kernel F2FS allows local users to crash the kernel by writing back a corrupted filesystem image. The asynchronous f2fs_ra_node_pages() and f2fs_ra_node_page() paths load a node page without verifying that its footer nid matches the page index, and f2fs_write_end_io() later hits a kernel BUG when the dirty page is written back. Exploitation requires local privileges and an F2FS image with a corrupted node footer; the published impact is a system crash, not data disclosure or modification.
The record
- CVE
- CVE-2026-23265
- Published
- Mar 18, 2026
- Updated
- Mar 18, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux Kernel
- Classifications
- T1499.004
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Mar 18, 2026CVE publishedPublication date reported by the CVE source.
- Mar 18, 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=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <50ac3ecd8e05b6bcc350c71a4307d40c030ec7e4
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <855c54f1803e3ebc613677b4f389c7f92656a1fc
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <c386753db52b3a80afa6612bfdcb925aa5ca260f
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
- Syzkaller reproducer for kernel BUG in f2fs_write_end_iofunctional · demonstrated
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