CVE-2026-64539

HIGHPre-NVD 7.87.8
EchelonGraph scoreMEDIUM confidence

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

Bluetooth: eir: Fix stack OOB write when prepending the Flags AD

eir_create_adv_data() builds the advertising data into a fixed-size buffer ("size", 31 for the legacy path). It may prepend a 3-byte "Flags" AD structure (LE_AD_NO_BREDR on an LE-only controller) and then copies the per-instance data without checking that it still fits:

memcpy(ptr, adv->adv_data, adv->adv_data_len);

tlv_data_max_len() only reserves those 3 bytes when the user-supplied flags carry a managed-flags bit, so an instance added with flags == 0 is accepted with adv_data_len up to the full buffer. At advertise time the flags are still prepended, and the memcpy() writes 3 + adv_data_len bytes into the size-byte buffer:

BUG: KASAN: stack-out-of-bounds in eir_create_adv_data (net/bluetooth/eir.c:301) Write of size 31 at addr ffff88800a547bdc by task kworker/u9:0/65 Workqueue: hci0 hci_cmd_sync_work __asan_memcpy (mm/kasan/shadow.c:106) eir_create_adv_data (net/bluetooth/eir.c:301) hci_update_adv_data_sync (net/bluetooth/hci_sync.c:1310) hci_schedule_adv_instance_sync (net/bluetooth/hci_sync.c:1817) hci_cmd_sync_work (net/bluetooth/hci_sync.c:332) This frame has 1 object: [32, 64) 'cp'

The "Flags" structure is added by the kernel, not requested by userspace, so only prepend it when it fits together with the instance advertising data; when there is no room for both, drop the flags rather than the user-provided data.

Reachable by a local user with CAP_NET_ADMIN owning an LE-only controller on the legacy advertising path.

CVSS v3
7.8
EG Score
7.8(medium)
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

July 27, 2026

Last Modified

August 17, 2026

Advisory Details (5)

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

Bluetooth: eir: Fix stack OOB write when prepending the Flags AD - kernel/git/stable/linux.git - Linux kernel stable tree

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

Bluetooth: eir: Fix stack OOB write when prepending the Flags AD - kernel/git/stable/linux.git - Linux kernel stable tree

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

Bluetooth: eir: Fix stack OOB write when prepending the Flags AD - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/57077eeb586c42f124bc09e018449362223067b3
generic

Bluetooth: eir: Fix stack OOB write when prepending the Flags AD - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/0f0b6232af56441d0a2dcb173cc4f8d8aab39014
generic

Bluetooth: eir: Fix stack OOB write when prepending the Flags AD - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/09301f1fdf2aef8cce34d0c4650c30e7edb1ced9

Vendor Advisories for CVE-2026-64539(1)

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 ... 7.2~rc5-1~exp1 (500 versions)
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.96-1 (31 versions)6.12.100-1
Debian:14(1)
PackageVulnerable rangeFixed inDependents
linux6.12.100-1 ... 7.1~rc7-1~exp1 (157 versions)7.1.5-1

Data Freshness Timeline

(refreshed 19× in last 7d / 104× 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 119 total refreshes for this CVE.

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

Frequently asked(5)

What is CVE-2026-64539?
CVE-2026-64539 is a high vulnerability published on July 27, 2026. In the Linux kernel, the following vulnerability has been resolved: Bluetooth: eir: Fix stack OOB write when prepending the Flags AD eircreateadv_data() builds the advertising data into a fixed-size buffer ("size", 31 for the legacy path). It may prepend a 3-byte "Flags" AD structure (LEADNO_BREDR…
When was CVE-2026-64539 disclosed?
CVE-2026-64539 was first published in the National Vulnerability Database on July 27, 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-64539 actively exploited?
CVE-2026-64539 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.7% of all scored CVEs.
What is the CVSS score of CVE-2026-64539?
CVE-2026-64539 has a CVSS v3 base score of 7.8 (NVD).
How do I remediate CVE-2026-64539?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-64539, 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-64539

Explore →

Is Your Infrastructure Affected by CVE-2026-64539?

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