CVE-2026-68352

HIGHCVSS 8.3/10EPSS 0.40%

Last modified

CVE-2026-68352 is a high-severity vulnerability rated 8.3/10 on the CVSS scale. 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.. EPSS estimates a 0.40% chance of exploitation in the next 30 days.

Description

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.

Metrics

EPSS Probability
0.40%

33.9th percentile

Probability of exploitation in the next 30 days. Learn more

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
LinuxLinux>= bdcd81707973cf8aa9305337166f8ee842a050d4, < 7cae33e3e09a080db96e3a8980c2c8d288318320; >= bdcd81707973cf8aa9305337166f8ee842a050d4, < 1eeed9efc9a40e0635e910c37fee86543041b4e1; >= bdcd81707973cf8aa9305337166f8ee842a050d4, < a38d7d6376b295245b53bc98b7ca682c027abaf7; >= bdcd81707973cf8aa9305337166f8ee842a050d4, < 1c690f7c4c5b37108ac8c98b94ce1b3c655a4f5e; >= bdcd81707973cf8aa9305337166f8ee842a050d4, < d70c0a850c21b57a6f46ce363860203389bbeaa6; >= bdcd81707973cf8aa9305337166f8ee842a050d4, < 33b5342d2080657054ddf89ef1199b426a37dae8; >= bdcd81707973cf8aa9305337166f8ee842a050d4, < 94e1bfcefe8264a207c2fda2febb954e70a34b42; >= bdcd81707973cf8aa9305337166f8ee842a050d4, < 6b47b29730de3232b919d8362749f6814c5f2a33
LinuxLinux3.2

References

Timeline

Published
Last Modified
Status
Received

Frequently Asked Questions

What is CVE-2026-68352?
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.
How severe is CVE-2026-68352?
CVE-2026-68352 has a CVSS score of 8.3/10 (HIGH severity). The EPSS model estimates a 0.40% probability of exploitation in the next 30 days.
How do I fix CVE-2026-68352?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2026

Are you affected by CVE-2026-68352?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST