PT-2026-64479 · Linux · Linux

CVE-2026-64258

·

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-uring: remove request-less entries from ent w req queue to fix NULL deref
If a copy into the userspace ring buffer fails, a request will be terminated and fuse uring req end() will set ent->fuse req to NULL but it will leave the entry on ent w req queue in FRRS FUSE REQ state. This can lead to a NULL deref if the request expiration logic scans ent w req queue in the window before the entry is moved off it.
Fix this by taking the entry off ent w req queue and changing its state from FRRS FUSE REQ to FRRS INVALID before terminating the request.
Found an issue in the description? Have something to add? Feel free to write us 👾

Related Identifiers

CVE-2026-64258

Affected Products

Linux