CVE-2026-64095

HIGHPre-NVD 7.17.1
EchelonGraph scoreMEDIUM confidence

Score 7.1 from GitHub Security Advisory (severity: HIGH) published 2026-07-19. 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

A fix is available — apply it.

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

batman-adv: bla: avoid double decrement of bla.num_requests

The bla.num_requests is increased when no request_sent was in progress. And it is decremented in various places (announcement was received, backbone is purged, periodic work). But the check if the request_sent is actually set to a specific state and the atomic_dec/_inc are not safe because they are not atomic (TOCTOU) and multiple such code portions can run concurrently.

At the same time, it is necessary to modify request_sent (state) and bla.num_requests atomically. Otherwise batadv_bla_send_request() might set request_sent to 1 and is interrupted. batadv_handle_announce() can then set request_sent back to 0 and decrement num_requests before batadv_bla_send_request() incremented it.

The two operations must therefore be locked. And since state (request_sent) and wait_periods are only accessed inside this lock, they can be converted to simpler datatypes. And to avoid that the bla.num_requests is touched by a parallel running context with a valid backbone_gw reference after batadv_bla_purge_backbone_gw() ran, a third state "stopped" is required to correctly signal that a backbone_gw is in the state of being cleaned up.

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
18%
KEV
Not listed

Published

July 19, 2026

Last Modified

August 11, 2026

Advisory Details (8)

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

batman-adv: bla: avoid double decrement of bla.num_requests - kernel/git/stable/linux.git - Linux kernel stable tree

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

batman-adv: bla: avoid double decrement of bla.num_requests - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/8ff9c59d1b7b48c2596878341a5310f32895d52b
generic

batman-adv: bla: avoid double decrement of bla.num_requests - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/83ab69bd12b80f6ea169c8bea6977701b53a043d
generic

batman-adv: bla: avoid double decrement of bla.num_requests - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/65497ad155a3246df177b5ef662cd6e5a32cb470
generic

batman-adv: bla: avoid double decrement of bla.num_requests - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/5328b95960774f2e189f22485616bc7b8eb2f7e3
generic

batman-adv: bla: avoid double decrement of bla.num_requests - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/461f1e3dfb888701895b766446c55db2b10db705
generic

batman-adv: bla: avoid double decrement of bla.num_requests - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/45384612f29692fbf0c770200361a7acff90125c
generic

batman-adv: bla: avoid double decrement of bla.num_requests - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/1f013bc94154f2e78e97d0296175664224c796e0

Vendor Advisories for CVE-2026-64095(1)

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

Patch Availability(5)

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

(4 across 4 ecosystems)
Debian:11(1)
PackageVulnerable rangeFixed inDependents
linux5.10.103-1 ... 5.10.92-2 (54 versions)5.10.259-1
Debian:12(1)
PackageVulnerable rangeFixed inDependents
linux6.1.106-1 ... 6.1.99-1 (53 versions)6.1.176-1
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 (138 versions)7.0.12-1

All Vendor Advisories

(5)

Data Freshness Timeline

(refreshed 29× in last 7d / 159× 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 208 total refreshes for this CVE.

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

Frequently asked(5)

What is CVE-2026-64095?
CVE-2026-64095 is a high vulnerability published on July 19, 2026. In the Linux kernel, the following vulnerability has been resolved: batman-adv: bla: avoid double decrement of bla.num_requests The bla.numrequests is increased when no requestsent was in progress. And it is decremented in various places (announcement was received, backbone is purged, periodic…
When was CVE-2026-64095 disclosed?
CVE-2026-64095 was first published in the National Vulnerability Database on July 19, 2026, with the most recent update on August 11, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-64095 actively exploited?
CVE-2026-64095 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 81.5% of all scored CVEs.
What is the CVSS score of CVE-2026-64095?
CVE-2026-64095 has a CVSS v3 base score of 7.1 (NVD).
How do I remediate CVE-2026-64095?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-64095, 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-64095

Explore →

Is Your Infrastructure Affected by CVE-2026-64095?

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