← Späť na vyhľadávanie CVE

CVE-2026-53167

Linux Kernel

Popis

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.

CVSS 5.5EPSS 0.125%Riziko 0.56
Zobraziť zdroj
Zverejnené
2026-06-25 09:16:34
Dotknuté verzie
unknown
Typ
Jadro
Posledná úprava
2026-07-30 14:16:58
Vektor
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Operačné systémy
Linux