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

wifi: mt76: mt7925: fix possible NULL-pointer deref in mt7925_mcu_bss_he_tlv()

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

Impact

The vulnerability is a NULL pointer dereference in the mt76 Wi‑Fi driver for the MT7925 chipset. The routine mt76_connac_get_he_phy_cap can return NULL, but the code in mt7925_mcu_bss_he_tlv() does not check the pointer before use, which can cause a kernel panic. This results in a loss of system availability and potentially disrupts all services running on the affected device because the kernel is forced to reboot. The weakness is a classic NULL pointer dereference (CWE‑476).

Affected Systems

All Linux kernel instances that include the mt76 driver for devices using the MT7925 chipset and that have not yet applied the patch referenced in the provided commit URLs are affected. The specific kernel versions are not listed, but any distribution maintainer who has not incorporated the fix into the base kernel should apply the update.

Risk and Exploitability

The EPSS score of less than 1% indicates a low probability of exploitation in the wild, and the vulnerability is not listed in the CISA KEV catalog. Nevertheless, the kernel‑level nature of the flaw means that a local user or an attacker who can affect the Wi‑Fi subsystem could trigger a crash, so the severity is moderate, with a CVSS score of 5.5. Based on the description, it is inferred that the attacker would need direct local access or the ability to cause the driver to process malformed data from the hardware interface, which is less likely to be exposed remotely.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the kernel to a version that includes the commit fixing the NULL pointer dereference (the referenced commits at git.kernel.org).
  • Reboot the system after applying the kernel update to ensure the new driver code is loaded.
  • If a kernel update is not immediately available, consider disabling the affected Wi‑Fi interface or updating the firmware to prevent interaction with the vulnerable driver code.

Generated by OpenCVE AI on August 13, 2026 at 13:45 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

Thu, 13 Aug 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

Low


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

Type Values Removed Values Added
Weaknesses CWE-476

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

Type Values Removed Values Added
Description In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7925: fix possible NULL-pointer deref in mt7925_mcu_bss_he_tlv() mt76_connac_get_he_phy_cap routine can theoretically return NULL so check cap pointer before dereferencing it.
Title wifi: mt76: mt7925: fix possible NULL-pointer deref in mt7925_mcu_bss_he_tlv()
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:05:36.346Z

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

Link: CVE-2026-68439

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-12T00:17:44.120

Modified: 2026-08-17T06:17:52.977

Link: CVE-2026-68439

cve-icon Redhat

Severity : Low

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

Links: CVE-2026-68439 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T13:45:03Z

Weaknesses