Description
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().
Published: 2026-08-28
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A null pointer dereference occurs in the Linux kernel Wi‑Fi driver mt76 when the MT76_NPU and CONFIG_NET_MEDIATEK_SOC_WED options are enabled and the Airoha NPU SoC is detected. The init function attempts to use a Wild Edge Driver pointer that may be null, causing a kernel oops and potentially bringing the system down. This exploit leads to loss of availability. The weakness is a classic null pointer dereference (CWE‑476).

Affected Systems

All Linux kernel builds that include the mt76 Wi‑Fi driver with the MT76_NPU and CONFIG_NET_MEDIATEK_SOC_WED configuration options enabled are affected. The specific kernel versions are not enumerated in the advisory; attackers should assume any kernel code path that triggers the init routine is vulnerable.

Risk and Exploitability

The vulnerability can be triggered through normal driver operation when the offending options are compiled in and the hardware is present, implying a local, non‑privileged user on the machine could provoke a crash. The CVSS score is not provided, and the EPSS metric is missing, indicating no public exploitation reports are known. The issue is not listed in the CISA KEV catalog, suggesting a low to moderate risk profile. Still, a kernel crash represents a serious denial‑of‑service vector.

Generated by OpenCVE AI on August 28, 2026 at 10:15 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Linux kernel to a version that includes the commit fixing mt7996_init_tx_queues()
  • If an immediate kernel upgrade is not possible, rebuild the kernel disabling MT76_NPU and CONFIG_NET_MEDIATEK_SOC_WED options to remove NPU and WED support
  • After updating or rebuilding, reboot the system or restart network services and monitor the Wi‑Fi driver for crashes

Generated by OpenCVE AI on August 28, 2026 at 10:15 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 28 Aug 2026 07:30:00 +0000

Type Values Removed Values Added
Description 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().
Title wifi: mt76: mt7996: Fix NULL pointer dereference in mt7996_init_tx_queues()
First Time appeared Linux
Linux linux Kernel
CPEs cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
Vendors & Products Linux
Linux linux Kernel
References

Subscriptions

Linux Linux Kernel
cve-icon MITRE

Status: PUBLISHED

Assigner: Linux

Published:

Updated: 2026-08-28T06:48:47.772Z

Reserved: 2026-08-26T14:34:25.776Z

Link: CVE-2026-80632

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-28T08:16:48.107

Modified: 2026-08-28T08:16:48.107

Link: CVE-2026-80632

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-28T10:30:17Z

Weaknesses

No weakness.