CVE-2026-68439
UNKNOWN
NVD
CVSS Score
0
Severity
UNKNOWN
Published
Aug 12, 2026
Vendor
unknown
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.