CVE-2026-53247

CRITICALPre-NVD 9.89.8
EchelonGraph scoreMEDIUM confidence

Score 9.8 from GitHub Security Advisory (severity: CRITICAL) published 2026-06-25. the CNA's CVSS baseline 9.8; sources differ by 0.0.

Triggered by: GitHub Security Advisory CVSS
Sources: cna:linux, epss, ghsa
9.8EG
EchelonGraph verdictPlan a fixSerious severity, but no confirmed exploitation yet.
  • High severity, but no confirmed exploitation yet
CISA-KEV: Not listedEPSS PROB: 0%CVSS: 9.8Exploit: None knownExposed: 0

A fix is available — apply it.

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

net: ethernet: mtk_eth_soc: Fix use-after-free in metadata dst teardown

mtk_free_dev() calls metadata_dst_free() which frees the metadata_dst with kfree() immediately, bypassing the RCU grace period. In the RX path, skb_dst_set_noref() sets a non-refcounted pointer from the skb to the metadata_dst. This function requires RCU read-side protection and the dst must remain valid until all RCU readers complete. Since metadata_dst_free() calls kfree() directly, a use-after-free can occur if any skb still holds a noref pointer to the dst when the driver tears it down. Replace metadata_dst_free() with dst_release() which properly goes through the refcount path: when the refcount drops to zero, it schedules the actual free via call_rcu_hurry(), ensuring all RCU readers have completed before the memory is freed.

CVSS v3
9.8
EG Score
9.8(medium)
EG Risk
49(Track)
EG Risk 49/100SSVC: Track

EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).

How it’s computed
Severity98% × 45%
Exploitation0% × 40%
Automatability30% × 15%
Action: Routine — remediate on your standard cadence.
EPSS PROB
0%
EPSS %ILE
39%
KEV
Not listed

Published

June 25, 2026

Last Modified

August 5, 2026

Advisory Details (5)

Auto-updated Sep 9, 2026
No patch confirmed yet.
generic

net: ethernet: mtk_eth_soc: Fix use-after-free in metadata dst teardown - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/80df409e1a483676826a6c66e693dba6ac507751
generic

net: ethernet: mtk_eth_soc: Fix use-after-free in metadata dst teardown - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/2d86aeb46d5f69c704065a8c69822582787272a1
generic

net: ethernet: mtk_eth_soc: Fix use-after-free in metadata dst teardown - kernel/git/stable/linux.git - Linux kernel stable tree

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

net: ethernet: mtk_eth_soc: Fix use-after-free in metadata dst teardown - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/459c6f35c58cf0fd5247e55d73ddaa29571d9b7e
generic

net: ethernet: mtk_eth_soc: Fix use-after-free in metadata dst teardown - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/72775977e89c25c99ee84d2c5baa3f86a8ba5cb4

Vendor Advisories for CVE-2026-53247(2)

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

Patch Availability(13)

Patches are aggregated from vendor advisories (Red Hat, Microsoft, Cisco, GitHub) and package ecosystems (OSV, GHSA). Multiple rows for the same upstream release have been deduplicated.

Affected Packages

(2 across 2 ecosystems)
Debian:13(1)
PackageVulnerable rangeFixed inDependents
linux6.12.38-1 ... 6.12.94-1~bpo12+1 (27 versions)6.12.94-1
Debian:14(1)
PackageVulnerable rangeFixed inDependents
linux6.12.100-1 ... 7.0.9-1~bpo13+1 (145 versions)7.0.13-1

Weakness Classification(1)

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

Additional Vendor Advisories

(13)

Data Freshness Timeline

