CSIRTS // UNIFIED SECURITY ADVISORY FEEDSYS ● ONLINE · POWERED BY INTELFUSIONS.COM

CVE-2026-68355

lowCVSS 2.5covered by 2 sourcesfirst seen 2026-08-10
In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix potential buffer underflow in ath11k_hal_rx_msdu_list_get() When the first entry in msdu_details has a zero buffer address, the code accesses msdu_details[i - 1] with i == 0, causing a buffer underflow. Fix similarly to ath12k_wifi7_hal_rx_msdu_list_get() by adding a separate check for i == 0 before the main condition to prevent the out-of-bounds access. Found by Linux Verification Center (linuxtesting.org) with SVACE.

CSIRTS triage

What
A potential buffer underflow exists in the ath11k WiFi driver's MSDU list parsing function.
Who is affected
Systems running affected versions of the Linux kernel with Qualcomm ath11k WiFi driver.
Urgency
Low severity (CVSS 2.5); buffer underflow requires specific packet conditions and has limited impact.
Action
Apply Linux kernel patch addressing CVE-2026-68355 or update to a patched kernel version.

AI-assisted analysis generated from the source advisory — verify against the original.

⚡ Watch CVE-2026-68355

Get an email if CVE-2026-68355 is added to CISA KEV, gains public exploit code, or a new advisory cites it — max one per day, one-click unsubscribe.

Exploitation outlook

Advisory coverage (2)

External references

NVD record for CVE-2026-68355

CVE.org record

Embed the live status

CVE-2026-68355 live status badge — this badge updates automatically when the KEV or exploit status changes. How to embed it →

[![CVE-2026-68355 status](https://www.csirts.com/badge/CVE-2026-68355)](https://www.csirts.com/cve/CVE-2026-68355)