CVE-2026-53167
Reported by Linux · Published June 25, 2026
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.
EPSS 0.17% · 6.2th percentile
Risk Scores
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | 2d45ba381a74a743eeaa2b06c7c5c0d2bf73ba1a, 2d45ba381a74a743eeaa2b06c7c5c0d2bf73ba1a, 2d45ba381a74a743eeaa2b06c7c5c0d2bf73ba1a |
| Linux | Linux | 2.6.36, 0, 5.10.260 |
| linux | linux_kernel | 2.6.36, 2.6.36, 2.6.36 |
| Linux | Linux | 2d45ba381a74a743eeaa2b06c7c5c0d2bf73ba1a, 2d45ba381a74a743eeaa2b06c7c5c0d2bf73ba1a, 2d45ba381a74a743eeaa2b06c7c5c0d2bf73ba1a |
Timeline
- Jun 25, 2026 CVE Published
- Jun 26, 2026 EPSS Score
- Jun 26, 2026 Coalition ESS Score
- Jun 29, 2026 Security Advisory