Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: wifi: wl1251: fix memory leak in wl1251_tx_work The skb dequeued from tx_queue is lost when wl1251_ps_elp_wakeup fails with a -ETIMEDOUT error. Fix that by queueing the skb back to tx_queue.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 2.6.32, < 5.4.293 |
| Debian | Debian Linux | 11.0 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/13c9744c1bcdb5de4e7dc1a78784788ecec52addPatch
- https://git.kernel.org/stable/c/2996144be660d930d5e394652abe08fe89dbe00ePatch
- https://git.kernel.org/stable/c/4a43fd36710669d67dbb5c16287a58412582ca26Patch
- https://git.kernel.org/stable/c/52f224009ce1e44805e6ff3ffc2a06af9c1c3c5bPatch
- https://git.kernel.org/stable/c/5a90c29d0204c5ffc45b43b4eced6eef0e19a33aPatch
- https://git.kernel.org/stable/c/8fd4b9551af214d037fbc9d8e179840b8b917841Patch
- https://git.kernel.org/stable/c/a0f0dc96de03ffeefc2a177b7f8acde565cb77f4Patch
- https://git.kernel.org/stable/c/f08448a885403722c5c77dae51964badfcb69495Patch
- https://lists.debian.org/debian-lts-announce/2025/05/msg00045.htmlThird Party Advisory
FAQ
What is CVE-2025-37982?
CVE-2025-37982 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: wifi: wl1251: fix memory leak in wl1251_tx_work The skb dequeued from tx_queue is lost when wl1251_ps_elp_wakeup fails with a -ETI...
How severe is CVE-2025-37982?
CVE-2025-37982 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-37982?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel, Debian Debian Linux.