CVE-2026-68199

Source
https://cve.org/CVERecord?id=CVE-2026-68199
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-68199.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-68199
Downstream
Published
2026-08-10T12:00:18.278Z
Modified
2026-08-14T04:04:00.429492263Z
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
wifi: ath6kl: fix OOB access from firmware ADDBA window size
Details

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

wifi: ath6kl: fix OOB access from firmware ADDBA window size

aggrrecvaddbareqevt() logs a debug message when the firmware-supplied winsz is outside [AGGRWINSZMIN, AGGRWINSZMAX] but does not return. The out-of-range winsz is then used in TIDWINDOWSZ() to compute a kzalloc size and stored in rxtid->holdqsz, leading to zero-size or overflowed allocations and subsequent out-of-bounds access.

Clean up any previously active aggregation session for the TID first, then return early when win_sz is out of the valid range, instead of proceeding with a broken allocation size.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/68xxx/CVE-2026-68199.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
bdcd81707973cf8aa9305337166f8ee842a050d4
Fixed
d4558c140782180e2c80a7588a4af9f8675adfc4
Fixed
5a65fd4722416061698b0a3277222381efbc4882
Fixed
58c6c8dc2e022e1b4f3dc58725a1ca49ff470f9c
Fixed
cec0a487cf38ac1f9bca240ffe8a94c5014b72f2
Fixed
44126b6994eeb28f2103b638e698f40a1244f327

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
3.2.0
Fixed
6.6.148
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.101
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.42
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.1.6

Database specific

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