CVE-2026-68355
Last modified
CVE-2026-68355 is a vulnerability of currently unknown severity. 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..
Description
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.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= d5c65159f2895379e11ca13f62feabe93278985d, < 69a6a4f60b2da92c0bdfd9264b8ffe053f51f52a; >= d5c65159f2895379e11ca13f62feabe93278985d, < 904367381a922aa2dc3e8bd2488e6c9180516c7a; >= d5c65159f2895379e11ca13f62feabe93278985d, < a154ca3c441a67d36b3a9ea63a4f11b06abe6223; >= d5c65159f2895379e11ca13f62feabe93278985d, < 725c1c3a8c5d920a7d3f5887412f2ad8e95a74f5; >= d5c65159f2895379e11ca13f62feabe93278985d, < 7f11e70629650ff6ea140984e5ce188b775b2683 |
| Linux | Linux | 5.6 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-68355?
How severe is CVE-2026-68355?
How do I fix CVE-2026-68355?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-6835The a+HCM developed by aEnrich has an Arbitrary File Upload …6.1
- CVE-2026-68350In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68351In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68352In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68353In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68354In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68356In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68357In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68358In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68359In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68360In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68361In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-68355?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
