CVE-2023-52593

Source
https://cve.org/CVERecord?id=CVE-2023-52593
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-52593.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2023-52593
Downstream
Related
Published
2024-03-06T06:45:24.551Z
Modified
2026-05-15T11:53:12.591679259Z
Summary
wifi: wfx: fix possible NULL pointer dereference in wfx_set_mfp_ap()
Details

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

wifi: wfx: fix possible NULL pointer dereference in wfxsetmfp_ap()

Since 'ieee80211beaconget()' can return NULL, 'wfxsetmfpap()' should check the return value before examining skb data. So convert the latter to return an appropriate error code and propagate it to return from 'wfxstart_ap()' as well. Compile tested only.

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

Affected packages

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
5.10.0
Fixed
6.1.77
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.16
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.7.4

Database specific

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