CVE Catalog

CVE-2026-72364

HighCVSS 7.1
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.17%

7th percentile - higher than 7% of all known CVEs

Summary

In the Linux kernel netfs module, error handling in the writeback_iter() loop is incorrect. If an error occurs, writeback_iter() needs to be called again with the error set to clean up iteration state, and the current folio needs unlocking and redirtying.

Risk Assessment

Incorrect error handling can lead to data loss or inconsistency during writeback.

Recommendation

Apply a Linux kernel update that includes the fix for this vulnerability.

Original NVD description (English source)

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix writeback error handling Fix the error handling in writeback_iter() loop. If an error occurs, writeback_iter() needs to be called again with *error set to the error so that it can clean up iteration state. Further, the current folio needs unlocking and redirtying.

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