Lucene search

K
nvd416baaa9-dc9f-4396-8d5f-8c081fb06d67NVD:CVE-2023-52593
HistoryMar 06, 2024 - 7:15 a.m.

CVE-2023-52593

2024-03-0607:15:08
416baaa9-dc9f-4396-8d5f-8c081fb06d67
web.nvd.nist.gov
5
linux kernel
wifi
vulnerability fix

AI Score

7.4

Confidence

High

EPSS

0

Percentile

15.5%

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.

AI Score

7.4

Confidence

High

EPSS

0

Percentile

15.5%