Impact
A bug in the f2fs filesystem’s end‑IO handling leads to a mismatch between a node page’s index and the footer’s node ID. This inconsistency can cause a kernel BUG during writeback, resulting in a crash that unloads the kernel and can reboot the system. Based on the description, it is inferred that the flaw is a memory corruption vulnerability that compromises system availability when a malformed filesystem image is processed.
Affected Systems
The flaw exists in the Linux kernel’s f2fs implementation. All kernel releases before the applied patch are affected, regardless of distribution, as the code resides in the main kernel tree. Custom kernel builds that include f2fs without the mitigation are also vulnerable.
Risk and Exploitability
The CVSS score is 5.5 and the EPSS score is below 1 %, indicating a low probability of widespread exploitation. The vulnerability is not listed in CISA’s KEV catalog. The likely attack vector is local filesystem access; it is inferred that an attacker must control or supply a malicious f2fs image to trigger the bug, which would then disrupt availability by causing a kernel panic or reboot.
OpenCVE Enrichment