3 matches found
DEBIAN-CVE-2026-68310
In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7915: guard HE capability lookups mt7915mcubsshetlv and mt7915mcustabfertlv both run after checking HE support, then dereference the HE PHY capability returned by mt76connacgethephycap. That helper can return NULL...
EUVD-2026-55411
In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7915: guard HE capability lookups mt7915mcubsshetlv and mt7915mcustabfertlv both run after checking HE support, then dereference the HE PHY capability returned by mt76connacgethephycap. That helper can return NULL...
CVE-2026-68310
Summary: In the Linux kernel, the wifi MT7915 path (mt76) had a vulnerability where mt7915_mcu_bss_he_tlv() and mt7915_mcu_sta_bfer_tlv() dereferenced the HE PHY capability returned by mt76_connac_get_he_phy_cap() without confirming it was non-NULL. If no capability entry matches the vif type, th...