GHSA-98p8-g3h5-vfv6HighCVSS 7.1

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix writeback error...

Published
August 15, 2026
Last Modified
August 17, 2026

🔗 CVE IDs covered (1)

📋 Description

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.

🔗 References (6)