4 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...
The vulnerability of the wl1251_tx_work function in the wl1251/tx.c component of the Linux kernel Wi-Fi module allows a hacker to cause a service failure.
The vulnerability of the wl1251txwork function in the wl1251/tx.c component of the Linux kernel Wi-Fi module is related to improper memory release before deleting the last pointer. Exploiting this vulnerability could allow an attacker to cause a service failure...
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...