Incorrect calculation in Linux kernel - CVE-2026-64159
Published: July 20, 2026
Linux kernel
Detailed vulnerability description
The vulnerability allows a local user to cause incorrect file reads.
The vulnerability exists due to improper handling of file size state in netfs_release_folio() when releasing a folio while uncommitted page cache data exists beyond the folio and the on-server EOF falls within that folio. A local user can trigger this condition through crafted file operations to cause incorrect file reads.
This was observed on cifs with the default cache option and no fscache.