---
cve: "CVE-2026-68352"
severity: "HIGH"
cvss: 8.3
epss: "42%"
vendor: "Linux"
kev: false
exploited: false
published: "2026-08-10 13:20:27"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-13T00:24:23+02:00"
---

# CVE-2026-68352

> 8.3 HIGH

## Beschreibung

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

wifi: ath6kl: fix OOB read from firmware IE lengths in connect event

The firmware-controlled beacon_ie_len, assoc_req_len, and assoc_resp_len
fields in ath6kl_wmi_connect_event_rx() are not validated against the
buffer length. Their sum (up to 765) can exceed the actual WMI event
data, causing out-of-bounds reads during IE parsing and state corruption
of wmi->is_wmm_enabled.

Add a check that the total IE length fits within the buffer.

## CVSS-Vektor

```
CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:H
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Benachbart | warn |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Hoch | bad |
| I Integrität | Gering | warn |
| A Verfügbarkeit | Hoch | bad |

## Patch verfügbar (OSV)

- Kernel ≥ 5.10.265
- Kernel ≥ 5.15.216
- Kernel ≥ 6.1.183
- Kernel ≥ 6.6.148
- Kernel ≥ 6.12.101
- Kernel ≥ 6.18.42
- Kernel ≥ 7.1.6

## Referenzen

- <https://git.kernel.org/stable/c/7cae33e3e09a080db96e3a8980c2c8d288318320>
- <https://git.kernel.org/stable/c/1eeed9efc9a40e0635e910c37fee86543041b4e1>
- <https://git.kernel.org/stable/c/a38d7d6376b295245b53bc98b7ca682c027abaf7>
- <https://git.kernel.org/stable/c/1c690f7c4c5b37108ac8c98b94ce1b3c655a4f5e>
- <https://git.kernel.org/stable/c/d70c0a850c21b57a6f46ce363860203389bbeaa6>
- <https://git.kernel.org/stable/c/33b5342d2080657054ddf89ef1199b426a37dae8>
- <https://git.kernel.org/stable/c/94e1bfcefe8264a207c2fda2febb954e70a34b42>
- <https://git.kernel.org/stable/c/6b47b29730de3232b919d8362749f6814c5f2a33>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-68352) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
