Back to overview

CVE-2026-53168

Description
In the Linux kernel, the following vulnerability has been resolved: fuse: reject fuse_notify() pagecache ops on directories The operations FUSE_NOTIFY_STORE and FUSE_NOTIFY_RETRIEVE allow the FUSE daemon to actively write/read pagecache contents. For directories with FOPEN_CACHE_DIR, the pagecache is used as kernel-internal cache storage, and userspace is not supposed to have direct access to this cache - in particular, fuse_parse_cache() will hit WARN_ON() if the cache contains bogus data. Reject FUSE_NOTIFY_STORE and FUSE_NOTIFY_RETRIEVE on anything other than regular files with -EINVAL.

Metadata

CVE ID
CVE-2026-53168
State
PUBLISHED
Assigner
Linux
Reserved
2026-06-09 07:44 UTC
Published
2026-06-25 08:38 UTC
Last updated
2026-06-25 08:38 UTC
Vendor / Product
Linux / Linux
Sources
cve.org  ·  NVD

Severity & Metrics

No CVSS data available.

Affected products (2)
VendorProductPlatformVersions
Linux Linux 5d7bc7e8680c7ca4c8a4f139ce2a54ccb8131ef0 < 15487f98863dc7156ed43c5be26d478beb82ba35, 5d7bc7e8680c7ca4c8a4f139ce2a54ccb8131ef0 < bd23fa0c16c5c86e5b7713224ffbb87d9db81cca, 5d7bc7e8680c7ca4c8a4f139ce2a54ccb8131ef0 < 9dbf1b2fadfc6c40805631d8a8276d1639fc9ab6, 5d7bc7e8680c7ca4c8a4f139ce2a54ccb8131ef0 < dd92773d4d9cea010474eb08a5133c14ff6ab53a …
Linux Linux 4.20, 0 < 4.20, 5.10.259 ≤ 5.10.*, 5.15.210 ≤ 5.15.* …
Back to overview