CVE-2026-93796
Last modified
CVE-2026-93796 is a high-severity vulnerability rated 7/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: pcie: null RX pointers after free When iwl_pcie_tx_init() fails after RX init, nic init unwinds via iwl_pcie_rx_free(). The freed RX members stayed non-NULL on the live transport object, so later teardown or retry could touch stale RX state. Set rx_pool, global_table, rxq, and alloc_page to NULL after free to make repeated cleanup and retry paths safe..
Description
In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: pcie: null RX pointers after free When iwl_pcie_tx_init() fails after RX init, nic init unwinds via iwl_pcie_rx_free(). The freed RX members stayed non-NULL on the live transport object, so later teardown or retry could touch stale RX state. Set rx_pool, global_table, rxq, and alloc_page to NULL after free to make repeated cleanup and retry paths safe.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 9cf671d60fdbeb8f875859c11148cf13c326ada2, < 6ec5bf430cf7466cb412e47f2761594092781fac; >= 9cf671d60fdbeb8f875859c11148cf13c326ada2, < 3456c5bcc987aeb182e50e30c9b02be8420e9953; >= 9cf671d60fdbeb8f875859c11148cf13c326ada2, < 2c79d7a7b583050c9f58041465cb46fe3483ab5d |
| Linux | Linux | 5.12 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-93796?
How severe is CVE-2026-93796?
How do I fix CVE-2026-93796?
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-93790In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-93791In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93792In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93793In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-93794In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93795In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93797In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93798In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-93799In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-9380A security vulnerability has been detected in Edimax BR-6675…8.8
- CVE-2026-93800In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93801In the Linux kernel, the following vulnerability has been re…7
Are you affected by CVE-2026-93796?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
