2 matches found
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 ...
PT-2026-61474
In the Linux kernel, the following vulnerability has been resolved: netfs: Fix partial invalidation of streaming-write folio In netfs invalidate folio, if the region of a partial invalidation overlaps the front but not all of a dirty write cached in a streaming write page dirty, but not uptodate,...