Vulnerabilities
CVE-2023-53767 - wifi: ath12k: fix memory leak in ath12k_qmi_driver_event_work()
CVE ID : CVE-2023-53767 Published : Dec. 8, 2025, 2:15 a.m. | 1 hour, 44 minutes ago Description : In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix memory leak in ath12k_qmi_driver_event_work() Currently the buffer pointed by event is not freed in case ATH12K_FLAG_UNREGISTERING bit is set, this causes memory leak. Add a goto skip instead of return, to ensure event and all the list entries are freed properly. Tested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.0.1-00029-QCAHKSWPL_SILICONZ-1 Severity: 0.0 | NA Visit the link for more details, such as CVSS details, affected products, timeline, and more...
Source: Telegram CVE Monitor