CVE-2026-53168
Reported by Linux · Published June 25, 2026
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.
EPSS 0.18% · 7.4th percentile
Risk Scores
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | 5d7bc7e8680c7ca4c8a4f139ce2a54ccb8131ef0, 5d7bc7e8680c7ca4c8a4f139ce2a54ccb8131ef0, 5d7bc7e8680c7ca4c8a4f139ce2a54ccb8131ef0 |
| Linux | Linux | 4.20, 0, 5.10.259 |
| linux | linux_kernel | 4.20, 4.20, 4.20 |
| Linux | Linux | 5d7bc7e8680c7ca4c8a4f139ce2a54ccb8131ef0, 5d7bc7e8680c7ca4c8a4f139ce2a54ccb8131ef0, 5d7bc7e8680c7ca4c8a4f139ce2a54ccb8131ef0 |
Timeline
- Jun 25, 2026 CVE Published
- Jun 26, 2026 EPSS Score
- Jun 26, 2026 Coalition ESS Score
- Jun 29, 2026 Security Advisory