PT-2026-52263 · Linux · Linux

Published

2026-06-25

·

Updated

2026-06-25

·

CVE-2026-53167

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: limit FUSE NOTIFY RETRIEVE to uptodate folios
FUSE NOTIFY RETRIEVE must be limited to uptodate folios; !uptodate folios can contain uninitialized data. Since FUSE NOTIFY RETRIEVE is intended to only return data that is already in the page cache and not wait for data from the FUSE daemon, treat !uptodate folios as if they weren't present.
This only has security impact on systems that don't enable automatic zero-initialization of all page allocations via CONFIG INIT ON ALLOC DEFAULT ON or init on alloc=1.
Found an issue in the description? Have something to add? Feel free to write us 👾

Related Identifiers

CVE-2026-53167

Affected Products

Linux