CVE-2026-53167
N/A
N/A
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 2d45ba381a74a743eeaa2b06c7c5c0d2bf73ba1a < feafe8ccb1584254f59fbd4946d6ca7ef1e3e99c | affected |
| Linux | Linux | 2d45ba381a74a743eeaa2b06c7c5c0d2bf73ba1a < 651801d75ad0897dbd331b3cc6a4da3e78f60d42 | affected |
| Linux | Linux | 2d45ba381a74a743eeaa2b06c7c5c0d2bf73ba1a < 4e14f29473eda18fb2af082dd2fd4c12139862cd | affected |
| Linux | Linux | 2d45ba381a74a743eeaa2b06c7c5c0d2bf73ba1a < 8bef2f840b43e0879478fe3aaa9ff2f0b80798a5 | affected |
| Linux | Linux | 2d45ba381a74a743eeaa2b06c7c5c0d2bf73ba1a < 68a9282d5ea5b8780d59122505ad633e6daede90 | affected |
| Linux | Linux | 2d45ba381a74a743eeaa2b06c7c5c0d2bf73ba1a < 56763afa013444a9d84ca1b74e4b7130942177ba | affected |
| Linux | Linux | 2d45ba381a74a743eeaa2b06c7c5c0d2bf73ba1a < 1fb8735a3a4d894f8c1f90b741a3ab1d3817f9bd | affected |
| Linux | Linux | 2d45ba381a74a743eeaa2b06c7c5c0d2bf73ba1a < 4e3d1b2c48ca6c55f1e9ca7f8dccc76f120f276c | affected |
| Linux | Linux | 2.6.36 | affected |
| Linux | Linux | 0 < 2.6.36 | unaffected |
| Linux | Linux | 5.10.260 <= 5.10.* | unaffected |
| Linux | Linux | 5.15.211 <= 5.15.* | unaffected |
| Linux | Linux | 6.1.177 <= 6.1.* | unaffected |
| Linux | Linux | 6.6.144 <= 6.6.* | unaffected |
| Linux | Linux | 6.12.95 <= 6.12.* | unaffected |
| Linux | Linux | 6.18.36 <= 6.18.* | unaffected |
| Linux | Linux | 7.0.13 <= 7.0.* | unaffected |
| Linux | Linux | 7.1 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/feafe8ccb1584254f59fbd4946d6ca7ef1e3e99c
- https://git.kernel.org/stable/c/651801d75ad0897dbd331b3cc6a4da3e78f60d42
- https://git.kernel.org/stable/c/4e14f29473eda18fb2af082dd2fd4c12139862cd
- https://git.kernel.org/stable/c/8bef2f840b43e0879478fe3aaa9ff2f0b80798a5
- https://git.kernel.org/stable/c/68a9282d5ea5b8780d59122505ad633e6daede90
- https://git.kernel.org/stable/c/56763afa013444a9d84ca1b74e4b7130942177ba
- https://git.kernel.org/stable/c/1fb8735a3a4d894f8c1f90b741a3ab1d3817f9bd
- https://git.kernel.org/stable/c/4e3d1b2c48ca6c55f1e9ca7f8dccc76f120f276c
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.