VDB
CISA-2023-52593
CISA-2023-52593
PUBLISHED
Reported by Linux · Published March 6, 2024
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.
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | 268bceec1684932e194ae87877dcc73f534d921c, 268bceec1684932e194ae87877dcc73f534d921c, 268bceec1684932e194ae87877dcc73f534d921c |
| Linux | Linux | 5.10, 0, 6.1.77 |
| Linux | Linux | *, 268bceec1684932e194ae87877dcc73f534d921c, 268bceec1684932e194ae87877dcc73f534d921c |
| linux | linux_kernel | 5.10, 5.10, 5.10 |
Timeline
- Mar 6, 2024 CVE Published
- May 20, 2025 CVE Updated