CVE-2026-64160

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix potential for tearing in ->remote_i_size and ->zero_point Fix potential tearing in using ->remote_i_size and ->zero_point by copying i_size_read() and i_size_write() and using the same seqcount as for i_size. We need to make sure that netfslib and the filesystems that use it always hold i_lock whilst updating any of the sizes to prevent i_size_seqcount from getting corrupted.
Configurations

No configuration.

History

20 Jul 2026, 15:17

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 9.8

19 Jul 2026, 16:17

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-19 16:17

Updated : 2026-07-20 15:17


NVD link : CVE-2026-64160

Mitre link : CVE-2026-64160

CVE.ORG link : CVE-2026-64160


JSON object : View

Products Affected

No product.

CWE

No CWE.