CVE-2026-64411

HIGHPre-NVD 7.17.1
EchelonGraph scoreMEDIUM confidence

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

Triggered by: GitHub Security Advisory CVSS
Sources: epss, ghsa, secondary
Trending — 4 sources updated this week
7.1EG
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.1Exploit: 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:

netfilter: ebtables: terminate table name before find_table_lock()

update_counters() and compat_update_counters() forward a user-supplied 32-byte table name to find_table_lock() without NUL-terminating it. On a lookup miss, find_inlist_lock() calls try_then_request_module(..., "%s%s", "ebtable_", name), and vsnprintf() reads past the name field and the stack object until it hits a zero byte.

BUG: KASAN: stack-out-of-bounds in string (lib/vsprintf.c:648 lib/vsprintf.c:730) Read of size 1 at addr ffff8880119dfb20 by task exploit/147 Call Trace: ... string (lib/vsprintf.c:648 lib/vsprintf.c:730) vsnprintf (lib/vsprintf.c:2945) __request_module (kernel/module/kmod.c:150) do_update_counters.isra.0 (net/bridge/netfilter/ebtables.c:371 net/bridge/netfilter/ebtables.c:380) update_counters (net/bridge/netfilter/ebtables.c:1440) do_ebt_set_ctl (net/bridge/netfilter/ebtables.c:2573) nf_setsockopt (net/netfilter/nf_sockopt.c:101) ip_setsockopt (net/ipv4/ip_sockglue.c:1424) raw_setsockopt (net/ipv4/raw.c:847) __sys_setsockopt (net/socket.c:2393) ...

compat_do_replace() shares the same unterminated name via compat_copy_ebt_replace_from_user(); terminate it there too so all find_table_lock() callers behave alike. The other callers already terminate the name after the copy.

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

Published

July 25, 2026

Last Modified

August 17, 2026

Advisory Details (8)

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

netfilter: ebtables: terminate table name before find_table_lock() - kernel/git/stable/linux.git - Linux kernel stable tree

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

netfilter: ebtables: terminate table name before find_table_lock() - kernel/git/stable/linux.git - Linux kernel stable tree

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

netfilter: ebtables: terminate table name before find_table_lock() - kernel/git/stable/linux.git - Linux kernel stable tree

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

netfilter: ebtables: terminate table name before find_table_lock() - kernel/git/stable/linux.git - Linux kernel stable tree

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

netfilter: ebtables: terminate table name before find_table_lock() - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/7436da6c1bc44654b7f11a17e746f6999fd37250
generic

netfilter: ebtables: terminate table name before find_table_lock() - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/6fe8d3cecd20bfaaaf440db3a06ba674d2f2e322
generic

netfilter: ebtables: terminate table name before find_table_lock() - kernel/git/stable/linux.git - Linux kernel stable tree

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

netfilter: ebtables: terminate table name before find_table_lock() - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/2664f537ca5bcb2ef3fac2683dcca602e51fad24

Vendor Advisories for CVE-2026-64411(2)

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

Affected Packages

(6 across 4 ecosystems)
Debian:11(2)
PackageVulnerable rangeFixed inDependents
linux5.10.103-1 ... 5.10.92-2 (55 versions)5.10.262-1
linux-6.16.1.106-3~deb11u1 ... 6.1.177-1~deb11u1 (22 versions)6.1.180-1~deb11u1
Debian:12(2)
PackageVulnerable rangeFixed inDependents
linux6.1.106-1 ... 6.1.99-1 (55 versions)6.1.180-1
linux-6.126.12.100-1~deb12u1
Debian:13(1)
PackageVulnerable rangeFixed inDependents
linux6.12.38-1 ... 6.12.95-1~bpo12+1 (30 versions)6.12.96-1
Debian:14(1)
PackageVulnerable rangeFixed inDependents
linux6.12.100-1 ... 7.1~rc7-1~exp1 (156 versions)7.1.4-1

Data Freshness Timeline

(refreshed 32× in last 7d / 157× 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 188 total refreshes for this CVE.

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

Frequently asked(5)

What is CVE-2026-64411?
CVE-2026-64411 is a high vulnerability published on July 25, 2026. In the Linux kernel, the following vulnerability has been resolved: netfilter: ebtables: terminate table name before findtablelock() updatecounters() and compatupdate_counters() forward a user-supplied 32-byte table name to findtablelock() without NUL-terminating it. On a lookup miss,…
When was CVE-2026-64411 disclosed?
CVE-2026-64411 was first published in the National Vulnerability Database on July 25, 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-64411 actively exploited?
CVE-2026-64411 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 97.5% of all scored CVEs.
What is the CVSS score of CVE-2026-64411?
CVE-2026-64411 has a CVSS v3 base score of 7.1 (NVD).
How do I remediate CVE-2026-64411?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-64411, 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-64411

Explore →

Is Your Infrastructure Affected by CVE-2026-64411?

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