2 matches found
EUVD-2022-55740
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,...
CVE-2022-50665
CVE-2022-50665 (Linux kernel) affects the ath11k wifi driver. The issue arises when scanning with the station disconnected, where peer_id is incorrectly handled during HAL_RX_MON_STATUS parsing, causing a log message “failed to find the peer with peer_id 0”. Root cause: after a 01d2f285e3e5 chang...