Security Advisory

CVE-2025-37982

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-05-20 16:58:23
Last updated 2026-05-11 21:19:00
Assigner Linux
State PUBLISHED

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.