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: 5.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Denial of Service via kernel crash
Action: Apply patch
AI Analysis

Impact

A null pointer dereference is triggered in the Linux kernel Wi‑Fi driver mt76 when the MT76_NPU and CONFIG_NET_MEDIATEK_SOC_WED options are compiled in and an Airoha NPU SoC is detected. During the init routine mt7996_init_tx_queues(), the driver uses a NULL WED pointer without validating it, causing a kernel panic and rendering the system unavailable until a reboot.

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; users should assume any kernel code path that triggers the init routine while the settings are compiled in is vulnerable.

Risk and Exploitability

Based on the description, it is inferred that the vulnerability can only be exploited when the system is running the mt76 Wi‑Fi driver with the MT76_NPU and CONFIG_NET_MEDIATEK_SOC_WED options compiled in and an Airoha NPU SoC is present. In this scenario, the driver will attempt to initialise transmit queues and dereference a NULL WED pointer, resulting in a kernel panic. Because the fault occurs during normal driver operation, an attacker with local access could trigger it by causing the driver initialisation routine to run or by forcing the wireless interface to reset. The CVSS score of 5.5 indicates a medium severity impact on availability, and the EPSS score of less than 1% suggests a low probability of exploitation in the wild. The vulnerability is not currently listed in the CISA KEV catalog, and no public exploits are known.

Generated by OpenCVE AI on September 1, 2026 at 18:21 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 September 1, 2026 at 18:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 01 Sep 2026 12:15:00 +0000

Type Values Removed Values Added
References
Metrics threat_severity

None

cvssV3_1

{'score': 5.5, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H'}

threat_severity

Moderate


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

Type Values Removed Values Added
Weaknesses CWE-476

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

Severity : Moderate

Publid Date: 2026-08-28T00:00:00Z

Links: CVE-2026-80632 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-09-01T18:30:06Z

Weaknesses