In the Linux kernel, the following vulnerability has been resolved:
wifi: wfx: fix possible NULL pointer dereference in wfx_set_mfp_ap()
Since 'ieee80211_beacon_get()' can return NULL, 'wfx_set_mfp_ap()'
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 'wfx_start_ap()' as well. Compile tested only.
Metrics
Affected Vendors & Products
References
History
Mon, 04 Nov 2024 13:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
ssvc
|
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-03-06T06:45:24.551Z
Updated: 2024-11-04T14:49:20.690Z
Reserved: 2024-03-02T21:55:42.571Z
Link: CVE-2023-52593
Vulnrichment
Updated: 2024-08-02T23:03:21.203Z
NVD
Status : Awaiting Analysis
Published: 2024-03-06T07:15:08.940
Modified: 2024-11-21T08:40:08.590
Link: CVE-2023-52593
Redhat