8.8
CVE-2026-64445
- EPSS 0.32%
- Veröffentlicht 25.07.2026 08:51:16
- Zuletzt bearbeitet 17.08.2026 05:17:49
- CVE-Watchlists
- Unerledigt
staging: rtl8723bs: fix WEP length underflow and OOB read in OnAuth()
In the Linux kernel, the following vulnerability has been resolved:
staging: rtl8723bs: fix WEP length underflow and OOB read in OnAuth()
OnAuth() has two bugs in the shared-key authentication path.
When the Privacy bit is set, rtw_wep_decrypt() is called without
verifying that the frame is long enough to contain a valid WEP IV and
ICV. Inside rtw_wep_decrypt(), length is computed as:
length = len - WLAN_HDR_A3_LEN - iv_len
and then passed as (length - 4) to crc32_le(). If len is less than
WLAN_HDR_A3_LEN + iv_len + icv_len (32 bytes), length - 4 is negative
and, after the implicit cast to size_t, causes crc32_le() to read far
beyond the frame buffer. Add a minimum length check before accessing
the IV field and calling the decryption path.
When processing a seq=3 response, rtw_get_ie() stores the Challenge
Text IE length in ie_len, but the subsequent memcmp() always reads 128
bytes regardless of ie_len. IEEE 802.11 mandates a challenge text of
exactly 128 bytes; reject any IE whose length field differs, matching
the check already applied to OnAuthClient().Daten sind bereitgestellt durch das CVE Programm von einer CVE Numbering Authority (CNA) (Unstrukturiert).
HerstellerLinux
≫
Produkt
Linux
Default Statusunaffected
Version
554c0a3abf216c991c5ebddcdb2c08689ecd290b
Version <
665e1ecb68b4e8419604e70a33f02d1c8b0222c6
Status
affected
Version
554c0a3abf216c991c5ebddcdb2c08689ecd290b
Version <
87cccc2a767f17dcab71e3b9fe5ae29b5516c5ce
Status
affected
Version
554c0a3abf216c991c5ebddcdb2c08689ecd290b
Version <
c9000c93078e5c0a5a651b077c0ec92a4bc7d580
Status
affected
Version
554c0a3abf216c991c5ebddcdb2c08689ecd290b
Version <
1f6c9d255bdda41216b6e34c96aa2b1abee0bb84
Status
affected
Version
554c0a3abf216c991c5ebddcdb2c08689ecd290b
Version <
3e44a7665f3abd320a80d9c64ee4a93317041b8b
Status
affected
Version
554c0a3abf216c991c5ebddcdb2c08689ecd290b
Version <
64ec4192d9c10e96922245d4a6747304cc76b19d
Status
affected
Version
554c0a3abf216c991c5ebddcdb2c08689ecd290b
Version <
d90b9f39f375c9826ef145605dfe97765d0ecb91
Status
affected
Version
554c0a3abf216c991c5ebddcdb2c08689ecd290b
Version <
a1fc19d61f661d47204f095b593de507884849f7
Status
affected
HerstellerLinux
≫
Produkt
Linux
Default Statusaffected
Version
4.12
Status
affected
Version
0
Version <
4.12
Status
unaffected
Version <=
5.10.*
Version
5.10.261
Status
unaffected
Version <=
5.15.*
Version
5.15.212
Status
unaffected
Version <=
6.1.*
Version
6.1.178
Status
unaffected
Version <=
6.6.*
Version
6.6.145
Status
unaffected
Version <=
6.12.*
Version
6.12.96
Status
unaffected
Version <=
6.18.*
Version
6.18.39
Status
unaffected
Version <=
7.1.*
Version
7.1.4
Status
unaffected
Version <=
*
Version
7.2
Status
unaffected
VulnDex Vulnerability Enrichment
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.32% | 0.239 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | 8.8 | 2.8 | 5.9 |
CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
https://git.kernel.org/stable/c/665e1ecb68b4e8419604e70a33f02d1c8b0222c6
https://git.kernel.org/stable/c/87cccc2a767f17dcab71e3b9fe5ae29b5516c5ce
https://git.kernel.org/stable/c/c9000c93078e5c0a5a651b077c0ec92a4bc7d580
https://git.kernel.org/stable/c/1f6c9d255bdda41216b6e34c96aa2b1abee0bb84
https://git.kernel.org/stable/c/3e44a7665f3abd320a80d9c64ee4a93317041b8b
https://git.kernel.org/stable/c/64ec4192d9c10e96922245d4a6747304cc76b19d
https://git.kernel.org/stable/c/d90b9f39f375c9826ef145605dfe97765d0ecb91
https://git.kernel.org/stable/c/a1fc19d61f661d47204f095b593de507884849f7