Bug 2525411 (CVE-2026-80632) - CVE-2026-80632 kernel: wifi: mt76: mt7996: Fix NULL pointer dereference in mt7996_init_tx_queues()
Summary: CVE-2026-80632 kernel: wifi: mt76: mt7996: Fix NULL pointer dereference in mt...
Keywords:
Status: NEW
Alias: CVE-2026-80632
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: 2026-08-28 07:43 UTC by OSIDB Bzimport
Modified: 2026-09-03 15:44 UTC (History)
2 users (show)

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-08-28 07:43:38 UTC
In the Linux kernel, the following vulnerability has been resolved:

wifi: mt76: mt7996: Fix NULL pointer dereference in mt7996_init_tx_queues()

When MT76_NPU and CONFIG_NET_MEDIATEK_SOC_WED are enabled and
mt76 detects properly the Airoha NPU SoC, mt7996_init_tx_queues() will
dereference a NULL WED pointer.
Fix the issue by always passing the WED pointer from mt7996_dma_init().


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