Bug 2492383 (CVE-2026-53104) - CVE-2026-53104 kernel: wifi: mt76: Fix memory leak destroying device
Summary: CVE-2026-53104 kernel: wifi: mt76: Fix memory leak destroying device
Keywords:
Status: NEW
Alias: CVE-2026-53104
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-06-24 18:09 UTC by OSIDB Bzimport
Modified: 2026-06-26 15:58 UTC (History)
2 users (show)

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-06-24 18:09:05 UTC
In the Linux kernel, the following vulnerability has been resolved:

wifi: mt76: Fix memory leak destroying device

All MT76 rx queues have an associated page_pool even if the queue is not
associated to a NAPI (e.g. WED RRO queues with WED enabled). Destroy the
page_pool running mt76_dma_cleanup routine during module unload.
Moreover returns pages to the page pool if WED is not enabled for WED RRO
queues.

Comment 1 Mauro Matteo Cascella 2026-06-26 15:48:52 UTC
Upstream advisory:
https://lore.kernel.org/linux-cve-announce/2026062412-CVE-2026-53104-95e8@gregkh/T


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