CVE-2026-72364: netfs: Fix writeback error handling
Published Aug 15, 2026
·Updated
In the Linux kernel, the following vulnerability has been resolved:
netfs: Fix writeback error handling
Fix the error handling in writebackiter() loop. If an error occurs, writebackiter() 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.
Affected Software
1 affected component
Linux Linux kernel
Event History
Aug 15, 2026
CVE Published
via MITRE·05:56 AM
Data Sourced
via MITRE·05:56 AM
Description