CVE-2026-68309
Received Received - Intake

NULL Pointer Dereference in Linux Kernel MT76 WiFi Driver

Vulnerability report for CVE-2026-68309, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-10

Last updated on: 2026-08-19

Assigner: kernel.org

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-10
Last Modified
2026-08-19
Generated
2026-08-30
AI Q&A
2026-08-10
EPSS Evaluated
2026-08-29
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
linux_kernel linux_kernel *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is a NULL-pointer dereference vulnerability in the Linux kernel's mt76 Wi-Fi driver. The issue occurs in the mt76_connac_mcu_uni_bss_he_tlv function where the mt76_connac_get_he_phy_cap routine may return NULL. The code attempts to use this NULL pointer without checking, which could lead to a system crash or other undefined behavior.

Detection Guidance

This vulnerability is specific to the Linux kernel's mt76 Wi-Fi driver and involves a potential NULL-pointer dereference in the mt76_connac_mcu_uni_bss_he_tlv function. Detection requires checking for affected kernel versions and examining the mt76 driver code for the described issue.

Impact Analysis

If exploited, this vulnerability could cause a kernel panic or system instability, leading to denial of service. It may also potentially allow unauthorized code execution in the kernel context, depending on the system configuration and attacker capabilities.

Compliance Impact

This vulnerability is a NULL-pointer dereference in the Linux kernel's wifi driver (mt76). It does not directly affect compliance with GDPR, HIPAA, or similar standards as it is a low-level software bug with no documented impact on data protection, privacy, or security controls required by these regulations.

Mitigation Strategies

Update your Linux kernel to the latest patched version to resolve the NULL-pointer dereference in the mt76_connac_mcu_uni_bss_he_tlv function.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-68309. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart