HomeDefectsLIN1023-4189
Fixed

LIN1023-4189 : Security Advisory - linux - CVE-2023-52593

Created: Mar 7, 2024    Updated: Apr 27, 2024
Resolved Date: Apr 19, 2024
Found In Version: 10.23.30.1
Fix Version: 10.23.30.9
Severity: Standard
Applicable for: Wind River Linux LTS 23
Component/s: Kernel

Description

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.

CREATE(Triage):(User=admin) CVE-2023-52593 (https://nvd.nist.gov/vuln/detail/CVE-2023-52593)

CVEs