4 matches found
UBUNTU-CVE-2022-50700
In the Linux kernel, the following vulnerability has been resolved: wifi: ath10k: Delay the unmapping of the buffer On WCN3990, we are seeing a rare scenario where copy engine hardware is sending a copy complete interrupt to the host driver while still processing the buffer that the driver has...
CVE-2022-50700
CVE-2022-50700 affects the Linux kernel WiFi driver ath10k on certain devices (WCN3990). The issue is a race where the host unmaps/frees the copy engine buffer before the hardware completes processing, causing an SMMU fault and potentially a kernel panic. The described workaround is to delay unma...
PT-2025-52930
Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the ath10k driver related to buffer unmapping on WCN3990 hardware. Specifically, a race condition can occur where the driver unmaps and frees a...
kernel: wifi: ath10k: Delay the unmapping of the buffer
In the Linux kernel, the following vulnerability has been resolved: wifi: ath10k: Delay the unmapping of the buffer On WCN3990, we are seeing a rare scenario where copy engine hardware is sending a copy complete interrupt to the host driver while still processing the buffer that the driver has...