PT-2026-64487 · Linux · Linux

CVE-2026-64266

·

Published

2026-07-25

·

Updated

2026-07-25

None

No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
In the Linux kernel, the following vulnerability has been resolved:
fuse: re-lock request before returning from fuse ref folio()
fuse ref folio() unlocks the request but does not re-lock it before returning. fuse chan abort() can end the request and the async end callback (eg fuse writepage free()) can free the args while the subsequent copy chain logic after fuse ref folio() accesses them, leading to use-after-free issues.
Fix this by locking the request in fuse ref folio() before returning.
Found an issue in the description? Have something to add? Feel free to write us 👾

Related Identifiers

CVE-2026-64266

Affected Products

Linux