CVE-2023-53721
Gravedad:
Pendiente de análisis
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
22/10/2025
Última modificación:
15/04/2026
Descripción
*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
wifi: ath12k: Fix a NULL pointer dereference in ath12k_mac_op_hw_scan()<br />
<br />
In ath12k_mac_op_hw_scan(), the return value of kzalloc() is directly<br />
used in memcpy(), which may lead to a NULL pointer dereference on<br />
failure of kzalloc().<br />
<br />
Fix this bug by adding a check of arg.extraie.ptr.<br />
<br />
Tested-on: WCN7850 hw2.0 PCI WLAN.HMT.1.0-03427-QCAHMTSWPL_V1.0_V2.0_SILICONZ-1.15378.4



