SEPTEMBER 8, 2026
Live Feed
Back to database
Case File

CVE-2026-63866

HIGH · CVSS 8.8 EPSS 0.22%

Source: NVD + CISA KEV + EPSS · Published 2026-07-19 · Last synced 2026-08-18

CyberRota Analysis

AI-Generated

A vulnerability in the Linux kernel affects the mt76 Wi-Fi driver, specifically in the mt7996_mac_sta_deinit_link() function, where the WCID pointer is not properly cleared when removing a station link. This oversight could lead to potential memory corruption or denial of service, impacting system stability and security. Organizations using Linux systems with the mt76 driver should prioritize patching this vulnerability to mitigate risks associated with unauthorized access or system crashes.

CVE
CVE-2026-63866
Severity
HIGH
CVSS
8.8
EPSS
0.22%
Linux

Original NVD Description

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: Clear wcid pointer in mt7996_mac_sta_deinit_link() Clear WCID pointer removing the sta link in mt7996_mac_sta_deinit_link routine.