Vulnerability CVE-2023-52651


Published: 2024-05-01

Description:
In the Linux kernel, the following vulnerability has been resolved:

wifi: ath10k: fix NULL pointer dereference in ath10k_wmi_tlv_op_pull_mgmt_tx_compl_ev()

We should check whether the WMI_TLV_TAG_STRUCT_MGMT_TX_COMPL_EVENT tlv is
present before accessing it, otherwise a null pointer deference error will
occur.

 References:
https://git.kernel.org/stable/c/0cd3b0a1dc987697cba1fe93c784365aa1f8a230
https://git.kernel.org/stable/c/88a9dffaec779504ab3680d33cf677741c029420
https://git.kernel.org/stable/c/e1dc7aa814a95aeeb1b2c05be2b62af8423b15cc
https://git.kernel.org/stable/c/4c4e592266b6eec748ce90e82bd9cbc9838f3633
https://git.kernel.org/stable/c/90f089d77e38db1c48629f111f3c8c336be1bc38
https://git.kernel.org/stable/c/10a342fa2fe4c4dd22f2c8fe917d3b1929582076
https://git.kernel.org/stable/c/db755cf93f5895bbac491d27a8e2fe04c5f9ae4a
https://git.kernel.org/stable/c/835c5d37f4b0ba99e9ec285ffa645bc532714191
https://git.kernel.org/stable/c/ad25ee36f00172f7d53242dc77c69fff7ced0755

Copyright 2024, cxsecurity.com

 

Back to Top