In the Linux kernel, the following vulnerability has been resolved:
wifi: mt76: Fix memory leak destroying device
All MT76 rx queues have an associated pagepool even if the queue is not associated to a NAPI (e.g. WED RRO queues with WED enabled). Destroy the pagepool running mt76dmacleanup routine during module unload. Moreover returns pages to the page pool if WED is not enabled for WED RRO queues.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/53xxx/CVE-2026-53104.json",
"cna_assigner": "Linux"
}