CVE-2026-64160
In the Linux kernel, the following vulnerability has been resolved:
netfs: Fix potential for tearing in ->remoteisize and ->zero_point
Fix potential tearing in using ->remoteisize and ->zero_point by copying
isizeread() and isizewrite() and using the same seqcount as for i_size.
We need to make sure that netfslib and the filesystems that use it always
hold ilock whilst updating any of the sizes to prevent isize_seqcount
from getting corrupted.
Package Versions Affected
Automatically patch vulnerabilities without upgrading
CVSS Version



Related Resources
References
https://git.kernel.org/stable/c/2c8f4742bb76117d735f92a3932d85239b16c494, https://git.kernel.org/stable/c/55970f238d495517edc961d55c44c772594d0969, https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/64xxx/CVE-2026-64160.json, https://nvd.nist.gov/vuln/detail/CVE-2026-64160, https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git