CVE-2026-90361
Last modified
CVE-2026-90361 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix leak in ath11k_service_ready_ext_event() Currently, during ath11k_service_ready_ext_event() processing, svc_rdy_ext.mac_phy_caps can be allocated during TLV parsing. This is a temporary allocation that is freed on the success path, but not on the error path.
Description
In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix leak in ath11k_service_ready_ext_event() Currently, during ath11k_service_ready_ext_event() processing, svc_rdy_ext.mac_phy_caps can be allocated during TLV parsing. This is a temporary allocation that is freed on the success path, but not on the error path. If parsing succeeds far enough to allocate mac_phy_caps and then fails on a later TLV, the allocation leaks. So free the allocation on the error path. Compile tested only.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 5b90fc760db5a969ed26d70f8e62c91915f012bd, < 35cb3086b426b3468cfc32d0d8d9883409705ea9; >= 5b90fc760db5a969ed26d70f8e62c91915f012bd, < 854eb9053a793b73c4e8082e1923735a80c77bcd; >= 5b90fc760db5a969ed26d70f8e62c91915f012bd, < 7dbf0bc50cf3ddd039becd875691bb7f484fa004; >= 5b90fc760db5a969ed26d70f8e62c91915f012bd, < 1296cae53052881ddd571a9d4f467a16ebfb7f14; >= 5b90fc760db5a969ed26d70f8e62c91915f012bd, < 10ccd92825504c029390874c6fb84c62d9f263f9; >= 5b90fc760db5a969ed26d70f8e62c91915f012bd, < f5bb3471c9f46c6cabc06a152c13fc518330913e; >= 5b90fc760db5a969ed26d70f8e62c91915f012bd, < 047a817147806140cdef5fa25d69d7b7a24f905c; >= 5b90fc760db5a969ed26d70f8e62c91915f012bd, < 0293be2212d319d59589082461abf2a9b626cd1c |
| Linux | Linux | 5.6 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-90361?
How severe is CVE-2026-90361?
How do I fix CVE-2026-90361?
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-90356In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90357In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-90358In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-90359In the Linux kernel, the following vulnerability has been re…
- CVE-2026-9036IBM Netezza Software 11.3.0.3 through Interim Fix 002 does n…5.9
- CVE-2026-90360In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90362In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90363In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90364In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90365In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90366In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90367In the Linux kernel, the following vulnerability has been re…8.8
Are you affected by CVE-2026-90361?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
