CVE-2023-53071
Severity CVSS v4.0:
Pending analysis
Type:
CWE-476
NULL Pointer Dereference
Publication date:
02/05/2025
Last modified:
12/11/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
wifi: mt76: do not run mt76_unregister_device() on unregistered hw<br />
<br />
Trying to probe a mt7921e pci card without firmware results in a<br />
successful probe where ieee80211_register_hw hasn&#39;t been called. When<br />
removing the driver, ieee802111_unregister_hw is called unconditionally<br />
leading to a kernel NULL pointer dereference.<br />
Fix the issue running mt76_unregister_device routine just for registered<br />
hw.
Impact
Base Score 3.x
5.50
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.18 (including) | 6.1.113 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.2 (including) | 6.2.9 (excluding) |
| cpe:2.3:o:linux:linux_kernel:6.3:rc1:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.3:rc2:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.3:rc3:*:*:*:*:*:* |
To consult the complete list of CPE names with products and versions, see this page



