Impact
A corrupted inode in the F2FS file system triggers an internal kernel BUG in f2fs_do_truncate_blocks, resulting in a kernel panic and loss of availability. The flaw originates from insufficient sanity checks on node footers, classified as CWE‑823, and can lead to abrupt system halt without data loss guarantees.
Affected Systems
All Linux kernel releases prior to the inclusion of the F2FS sanity‑check fix are affected. The vulnerability is present in the Linux kernel’s F2FS implementation and is new to any kernel built before the applied commits.
Risk and Exploitability
The CVSS score of 7.8 indicates a high impact if the bug is triggered. The EPSS score of less than 1% suggests a very low likelihood of exploitation in the current threat environment. The vulnerability is not listed in CISA’s KEV catalog, and no publicly disclosed exploitation methods are known. The specific attack vector remains unclear, as the bug requires a corrupted inode in an F2FS file system; how an attacker could achieve this is not documented.
OpenCVE Enrichment