3 matches found
ROS-20260203-73-0039
A vulnerability in the wl1251txwork function of the wl1251/tx.c component of the wifi module of the Linux kernel is related to improper memory freeing before deleting the last reference. Exploitation of the vulnerability could allow an attacker to cause a denial of service...
wifi: wl1251: fix memory leak in wl1251_tx_work
...
CVE-2025-37982 wifi: wl1251: fix memory leak in wl1251_tx_work
In the Linux kernel, the following vulnerability has been resolved: wifi: wl1251: fix memory leak in wl1251txwork The skb dequeued from txqueue is lost when wl1251pselpwakeup fails with a -ETIMEDOUT error. Fix that by queueing the skb back to txqueue...