CVE-2026-80635
Last modified
CVE-2026-80635 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: wifi: wcn36xx: fix OOB read from short trigger BA firmware response The firmware response length is only checked against sizeof(*rsp) (20 bytes), but when candidate_cnt >= 1, a 22-byte candidate struct is read at buf + 20 without verifying the response contains it. This causes an out-of-bounds read of stale heap data, corrupting the BA session state. Add validation that the response includes the candidate data.. EPSS estimates a 0.17% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: wifi: wcn36xx: fix OOB read from short trigger BA firmware response The firmware response length is only checked against sizeof(*rsp) (20 bytes), but when candidate_cnt >= 1, a 22-byte candidate struct is read at buf + 20 without verifying the response contains it. This causes an out-of-bounds read of stale heap data, corrupting the BA session state. Add validation that the response includes the candidate data.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 16be1ac55944412e8d132b1db26f994b368c5742, < 04aba50212f9f274e1a726fb3873b5ce8da2d821; >= 16be1ac55944412e8d132b1db26f994b368c5742, < c07aa0534d50361183833e3803204044cf1d0476; >= 16be1ac55944412e8d132b1db26f994b368c5742, < d0b57bcd0dac6e2c9a3e474ec280e7db0b3edf35; >= 16be1ac55944412e8d132b1db26f994b368c5742, < af8f0ea1f0a3a5fb5ed2b8fed3f1501d644597ee; >= 16be1ac55944412e8d132b1db26f994b368c5742, < d0cafe6ed8d1f6d0097eda31d85f5760d4f359c2; >= 16be1ac55944412e8d132b1db26f994b368c5742, < b5e6f21923ca89d90256e7346301056f6502691e |
| Linux | Linux | 4.7 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-80635?
How severe is CVE-2026-80635?
How do I fix CVE-2026-80635?
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-8063An authenticated user can crash mongod when running $rankFus…7.1
- CVE-2026-80630In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-80631In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-80632In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80633In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-80634In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-80636In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80637In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-80638In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-80639In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80640In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80641In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-80635?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
