Memory Leak Issue in Linux Kernel's wl1251 Driver by Linux Foundation
CVE-2025-37982

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
20 May 2025

What is CVE-2025-37982?

A vulnerability in the Linux kernel's wl1251 wireless driver has been identified that causes a memory leak when the wl1251_ps_elp_wakeup function fails due to a timeout error. This issue results in the skb (socket buffer) being dequeued from the tx_queue and subsequently lost. The proposed fix remedies this by ensuring the skb is correctly re-queued back to the tx_queue, enhancing the stability and reliability of network performance.

Affected Version(s)

Linux c5483b71936333ba9474f57d0f3a7a7abf9b87a0 < 13c9744c1bcdb5de4e7dc1a78784788ecec52add

Linux c5483b71936333ba9474f57d0f3a7a7abf9b87a0

Linux c5483b71936333ba9474f57d0f3a7a7abf9b87a0 < 2996144be660d930d5e394652abe08fe89dbe00e

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.
CVE-2025-37982 : Memory Leak Issue in Linux Kernel's wl1251 Driver by Linux Foundation