CVE-2026-53129

HIGHNVD 7.8Trending — 3 sources updated this week
7.8
EchelonGraph verdictPlan a fixSerious severity, but no confirmed exploitation yet.
  • High severity, but no confirmed exploitation yet
CISA-KEV: Not listedEPSS: 0%CVSS: 7.8Exploit: NoneExposed: 0

No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.

In the Linux kernel, the following vulnerability has been resolved:

fs/mbcache: cancel shrink work before destroying the cache

mb_cache_destroy() calls shrinker_free() and then frees all cache entries and the cache itself, but it does not cancel the pending c_shrink_work work item first.

If mb_cache_entry_create() schedules c_shrink_work via schedule_work() and the work item is still pending or running when mb_cache_destroy() runs, mb_cache_shrink_worker() will access the cache after its memory has been freed, causing a use-after-free.

This is only reachable by a privileged user (root or CAP_SYS_ADMIN) who can trigger the last put of a mounted ext2/ext4/ocfs2 filesystem.

Cancel the work item with cancel_work_sync() before calling shrinker_free(), ensuring the worker has finished and will not be rescheduled before the cache is torn down.

CVSS v3
7.8
EG Score
0.0(none)
EPSS
5.2%
KEV
Not listed

Published

June 24, 2026

Last Modified

July 6, 2026

Advisory Details (4)

Auto-updated Jul 6, 2026
No patch confirmed yet.
generic

fs/mbcache: cancel shrink work before destroying the cache - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/d227786ab1119669df4dc333a61510c52047cce4
generic

fs/mbcache: cancel shrink work before destroying the cache - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/b25fd3523bef88fb7ffd4c5b63bbe9c08f73bb4c
generic

fs/mbcache: cancel shrink work before destroying the cache - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/a88d39a74a208e197c03bffaa2df34de732af19f
generic

fs/mbcache: cancel shrink work before destroying the cache - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/0e4eff315d799f5842b95872199b0f0fb8ef5f51

Vendor Advisories for CVE-2026-53129(2)

These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.

Weakness Classification(1)

MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.

Data Freshness Timeline

(refreshed 12× in last 7d / 23× in last 30d)

Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.

  1. 2026-07-06 16:27 UTCEPSS rescore
  2. 2026-07-06 16:27 UTCEPSS rescore
  3. 2026-07-06 15:52 UTCNVD updateCVSS v3 → 7.8 · severity → HIGH
  4. 2026-07-06 02:23 UTCEPSS rescore
  5. 2026-07-06 02:23 UTCEPSS rescore
  6. 2026-07-05 17:16 UTCGHSA enrichment
  7. 2026-07-04 06:31 UTCEPSS rescore
  8. 2026-07-04 06:31 UTCEPSS rescore
  9. 2026-07-02 23:28 UTCGHSA enrichment
  10. 2026-07-01 15:07 UTCEPSS rescore
  11. 2026-06-30 23:22 UTCEPSS rescore
  12. 2026-06-30 05:42 UTCGHSA enrichment
  13. 2026-06-29 14:06 UTCEPSS rescore
  14. 2026-06-29 14:06 UTCEPSS rescore
  15. 2026-06-28 14:07 UTCEPSS rescore
  16. 2026-06-28 04:56 UTCEPSS rescore
  17. 2026-06-28 04:56 UTCEPSS rescore
  18. 2026-06-27 11:55 UTCEG score recompute
  19. 2026-06-27 11:55 UTCGHSA enrichment
  20. 2026-06-27 03:08 UTCEPSS rescore
  21. 2026-06-25 13:49 UTCEPSS rescore
  22. 2026-06-24 18:07 UTCEG score recompute
  23. 2026-06-24 18:03 UTCNVD updatefirst tracked

Frequently asked(5)

What is CVE-2026-53129?
CVE-2026-53129 is a high vulnerability published on June 24, 2026. In the Linux kernel, the following vulnerability has been resolved: fs/mbcache: cancel shrink work before destroying the cache mbcachedestroy() calls shrinker_free() and then frees all cache entries and the cache itself, but it does not cancel the pending cshrinkwork work item first. If…
When was CVE-2026-53129 disclosed?
CVE-2026-53129 was first published in the National Vulnerability Database on June 24, 2026, with the most recent update on July 6, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-53129 actively exploited?
CVE-2026-53129 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 5.2% percentile likelihood of exploitation in the next 30 days — higher percentiles indicate greater predicted risk.
What is the CVSS score of CVE-2026-53129?
CVE-2026-53129 has a CVSS v3 base score of 7.8 (NVD). EchelonGraph synthesises NVD + CISA KEV + FIRST EPSS + GHSA into a combined EG score of 0.0.
How do I remediate CVE-2026-53129?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-53129, EchelonGraph cross-links them in the Vendor Advisories panel below — those typically contain the canonical remediation steps, fixed version numbers, and any vendor-specific mitigations.

Dependency Blast Radius

Explore the affected products and dependency analysis for CVE-2026-53129

Explore →

Is Your Infrastructure Affected by CVE-2026-53129?

EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.