PT-2026-61475 · Linux+1 · Linux Kernel+1
CVE-2026-64158
·
Published
2026-07-19
·
Updated
2026-08-20
CVSS v3.1
7.3
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:L |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
An issue exists in the
netfs perform write() function where write streaming—the process of caching dirty data in dirty but !uptodate folios to avoid reading data that will be immediately overwritten—was incorrectly disabled when a file descriptor was opened with the O RDWR flag. This restriction was intended to prevent the need to flush write-streaming pages before reading data, particularly via mmap, but it became unnecessary as the system now fills gaps when read folio() is called. Additionally, the restriction was ineffective if a separate file descriptor was open for reading.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel
Ubuntu