CVE-2026-64157
The CVE pertains to the Linux kernel netfs subsystem, specifically a bug in netfs_invalidate_folio() that mishandled partial invalidations of streaming-write folios. When the invalidation region overlapped the front of a dirty, not-up-to-date write page tracked by netfs_folio, the code moved the ...