CVE-2026-53085

HIGHPre-NVD 7.87.8
EchelonGraph scoreHIGH confidence

Score 7.8 from GitHub Security Advisory (severity: HIGH) published 2026-06-24. a secondary CVSS source baseline 7.8; sources differ by 0.0.

Triggered by: GitHub Security Advisory CVSS
Sources: epss, ghsa, secondary
Trending — 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:

bpf: fix mm lifecycle in open-coded task_vma iterator

The open-coded task_vma iterator reads task->mm locklessly and acquires mmap_read_trylock() but never calls mmget(). If the task exits concurrently, the mm_struct can be freed as it is not SLAB_TYPESAFE_BY_RCU, resulting in a use-after-free.

Safely read task->mm with a trylock on alloc_lock and acquire an mm reference. Drop the reference via bpf_iter_mmput_async() in _destroy() and error paths. bpf_iter_mmput_async() is a local wrapper around mmput_async() with a fallback to mmput() on !CONFIG_MMU.

Reject irqs-disabled contexts (including NMI) up front. Operations used by _next() and _destroy() (mmap_read_unlock, bpf_iter_mmput_async) take spinlocks with IRQs disabled (pool->lock, pi_lock). Running from NMI or from a tracepoint that fires with those locks held could deadlock.

A trylock on alloc_lock is used instead of the blocking task_lock() (get_task_mm) to avoid a deadlock when a softirq BPF program iterates a task that already holds its alloc_lock on the same CPU.

CVSS v3
7.8
EG Score
7.8(high)
EPSS
1.6%
KEV
Not listed

Published

June 24, 2026

Last Modified

July 6, 2026

Advisory Details (4)

Auto-updated Jun 28, 2026
No patch confirmed yet.
generic

bpf: fix mm lifecycle in open-coded task_vma iterator - kernel/git/stable/linux.git - Linux kernel stable tree

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

bpf: fix mm lifecycle in open-coded task_vma iterator - kernel/git/stable/linux.git - Linux kernel stable tree

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

bpf: fix mm lifecycle in open-coded task_vma iterator - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/43683bb280330f3d36f0f2a3932a4867b9603e9c
generic

bpf: fix mm lifecycle in open-coded task_vma iterator - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/239cec25a22662dbd80f57d94b38178c8be95269

Vendor Advisories for CVE-2026-53085(1)

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 33× in last 7d / 43× 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-07 01:36 UTCEG score recompute
  2. 2026-07-07 01:36 UTCGHSA enrichment
  3. 2026-07-06 16:27 UTCEPSS rescore
  4. 2026-07-06 16:27 UTCEPSS rescore
  5. 2026-07-06 12:42 UTCEG score recompute
  6. 2026-07-06 12:42 UTCGHSA enrichment
  7. 2026-07-06 02:23 UTCEPSS rescore
  8. 2026-07-06 02:23 UTCEPSS rescore
  9. 2026-07-05 23:47 UTCEG score recompute
  10. 2026-07-05 23:47 UTCGHSA enrichment
  11. 2026-07-05 10:54 UTCEG score recompute
  12. 2026-07-05 10:53 UTCGHSA enrichment
  13. 2026-07-05 02:31 UTCEPSS rescore
  14. 2026-07-05 02:30 UTCEPSS rescore
  15. 2026-07-04 21:59 UTCEG score recompute
  16. 2026-07-04 21:58 UTCGHSA enrichment
  17. 2026-07-04 09:05 UTCEG score recompute
  18. 2026-07-04 09:05 UTCGHSA enrichment
  19. 2026-07-04 06:31 UTCEPSS rescore
  20. 2026-07-03 20:11 UTCEG score recompute
  21. 2026-07-03 20:11 UTCGHSA enrichment
  22. 2026-07-03 07:17 UTCEG score recompute
  23. 2026-07-03 07:17 UTCGHSA enrichment
  24. 2026-07-02 18:23 UTCEG score recompute
  25. 2026-07-02 18:23 UTCGHSA enrichment
Show 18 more
  1. 2026-07-02 05:30 UTCEG score recompute
  2. 2026-07-02 05:30 UTCGHSA enrichment
  3. 2026-07-01 16:37 UTCEG score recompute
  4. 2026-07-01 16:37 UTCGHSA enrichment
  5. 2026-07-01 15:07 UTCEPSS rescore
  6. 2026-07-01 03:44 UTCEG score recompute 7.80
  7. 2026-07-01 03:44 UTCGHSA enrichment
  8. 2026-06-30 23:22 UTCEPSS rescore
  9. 2026-06-28 14:07 UTCEPSS rescore
  10. 2026-06-28 07:52 UTCMITRE cvelistV5CVSS v3 → 7.8 · severity → HIGH
  11. 2026-06-28 04:56 UTCEPSS rescore
  12. 2026-06-28 04:56 UTCEPSS rescore
  13. 2026-06-27 22:59 UTCEG score recompute
  14. 2026-06-27 22:59 UTCGHSA enrichment
  15. 2026-06-27 03:08 UTCEPSS rescore
  16. 2026-06-25 13:49 UTCEPSS rescore
  17. 2026-06-24 18:13 UTCEG score recompute
  18. 2026-06-24 18:03 UTCNVD updatefirst tracked

Frequently asked(5)

What is CVE-2026-53085?
CVE-2026-53085 is a high vulnerability published on June 24, 2026. In the Linux kernel, the following vulnerability has been resolved: bpf: fix mm lifecycle in open-coded task_vma iterator The open-coded task_vma iterator reads task->mm locklessly and acquires mmapreadtrylock() but never calls mmget(). If the task exits concurrently, the mm_struct can be freed as…
When was CVE-2026-53085 disclosed?
CVE-2026-53085 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-53085 actively exploited?
CVE-2026-53085 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 1.6% percentile likelihood of exploitation in the next 30 days — higher percentiles indicate greater predicted risk.
What is the CVSS score of CVE-2026-53085?
CVE-2026-53085 has a CVSS v3 base score of 7.8 (NVD).
How do I remediate CVE-2026-53085?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-53085, 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-53085

Explore →

Is Your Infrastructure Affected by CVE-2026-53085?

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