PT-2026-52264 · Linux+1 · Linux Kernel+1
CVE-2026-53168
·
Published
2026-06-25
·
Updated
2026-09-07
CVSS v3.1
7.8
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
An issue exists in the FUSE (Filesystem in Userspace) implementation where the
fuse notify() function fails to restrict pagecache operations on directories. Specifically, the operations FUSE NOTIFY STORE and FUSE NOTIFY RETRIEVE allow the FUSE daemon to read and write pagecache contents. For directories using FOPEN CACHE DIR, the pagecache serves as internal kernel storage that should not be directly accessible by userspace. If the cache contains invalid data, the fuse parse cache() function may trigger a WARN ON() kernel warning.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel
Ubuntu