CVE-2026-74649

Source
https://cve.org/CVERecord?id=CVE-2026-74649
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-74649.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-74649
Downstream
Published
2026-08-22T15:32:25.601Z
Modified
2026-08-27T11:31:17.509298190Z
Severity
  • 8.8 (High) CVSS_V3 - CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
staging: rtl8723bs: fix missing shared-key auth challenge length check
Details

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

staging: rtl8723bs: fix missing shared-key auth challenge length check

The WEP shared-key authentication handler uses the challenge-text element's attacker-controlled length without checking it against the fixed 128-byte chg_txt buffer.

In OnAuthClient() the length from rtwgetie() - up to 255 - is used to perform memcpy() into the 128-byte pmlmeinfo->chgtxt, so a malicious AP sending a malformed WLANEIDCHALLENGE element can overflow/underfill chgtxt by up to 127 bytes. It is reachable over the air, before association, during shared-key authentication. In the case of an overflow, the driver can write out of bounds. In the case of an underfill, the driver can echo stale buffer memory.

The challenge text is defined to be exactly 128 octets, which is already provided as the WLANAUTHCHALLENGE_LEN define; require the element to be exactly that length before use.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/74xxx/CVE-2026-74649.json",
    "cna_assigner": "Linux"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
554c0a3abf216c991c5ebddcdb2c08689ecd290b
Fixed
39ae1033071001af9bb4573ebdbb43bbbe88f749
Fixed
4d018e7d7d908bdfcb5ecfa922b1d5cb9ddb3722
Fixed
4ba402fd47009d20e51dbfc934abb562098ea35b
Fixed
87c2f073d2aaea041d531b8e579c47570b54b3b7
Fixed
a28a4b0592e4a37ea471bc0d308513a93133ce7e
Fixed
6235b5156b48ed5d1ce3410d8f0b2fd67d30d944
Fixed
2c56ef658ac8c6bca36bc5574715e8f717207c6c

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-74649.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
4.12.0
Fixed
5.15.216
Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
6.1.183
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.152
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.104
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.45
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.1.9

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-74649.json"