CVE Catalog

CVE-2026-89832

HighCVSS 7.8
Published: Updated: Translated: NVD NIST

Summary

In the Linux kernel, f2fs when a node block is corrupted due to checksum mismatch or inconsistent footer info, the dirty flag of the node folio needs to be cleared in order to persist inconsistent node data to storage. This operation is missing in the error path.

Risk Assessment

Failure to clear the dirty flag may lead to persisting inconsistent node data and further filesystem corruption. Requires local access to a corrupted f2fs filesystem.

Recommendation

Update the Linux kernel to a version containing the fix that clears the dirty flag on the folio in the error path.

Other vulnerabilities in Linux kernel

See all
Original NVD description (English source)

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to clear dirty flag on folio in error path If node block is corrupted due to chksum mismatch or inconsistent footer info, it needs to drop clear flag of node folio, in order to persist inconsistent node data to storage.

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