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

wifi: mt76: connac: fix possible NULL-pointer deref in mt76_connac_mcu_uni_bss_he_tlv()

mt76_connac_get_he_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 vulnerability is a potential NULL-pointer dereference in the mt76 wireless driver for Intel Connac devices. If the get_he_phy_cap routine returns NULL, the driver code may dereference it without validation, causing the kernel to crash. This loss of kernel stability leads to a denial‑of-service condition on the affected host, disabling network functionality and potentially other kernel services. The impact is system‑wide as it involves core kernel code.

Affected Systems

The affected product is the Linux kernel; the vendor is Linux and the product is Linux:Linux. No specific kernel versions are cited in the data, so all builds containing the insecure mt76 driver code may be vulnerable.

Risk and Exploitability

The exploit would likely target the wireless interface by sending crafted traffic that triggers the NULL pointer condition. The CVSS score of 5.3 indicates a medium severity vulnerability, while the EPSS score is very low (< 1%). Because a kernel crash can be leveraged by an attacker with physical or local network access, the overall risk is considered medium. The vulnerability is not listed in the CISA KEV catalog.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Linux kernel to a version that includes the mt76 driver fix
  • If an upgrade is not immediately feasible, disable the mt76 driver or use firmware that prevents the code path from executing
  • Monitor system logs for kernel oops or panic messages to detect exploitation attempts

Generated by OpenCVE AI on August 13, 2026 at 04:16 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, 19 Aug 2026 16:45:00 +0000


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 15: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: connac: fix possible NULL-pointer deref in mt76_connac_mcu_uni_bss_he_tlv() mt76_connac_get_he_phy_cap routine can theoretically return NULL so check cap pointer before dereferencing it.
Title wifi: mt76: connac: fix possible NULL-pointer deref in mt76_connac_mcu_uni_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-19T16:33:00.744Z

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

Link: CVE-2026-68309

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

Modified: 2026-08-19T17:20:41.750

Link: CVE-2026-68309

cve-icon Redhat

Severity : Moderate

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

Links: CVE-2026-68309 - Bugzilla

cve-icon OpenCVE Enrichment

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

Weaknesses