CVE-2023-53251
15.09.2025, 15:15
In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: pcie: fix NULL pointer dereference in iwl_pcie_irq_rx_msix_handler() rxq can be NULL only when trans_pcie->rxq is NULL and entry->entry is zero. For the case when entry->entry is not equal to 0, rxq won't be NULL even if trans_pcie->rxq is NULL. Modify checker to check for trans_pcie->rxq.Enginsight
| Vendor | Product | Version |
|---|---|---|
| linux | linux_kernel | 5.12 ≤ 𝑥 < 5.15.121 |
| linux | linux_kernel | 5.16 ≤ 𝑥 < 6.1.39 |
| linux | linux_kernel | 6.2 ≤ 𝑥 < 6.3.13 |
| linux | linux_kernel | 6.4 ≤ 𝑥 < 6.4.4 |
𝑥
= Vulnerable software versions
Debian Releases
Common Weakness Enumeration
References