PT-2026-64331 · Linux+1 · Linux Kernel+1
CVE-2026-64216
·
Published
2026-07-24
·
Updated
2026-09-07
CVSS v3.1
9.8
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A Use-After-Free (UAF) issue exists in the netfs component. The function
netfs unlock abandoned read pages() accesses the index of folios to unlock and compares it to the no unlock folio variable in rreq to prevent unlocking folios being read for netfs perform write() or netfs write begin(). Because this function is called after NETFS RREQ IN PROGRESS is cleared, ownership of the folio specified by no unlock folio reverts to the caller, leading to a potential invalid dereference. A similar issue also affects the netfs unlock read folio() function.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Use After Free
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel
Ubuntu