CVE-2023-53251

Source
https://cve.org/CVERecord?id=CVE-2023-53251
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-53251.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2023-53251
Downstream
Related
Published
2025-09-15T14:46:20.886Z
Modified
2026-03-20T12:33:03.461423Z
Severity
  • 5.5 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
wifi: iwlwifi: pcie: fix NULL pointer dereference in iwl_pcie_irq_rx_msix_handler()
Details

In the Linux kernel, the following vulnerability has been resolved:

wifi: iwlwifi: pcie: fix NULL pointer dereference in iwlpcieirqrxmsix_handler()

rxq can be NULL only when transpcie->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 transpcie->rxq is NULL. Modify checker to check for trans_pcie->rxq.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/53xxx/CVE-2023-53251.json",
    "cna_assigner": "Linux"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
abc599efa67bb4138536360e07d677052b19e392
Fixed
3b9de981fe7f1c6e07c7b852421ad69be3d4b6c2
Fixed
2d690495eb2766d58e25c83676f422219c4fcf18
Fixed
390e44efcf4d390b5053ad112553155d2d097c73
Fixed
f71d0fc407dd028416bec002ddcc62f5acb0346a
Fixed
1902f1953b8ba100ee8705cb8a6f1a9795550eca

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-53251.json"