CVE Catalog

CVE-2026-89829

HighCVSS 7.8
Published: Updated: Translated: NVD NIST

Summary

In the Linux kernel, f2fs_sanity_check_node_footer() is not passed the correct folio->index value, causing it to check the same nid incorrectly. This can lead to improper node consistency verification in the f2fs filesystem.

Risk Assessment

Incorrect verification may cause metadata corruption in f2fs to be missed or misreported, threatening data integrity.

Recommendation

Update the Linux kernel to a version with the fix that passes folio->index to f2fs_sanity_check_node_footer().

Other vulnerabilities in Linux kernel (f2fs)

See all
Original NVD description (English source)

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to pass folio->index to f2fs_sanity_check_node_footer() Otherwise in f2fs_sanity_check_node_footer(), it will check the same nid incorrectly.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS