CVE-2026-64581

HIGHPre-NVD 7.87.8
EchelonGraph scoreHIGH confidence

Score 7.8 from GitHub Security Advisory (severity: HIGH) published 2026-08-05. 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.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: 7.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:

xfrm: fix sk_dst_cache double-free in xfrm_user_policy()

xfrm_user_policy() clears the socket dst cache with __sk_dst_reset(), i.e. the non-atomic __sk_dst_set(sk, NULL): it reads sk_dst_cache with rcu_dereference_protected(), stores NULL and dst_release()s the old dst. That is only safe if no other thread modifies sk_dst_cache concurrently.

For a connected UDP socket that does not hold: the transmit fast path (udp_sendmsg -> sk_dst_check -> sk_dst_reset) resets the cache locklessly with an atomic xchg(). A per-socket policy change racing a send can make both sides observe the same old dst and each dst_release() it, dropping the socket's single reference twice and freeing the xfrm_dst bundle while it is still referenced:

BUG: KASAN: slab-use-after-free in dst_release Write of size 4 at addr ffff88801897b6c0 by task exploit/155 Call Trace: ... dst_release (... ./include/linux/rcuref.h:109) xfrm_user_policy (./include/net/sock.h:2239 ./include/net/sock.h:2256 net/xfrm/xfrm_state.c:3053) do_ip_setsockopt (net/ipv4/ip_sockglue.c:1347) ip_setsockopt (net/ipv4/ip_sockglue.c:1417) do_sock_setsockopt (net/socket.c:2368) __sys_setsockopt (net/socket.c:2393) __x64_sys_setsockopt (net/socket.c:2396) do_syscall_64 (arch/x86/entry/syscall_64.c:94) entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:121)

Reachable by an unprivileged user via a user+network namespace.

Use the atomic sk_dst_reset() so the cache is cleared and released with a single xchg(): whichever side wins releases the dst once, the other sees NULL and does nothing. Behaviour is otherwise unchanged.

CVSS v3
7.8
EG Score
7.8(high)
EG Risk
40(Track)
EG Risk 40/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
Severity78% × 45%
Exploitation0% × 40%
Automatability30% × 15%
Action: Routine — remediate on your standard cadence.
EPSS PROB
0%
EPSS %ILE
2%
KEV
Not listed

Published

August 5, 2026

Last Modified

August 17, 2026

Advisory Details (2)

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

xfrm: fix sk_dst_cache double-free in xfrm_user_policy() - kernel/git/stable/linux.git - Linux kernel stable tree

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

xfrm: fix sk_dst_cache double-free in xfrm_user_policy() - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/96b678d08268b5f5c6fc99d4289d9b7e334fc683

Vendor Advisories for CVE-2026-64581(2)

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

Affected Packages

(4 across 4 ecosystems)
Debian:11(1)
PackageVulnerable rangeFixed inDependents
linux5.10.103-1 ... 7.2~rc5-1~exp1 (500 versions)
Debian:12(1)
PackageVulnerable rangeFixed inDependents
linux6.1.106-1 ... 7.2~rc5-1~exp1 (338 versions)
Debian:13(1)
PackageVulnerable rangeFixed inDependents
linux6.12.100-1 ... 7.2~rc5-1~exp1 (162 versions)
Debian:14(1)
PackageVulnerable rangeFixed inDependents
linux6.12.100-1 ... 7.1~rc7-1~exp1 (158 versions)7.1.6-1

Data Freshness Timeline

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

Frequently asked(5)

What is CVE-2026-64581?
CVE-2026-64581 is a high vulnerability published on August 5, 2026. In the Linux kernel, the following vulnerability has been resolved: xfrm: fix skdstcache double-free in xfrmuserpolicy() xfrmuserpolicy() clears the socket dst cache with skdstreset(), i.e. the non-atomic skdstset(sk, NULL): it reads skdstcache with rcudereferenceprotected(), stores NULL and…
When was CVE-2026-64581 disclosed?
CVE-2026-64581 was first published in the National Vulnerability Database on August 5, 2026, with the most recent update on August 17, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-64581 actively exploited?
CVE-2026-64581 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 98.4% of all scored CVEs.
What is the CVSS score of CVE-2026-64581?
CVE-2026-64581 has a CVSS v3 base score of 7.8 (NVD).
How do I remediate CVE-2026-64581?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-64581, 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-64581

Explore →

Is Your Infrastructure Affected by CVE-2026-64581?

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