CVE-2023-53071

Source
https://cve.org/CVERecord?id=CVE-2023-53071
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-53071.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2023-53071
Downstream
Related
Published
2025-05-02T15:55:23.130Z
Modified
2026-05-15T11:53:26.460285968Z
Summary
wifi: mt76: do not run mt76_unregister_device() on unregistered hw
Details

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

wifi: mt76: do not run mt76unregisterdevice() on unregistered hw

Trying to probe a mt7921e pci card without firmware results in a successful probe where ieee80211registerhw hasn't been called. When removing the driver, ieee802111unregisterhw is called unconditionally leading to a kernel NULL pointer dereference. Fix the issue running mt76unregisterdevice routine just for registered hw.

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

Affected packages

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
5.18.0
Fixed
6.1.113
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.2.9

Database specific

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