CVE-2026-90344
Last modified
CVE-2026-90344 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: disconnect on CSA to channel 0 The refactor for the CSA parsing erroneously equates channel zero and no information present, leading it to ignore a CSA on an AP that advertises a switch to that (invalid) channel. This leads to not disconnecting, which we should. For Intel devices, this can lead to a firmware crash. Fix this by using an int type for the channel number as well as the opclass, and using a (negative) value that cannot be encoded in the element to indicate it's not present..
Description
In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: disconnect on CSA to channel 0 The refactor for the CSA parsing erroneously equates channel zero and no information present, leading it to ignore a CSA on an AP that advertises a switch to that (invalid) channel. This leads to not disconnecting, which we should. For Intel devices, this can lead to a firmware crash. Fix this by using an int type for the channel number as well as the opclass, and using a (negative) value that cannot be encoded in the element to indicate it's not present.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 21c3f8f95554feff9bed15703e89adbe582e0383, < 099aadb2012d7490bc584cc5075ef11cbc33f2c3; >= 21c3f8f95554feff9bed15703e89adbe582e0383, < e7bc5ab93acd1c3f54feeb9fa19ead3530168090; >= 21c3f8f95554feff9bed15703e89adbe582e0383, < eef374088450bb91626e133c7172b8a0e969a522; >= 21c3f8f95554feff9bed15703e89adbe582e0383, < cf57f0a674cc3e3cda1a789359cc1238b61b9d7d |
| Linux | Linux | 6.9 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-90344?
How severe is CVE-2026-90344?
How do I fix CVE-2026-90344?
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-90339In the Linux kernel, the following vulnerability has been re…
- CVE-2026-9034Use After Free vulnerability in Arm Ltd Bifrost GPU Userspac…7.8
- CVE-2026-90340In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90341In the Linux kernel, the following vulnerability has been re…7.7
- CVE-2026-90342In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90343In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-90345In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90346In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90347In the Linux kernel, the following vulnerability has been re…8.4
- CVE-2026-90348In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90349In the Linux kernel, the following vulnerability has been re…
- CVE-2026-9035IBM Aspera High-Speed Transfer Endpoint 3.7.4 through 4.4.7 …6.5
Are you affected by CVE-2026-90344?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
