CVE-2026-74478

CRITICALPre-NVD 9.89.8
EchelonGraph scoreHIGH confidence

Score 9.8 from GitHub Security Advisory (severity: CRITICAL) published 2026-08-15. a secondary CVSS source baseline 9.8; sources differ by 0.0.

Triggered by: GitHub Security Advisory CVSS
Sources: epss, ghsa, secondary
Trending — 5 sources updated this week
9.8EG
EchelonGraph verdictPlan a fixSerious severity, but no confirmed exploitation yet.
  • High severity, but no confirmed exploitation yet
CISA-KEV: Not listedEPSS PROB: 1%CVSS: 9.8Exploit: None knownExposed: 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:

um: vector: fix use-after-free in vector_mmsg_rx()

When vector_mmsg_rx() discards a packet whose overlay header fails verify_header(), it frees the skb and continues the loop:

if (header_check < 0) { dev_kfree_skb_irq(skb); vp->estats.rx_encaps_errors++; continue; }

The normal and short-packet paths fall through to the bottom of the loop body, which clears the consumed slot and advances the cursors:

(*skbuff_vector) = NULL; mmsg_vector++; skbuff_vector++;

The verify_header() < 0 path skips that via continue, so the freed skb is left in skbuff_vector[] and the cursors do not advance. The next iteration reads the same slot, gets the freed skb, and frees it again, producing a refcount underflow / use-after-free in the RX path.

Discard the slot the same way the other paths do before continuing.

Only transports whose verify_header() can return negative are affected: GRE and L2TPv3 do so on a cookie/session-id mismatch (raw/tap do not), so any peer on such a transport can trigger it without authentication.

CVSS v3
9.8
EG Score
9.8(high)
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%
Exploitation1% × 40%
Automatability30% × 15%
Action: Routine — remediate on your standard cadence.
EPSS PROB
1%
EPSS %ILE
45%
KEV
Not listed

Published

August 15, 2026

Last Modified

August 19, 2026

Advisory Details (8)

Auto-updated Aug 19, 2026
No patch confirmed yet.
generic

um: vector: fix use-after-free in vector_mmsg_rx() - kernel/git/stable/linux.git - Linux kernel stable tree

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

um: vector: fix use-after-free in vector_mmsg_rx() - kernel/git/stable/linux.git - Linux kernel stable tree

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

um: vector: fix use-after-free in vector_mmsg_rx() - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/967c779c9853d2a1cc9cd8e61d300250c348f3d9
generic

um: vector: fix use-after-free in vector_mmsg_rx() - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/804b681002ead233abf49a3efd681f5468a835f9
generic

um: vector: fix use-after-free in vector_mmsg_rx() - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/7dc9781e320d664c9bdd50003c9acfddf363d1e1
generic

um: vector: fix use-after-free in vector_mmsg_rx() - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/67d58ab4f2ccf7145f3da07e025735a09c79de1b
generic

um: vector: fix use-after-free in vector_mmsg_rx() - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/4b9601595e8b6b5d18878cac0aeabc687d241111
generic

um: vector: fix use-after-free in vector_mmsg_rx() - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/180ff4c81faf01ec4e06082c9daa7c40518ead89

Vendor Advisories for CVE-2026-74478(1)

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

Data Freshness Timeline

