CVE-2023-53717
Gravedad:
Pendiente de análisis
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
22/10/2025
Última modificación:
22/10/2025
Descripción
*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
wifi: ath9k: Fix potential stack-out-of-bounds write in ath9k_wmi_rsp_callback()<br />
<br />
Fix a stack-out-of-bounds write that occurs in a WMI response callback<br />
function that is called after a timeout occurs in ath9k_wmi_cmd().<br />
The callback writes to wmi->cmd_rsp_buf, a stack-allocated buffer that<br />
could no longer be valid when a timeout occurs. Set wmi->last_seq_id to<br />
0 when a timeout occurred.<br />
<br />
Found by a modified version of syzkaller.<br />
<br />
BUG: KASAN: stack-out-of-bounds in ath9k_wmi_ctrl_rx<br />
Write of size 4<br />
Call Trace:<br />
memcpy<br />
ath9k_wmi_ctrl_rx<br />
ath9k_htc_rx_msg<br />
ath9k_hif_usb_reg_in_cb<br />
__usb_hcd_giveback_urb<br />
usb_hcd_giveback_urb<br />
dummy_timer<br />
call_timer_fn<br />
run_timer_softirq<br />
__do_softirq<br />
irq_exit_rcu<br />
sysvec_apic_timer_interrupt
Impacto
Referencias a soluciones, herramientas e información
- https://git.kernel.org/stable/c/1af7eacfad45149c54893a8a9df9e92ef89f0a90
- https://git.kernel.org/stable/c/554048a72d7ecfdd58cc1bfb56e0a1864e64e82c
- https://git.kernel.org/stable/c/78b56b0a613a87b61290b95be497fdfe2fe58aa6
- https://git.kernel.org/stable/c/89a33c3c847b19b19205cde1d924df2a6c70d8eb
- https://git.kernel.org/stable/c/8a2f35b9830692f7a616f2f627f943bc748af13a
- https://git.kernel.org/stable/c/8f28513d9520184059530c01a9f928a1b3809d3f
- https://git.kernel.org/stable/c/ae4933b4f17de8e2b7ff6f91b17d3b0099a6d6bc
- https://git.kernel.org/stable/c/bf6dc175a2b53098a69db1236d9d53982f4b1bc0