(refreshed 5× in last 7d / 165× 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.

Showing the most recent 100 of 623 total refreshes for this CVE.

  1. 2026-09-11 14:53 UTCEPSS rescore
  2. 2026-09-10 09:35 UTCEPSS rescore
  3. 2026-09-08 22:01 UTCEPSS rescore
  4. 2026-09-07 16:01 UTCEPSS rescore
  5. 2026-09-06 13:47 UTCEPSS rescore
  6. 2026-09-04 05:06 UTCEPSS rescore
  7. 2026-09-02 14:12 UTCEPSS rescore
  8. 2026-09-01 13:54 UTCEPSS rescore
  9. 2026-09-01 04:40 UTCEPSS rescore
  10. 2026-08-30 23:31 UTCVendor advisory
  11. 2026-08-30 23:30 UTCGHSA enrichment
  12. 2026-08-30 19:37 UTCEG score recompute
  13. 2026-08-30 19:37 UTCVendor advisory
  14. 2026-08-30 19:36 UTCGHSA enrichment
  15. 2026-08-30 19:17 UTCEPSS rescore
  16. 2026-08-30 01:22 UTCEPSS rescore
  17. 2026-08-28 21:41 UTCEPSS rescore
  18. 2026-08-28 03:46 UTCVendor advisory
  19. 2026-08-28 03:45 UTCGHSA enrichment
  20. 2026-08-27 23:57 UTCEG score recompute
  21. 2026-08-27 23:57 UTCVendor advisory
  22. 2026-08-27 23:57 UTCGHSA enrichment
  23. 2026-08-27 14:25 UTCEPSS rescore
  24. 2026-08-26 14:46 UTCEPSS rescore
  25. 2026-08-25 13:49 UTCEPSS rescore
Show 75 more
  1. 2026-08-25 05:29 UTCVendor advisory
  2. 2026-08-25 05:29 UTCGHSA enrichment
  3. 2026-08-25 01:40 UTCVendor advisory
  4. 2026-08-25 01:40 UTCGHSA enrichment
  5. 2026-08-24 21:52 UTCEG score recompute
  6. 2026-08-24 21:52 UTCVendor advisory
  7. 2026-08-24 21:52 UTCGHSA enrichment
  8. 2026-08-24 13:12 UTCEG score recompute
  9. 2026-08-24 13:12 UTCVendor advisory
  10. 2026-08-24 13:12 UTCGHSA enrichment
  11. 2026-08-24 04:31 UTCVendor advisory
  12. 2026-08-24 04:30 UTCGHSA enrichment
  13. 2026-08-23 23:11 UTCVendor advisory
  14. 2026-08-23 23:11 UTCGHSA enrichment
  15. 2026-08-23 19:12 UTCVendor advisory
  16. 2026-08-23 19:12 UTCGHSA enrichment
  17. 2026-08-23 15:23 UTCVendor advisory
  18. 2026-08-23 15:22 UTCGHSA enrichment
  19. 2026-08-23 11:34 UTCVendor advisory
  20. 2026-08-23 11:34 UTCGHSA enrichment
  21. 2026-08-23 07:45 UTCVendor advisory
  22. 2026-08-23 07:45 UTCGHSA enrichment
  23. 2026-08-23 02:27 UTCEG score recompute
  24. 2026-08-23 02:27 UTCVendor advisory
  25. 2026-08-23 02:26 UTCGHSA enrichment
  26. 2026-08-23 00:19 UTCEPSS rescore
  27. 2026-08-22 22:27 UTCVendor advisory
  28. 2026-08-22 22:27 UTCGHSA enrichment
  29. 2026-08-22 14:51 UTCVendor advisory
  30. 2026-08-22 14:51 UTCGHSA enrichment
  31. 2026-08-22 10:39 UTCVendor advisory
  32. 2026-08-22 10:39 UTCGHSA enrichment
  33. 2026-08-22 01:05 UTCEG score recompute
  34. 2026-08-22 01:05 UTCVendor advisory
  35. 2026-08-22 01:05 UTCGHSA enrichment
  36. 2026-08-21 23:49 UTCEPSS rescore
  37. 2026-08-21 21:15 UTCVendor advisory
  38. 2026-08-21 21:15 UTCGHSA enrichment
  39. 2026-08-21 17:26 UTCVendor advisory
  40. 2026-08-21 17:26 UTCGHSA enrichment
  41. 2026-08-21 12:57 UTCVendor advisory
  42. 2026-08-21 12:56 UTCGHSA enrichment
  43. 2026-08-21 09:07 UTCVendor advisory
  44. 2026-08-21 09:07 UTCGHSA enrichment
  45. 2026-08-21 05:09 UTCVendor advisory
  46. 2026-08-21 05:09 UTCGHSA enrichment
  47. 2026-08-20 23:35 UTCEG score recompute
  48. 2026-08-20 23:35 UTCVendor advisory
  49. 2026-08-20 23:35 UTCGHSA enrichment
  50. 2026-08-20 22:55 UTCEPSS rescore
  51. 2026-08-20 19:46 UTCVendor advisory
  52. 2026-08-20 19:46 UTCGHSA enrichment
  53. 2026-08-20 15:58 UTCVendor advisory
  54. 2026-08-20 15:58 UTCGHSA enrichment
  55. 2026-08-20 10:55 UTCVendor advisory
  56. 2026-08-20 10:55 UTCGHSA enrichment
  57. 2026-08-20 07:05 UTCEG score recompute
  58. 2026-08-20 07:05 UTCVendor advisory
  59. 2026-08-20 07:05 UTCGHSA enrichment
  60. 2026-08-19 17:04 UTCEPSS rescore
  61. 2026-08-19 14:20 UTCVendor advisory
  62. 2026-08-19 14:20 UTCGHSA enrichment
  63. 2026-08-19 10:29 UTCVendor advisory
  64. 2026-08-19 10:29 UTCGHSA enrichment
  65. 2026-08-19 05:42 UTCVendor advisory
  66. 2026-08-19 05:41 UTCGHSA enrichment
  67. 2026-08-19 01:30 UTCEG score recompute
  68. 2026-08-19 01:30 UTCVendor advisory
  69. 2026-08-19 01:30 UTCGHSA enrichment
  70. 2026-08-18 13:48 UTCEPSS rescore
  71. 2026-08-17 15:06 UTCEG score recompute
  72. 2026-08-17 15:06 UTCVendor advisory
  73. 2026-08-17 15:06 UTCGHSA enrichment
  74. 2026-08-17 13:47 UTCEPSS rescore
  75. 2026-08-17 11:17 UTCVendor advisory

Frequently asked(5)

What is CVE-2026-53247?
CVE-2026-53247 is a critical vulnerability published on June 25, 2026. In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtkethsoc: Fix use-after-free in metadata dst teardown mtkfreedev() calls metadatadstfree() which frees the metadata_dst with kfree() immediately, bypassing the RCU grace period. In the RX path, skbdstset_noref()…
When was CVE-2026-53247 disclosed?
CVE-2026-53247 was first published in the National Vulnerability Database on June 25, 2026, with the most recent update on August 5, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-53247 actively exploited?
CVE-2026-53247 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 0% probability of exploitation in the next 30 days, which ranks it in the top 61.0% of all scored CVEs.
What is the CVSS score of CVE-2026-53247?
CVE-2026-53247 has a CVSS v4.0 base score of 9.8 (CNA self-assessment; NVD's own analysis pending).
How do I remediate CVE-2026-53247?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-53247, 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

See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-53247

Explore →

Is Your Infrastructure Affected by CVE-2026-53247?

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