Description
In the Linux kernel, the following vulnerability has been resolved:

wifi: mt76: mt7996: fix possible NULL-pointer deref in mt7996_mcu_sta_bfer_eht()

mt76_connac_get_eht_phy_cap routine can theoretically return NULL so
check cap pointer before dereferencing it.
Published: 2026-08-10
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Linux kernel’s mt76 driver for MT7996 Wi‑Fi devices contains a potential NULL‑pointer dereference: the routine mt76_connac_get_eht_phy_cap may return NULL, and the driver subsequently accesses the pointer without checking. This flaw can trigger a kernel panic when the driver processes certain traffic, resulting in a loss of service for the affected host. No code‑execution or privilege‑escape path is described in the supplied data.

Affected Systems

The vulnerability resides in the mt76/mt7996 driver path within the Linux kernel. Specific kernel versions are not enumerated in the report; any build that includes the mt76 module and has not incorporated the commit that adds the NULL check is potentially exposed. All Linux distributions shipping unpatched kernels with this driver are considered affected.

Risk and Exploitability

The CVSS score is 5.3 and the EPSS score is < 1%, and the vulnerability is not listed in CISA KEV. The likely attack vector is inferred to be traffic sent over the wireless medium that triggers the NULL dereference; an attacker with access to the wireless interface could craft such traffic. Because the flaw causes a kernel crash rather than providing code execution, the exploitation would result in denial of service. The overall risk is moderate, given the lack of persistence or data compromise and the need to reach the vulnerable driver via wireless traffic.

Generated by OpenCVE AI on August 13, 2026 at 04:18 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the kernel to a release that includes the mt76/mt7996 NULL‑pointer check fix (commit c2b1882cf)
  • If your system uses a custom kernel, back‑port the relevant commit into your kernel tree and rebuild the module
  • Reboot or reload the mt76 driver after applying the patch to activate the corrected code

Generated by OpenCVE AI on August 13, 2026 at 04:18 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DLA Debian DLA DLA-4745-1 linux-6.12 security update
History

Wed, 12 Aug 2026 00:15:00 +0000

Type Values Removed Values Added
References
Metrics threat_severity

None

cvssV3_1

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

threat_severity

Moderate


Mon, 10 Aug 2026 17:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-476

Mon, 10 Aug 2026 12:30:00 +0000

Type Values Removed Values Added
Description In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: fix possible NULL-pointer deref in mt7996_mcu_sta_bfer_eht() mt76_connac_get_eht_phy_cap routine can theoretically return NULL so check cap pointer before dereferencing it.
Title wifi: mt76: mt7996: fix possible NULL-pointer deref in mt7996_mcu_sta_bfer_eht()
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-17T05:02:58.582Z

Reserved: 2026-07-30T09:28:09.381Z

Link: CVE-2026-68306

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-10T13:20:20.313

Modified: 2026-08-17T05:18:33.493

Link: CVE-2026-68306

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-08-10T12:02:40Z

Links: CVE-2026-68306 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T04:30:06Z

Weaknesses