3 matches found
CVE-2026-74410
A flaw was found in the Linux kernel's rtw88 wifi driver. An attacker able to control firmware RX descriptors could cause an out-of-bounds read from the pre-allocated Direct Memory Access DMA buffer. This occurs because the newlen calculation in the rtwpcirxnapi function does not properly validat...
UBUNTU-CVE-2023-54016
In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Fix memory leak in rxdesc and txdesc Currently when ath12kdpccdescinit is called we allocate memory to rxdescs and txdescs. In ath12kdpcccleanup, during descriptor cleanup rxdescs and txdescs memory is not freed. Th...
PT-2025-52973
Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak exists in the ath12k driver related to rx desc and tx desc descriptors. Specifically, memory allocated for these descriptors in ath12k dp cc desc init is not freed during...