CVE-2026-64441

HIGHPre-NVD 8.88.8
EchelonGraph scoreMEDIUM confidence

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

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

staging: rtl8723bs: fix OOB reads in rtw_get_sec_ie(), rtw_get_wapi_ie(), and rtw_get_wps_attr()

Three IE/attribute parsing functions have missing bounds checks.

rtw_get_sec_ie() and rtw_get_wapi_ie() iterate over a raw IE buffer without verifying that the header bytes (tag + length) are within the remaining buffer before reading them. Additionally, rtw_get_sec_ie() compares the 4-byte WPA OUI at cnt+2 without checking that at least 6 bytes remain, and rtw_get_wapi_ie() compares a 4-byte WAPI OUI at cnt+6 without checking that at least 10 bytes remain.

rtw_get_wps_attr() reads wps_ie[0] and wps_ie+2 unconditionally at entry, before verifying that wps_ielen is large enough to contain the 6-byte WPS IE header (element_id + length + 4-byte OUI). Inside the attribute loop, get_unaligned_be16() is called on attr_ptr and attr_ptr+2 without checking that 4 bytes remain in the buffer.

Add a cnt+2 bounds check before each loop body in rtw_get_sec_ie() and rtw_get_wapi_ie(), guard each multi-byte comparison with a minimum IE length requirement, add a wps_ielen < 6 early return in rtw_get_wps_attr(), and add a 4-byte bounds check in its inner loop.

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

Published

July 25, 2026

Last Modified

August 17, 2026

Advisory Details (7)

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

staging: rtl8723bs: fix OOB reads in rtw_get_sec_ie(), rtw_get_wapi_ie(), and rtw_get_wps_attr() - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/1463ca3ec6601cbb097d8d87dbf5dcf1cb86a344
generic

staging: rtl8723bs: fix OOB reads in rtw_get_sec_ie(), rtw_get_wapi_ie(), and rtw_get_wps_attr() - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/729c4e72563bda0f1725db1db9ea08df06f41d9b
generic

staging: rtl8723bs: fix OOB reads in rtw_get_sec_ie(), rtw_get_wapi_ie(), and rtw_get_wps_attr() - kernel/git/stable/linux.git - Linux kernel stable tree

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

staging: rtl8723bs: fix OOB reads in rtw_get_sec_ie(), rtw_get_wapi_ie(), and rtw_get_wps_attr() - kernel/git/stable/linux.git - Linux kernel stable tree

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

staging: rtl8723bs: fix OOB reads in rtw_get_sec_ie(), rtw_get_wapi_ie(), and rtw_get_wps_attr() - kernel/git/stable/linux.git - Linux kernel stable tree

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

staging: rtl8723bs: fix OOB reads in rtw_get_sec_ie(), rtw_get_wapi_ie(), and rtw_get_wps_attr() - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/2ea1ce30ead61589214240e8d33d96310fd613e5
generic

staging: rtl8723bs: fix OOB reads in rtw_get_sec_ie(), rtw_get_wapi_ie(), and rtw_get_wps_attr() - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/efa27d487abcdec79669a60a6d94d5d6eceb7c1d

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 (156 versions)7.1.4-1

Data Freshness Timeline

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

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

Frequently asked(5)

What is CVE-2026-64441?
CVE-2026-64441 is a high vulnerability published on July 25, 2026. In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix OOB reads in rtwgetsecie(), rtwgetwapiie(), and rtwgetwps_attr() Three IE/attribute parsing functions have missing bounds checks. rtwgetsecie() and rtwgetwapiie() iterate over a raw IE buffer without…
When was CVE-2026-64441 disclosed?
CVE-2026-64441 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-64441 actively exploited?
CVE-2026-64441 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 83.0% of all scored CVEs.
What is the CVSS score of CVE-2026-64441?
CVE-2026-64441 has a CVSS v3 base score of 8.8 (NVD).
How do I remediate CVE-2026-64441?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-64441, 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-64441

Explore →

Is Your Infrastructure Affected by CVE-2026-64441?

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