2 matches found
CVE-2026-93796
The Linux kernel contains a vulnerability in the iwlwifi driver's pcie component. When iwl_pcie_tx_init() fails after RX init , the initialization unwinds via iwl_pcie_rx_free() , but the freed RX members remain non-NULL on the live transport object. This flaw allows subsequent teardown or retry ...
5.8AI score
SaveExploits0References3
EUVD-2026-86183
In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: pcie: null RX pointers after free When iwlpcietxinit fails after RX init, nic init unwinds via iwlpcierxfree. The freed RX members stayed non-NULL on the live transport object, so later teardown or retry could touc...
5.8AI score
SaveExploits0References3
20