3 matches found
CVE-2022-50665
CVE-2022-50665 affects the Linux kernel ath11k wireless driver. The issue arises in ath11k_dp_rx_process_mon_status(): after a change that adds memset(ppdu_info, 0, sizeof(struct hal_rx_mon_ppdu_info)), the code did not initialize ppdu_info.peer_id to HAL_INVALID_PEERID, causing a mismatch in the...
CVE-2022-50665
In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix failed to find the peer with peerid 0 when disconnected It has a fail log which is ath11kdbg in ath11kdprxprocessmonstatus, as below, it will not print when debugmask is not set ATH11KDBGDATA. ath11kdbgab,...
PT-2025-49696
Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains an issue within the ath11k module related to handling disconnected Wi-Fi peers. Specifically, a failure log occurs when attempting to find a peer with an ID of ...