4 matches found
CBL Mariner 2.0 Security Update: kernel (CVE-2024-50236)
The version of kernel installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-50236 advisory. - In the Linux kernel, the following vulnerability has been resolved: wifi: ath10k: Fix memory leak in...
CVE-2024-50236
In the Linux kernel, the following vulnerability has been resolved: wifi: ath10k: Fix memory leak in management tx In the current logic, memory is allocated for storing the MSDU context during management packet TX but this memory is not being freed during management TX completion. Similar leaks a...
CVE-2024-50236
CVE-2024-50236 affects the Linux kernel’s ath10k wireless stack. It describes a memory leak in management TX where MSDU context memory was allocated but not freed on TX completion, with similar leaks in the cleanup path. The fix frees the memory during completion/cleanup and protects the mgmt_tx ...
The vulnerability of the function ath10k_wmi_tlv_op_pull_mgmt_tx_compl_ev() in the driver net/wireless/ath/ath10k/wmi-tlv.c of the Atheros 802.11ac wireless adapter driver for the Linux operating system, which allows a hacker to cause a service failure.
The vulnerability of the function ath10kwmitlvoppullmgmttxcomplev in the driver net/wireless/ath/ath10k/wmi-tlv.c of the Atheros 802.11ac wireless adapter driver for the Linux operating system is related to the assignment of a null pointer. Exploiting this vulnerability could allow an attacker to...