Bug 2367610 (CVE-2025-37982) - CVE-2025-37982 kernel: wifi: wl1251: fix memory leak in wl1251_tx_work
Summary: CVE-2025-37982 kernel: wifi: wl1251: fix memory leak in wl1251_tx_work
Keywords:
Status: NEW
Alias: CVE-2025-37982
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-05-20 18:01 UTC by OSIDB Bzimport
Modified: 2025-05-21 05:29 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-05-20 18:01:42 UTC
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.

Comment 1 Avinash Hanwate 2025-05-21 05:21:24 UTC
Upstream advisory:
https://lore.kernel.org/linux-cve-announce/2025052040-CVE-2025-37982-8085@gregkh/T


Note You need to log in before you can comment on or make changes to this bug.