(refreshed 52× in last 7d / 52× 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-08-21 05:57 UTCGHSA enrichment
  2. 2026-08-21 02:20 UTCEG score recompute
  3. 2026-08-21 02:19 UTCGHSA enrichment
  4. 2026-08-20 22:56 UTCEPSS rescore
  5. 2026-08-20 22:43 UTCGHSA enrichment
  6. 2026-08-20 19:06 UTCGHSA enrichment
  7. 2026-08-20 15:29 UTCGHSA enrichment
  8. 2026-08-20 11:51 UTCGHSA enrichment
  9. 2026-08-20 08:13 UTCGHSA enrichment
  10. 2026-08-20 04:37 UTCGHSA enrichment
  11. 2026-08-20 01:00 UTCGHSA enrichment
  12. 2026-08-19 21:23 UTCGHSA enrichment
  13. 2026-08-19 17:36 UTCEG score recompute
  14. 2026-08-19 17:35 UTCGHSA enrichment
  15. 2026-08-19 17:04 UTCEPSS rescore
  16. 2026-08-19 16:45 UTCEG score recompute
  17. 2026-08-19 16:45 UTCGHSA enrichment
  18. 2026-08-19 16:29 UTCGHSA enrichment
  19. 2026-08-19 12:53 UTCGHSA enrichment
  20. 2026-08-19 09:16 UTCGHSA enrichment
  21. 2026-08-19 05:39 UTCGHSA enrichment
  22. 2026-08-19 02:01 UTCGHSA enrichment
  23. 2026-08-18 22:24 UTCGHSA enrichment
  24. 2026-08-18 18:48 UTCGHSA enrichment
  25. 2026-08-18 15:11 UTCEG score recompute
Show 27 more
  1. 2026-08-18 15:10 UTCGHSA enrichment
  2. 2026-08-18 13:49 UTCEPSS rescore
  3. 2026-08-18 13:49 UTCEPSS rescore
  4. 2026-08-18 11:28 UTCGHSA enrichment
  5. 2026-08-18 07:51 UTCGHSA enrichment
  6. 2026-08-18 04:13 UTCGHSA enrichment
  7. 2026-08-18 00:34 UTCGHSA enrichment
  8. 2026-08-17 20:52 UTCGHSA enrichment
  9. 2026-08-17 17:15 UTCEG score recompute
  10. 2026-08-17 17:15 UTCGHSA enrichment
  11. 2026-08-17 13:47 UTCEPSS rescore
  12. 2026-08-17 13:38 UTCGHSA enrichment
  13. 2026-08-17 10:01 UTCEG score recompute
  14. 2026-08-17 10:01 UTCGHSA enrichment
  15. 2026-08-17 06:25 UTCEG score recompute
  16. 2026-08-17 06:24 UTCGHSA enrichment
  17. 2026-08-17 05:55 UTCEG score recompute 9.80
  18. 2026-08-17 05:55 UTCGHSA enrichment
  19. 2026-08-17 05:54 UTCMITRE cvelistV5CVSS v3 → 9.8 · severity → CRITICAL
  20. 2026-08-17 05:25 UTCEG score recompute
  21. 2026-08-17 05:25 UTCGHSA enrichment
  22. 2026-08-17 05:24 UTCMITRE cvelistV5
  23. 2026-08-16 14:56 UTCEPSS rescore
  24. 2026-08-16 14:56 UTCEPSS rescore
  25. 2026-08-15 13:27 UTCNVD update
  26. 2026-08-15 12:40 UTCEG score recompute
  27. 2026-08-15 12:37 UTCMITRE cvelistV5first tracked

Frequently asked(5)

What is CVE-2026-74478?
CVE-2026-74478 is a critical vulnerability published on August 15, 2026. In the Linux kernel, the following vulnerability has been resolved: um: vector: fix use-after-free in vectormmsgrx() When vectormmsgrx() discards a packet whose overlay header fails verify_header(), it frees the skb and continues the loop: if (header_check < 0) { devkfreeskb_irq(skb);…
When was CVE-2026-74478 disclosed?
CVE-2026-74478 was first published in the National Vulnerability Database on August 15, 2026, with the most recent update on August 19, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-74478 actively exploited?
CVE-2026-74478 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 1% probability of exploitation in the next 30 days, which ranks it in the top 55.1% of all scored CVEs.
What is the CVSS score of CVE-2026-74478?
CVE-2026-74478 has a CVSS v3 base score of 9.8 (NVD).
How do I remediate CVE-2026-74478?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-74478, 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-74478

Explore →

Is Your Infrastructure Affected by CVE-2026-74478?

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