NONE · 0

CVE-2026-68310

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7915: guard HE capability lookups mt7915_mcu_bss_he_tlv() and mt7915_mcu_sta_bfer_tlv() both run after checking HE s...

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7915: guard HE capability lookups mt7915_mcu_bss_he_tlv() and mt7915_mcu_sta_bfer_tlv() both run after checking HE support, then dereference the HE PHY capability returned by mt76_connac_get_he_phy_cap(). That helper can return NULL when no capability entry matches the vif type. Fetch the capability before appending the TLV and skip the HE-specific setup when no matching capability is available.

References

FAQ

What is CVE-2026-68310?

CVE-2026-68310 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7915: guard HE capability lookups mt7915_mcu_bss_he_tlv() and mt7915_mcu_sta_bfer_tlv() both run after checking HE s...

How severe is CVE-2026-68310?

CVSS scoring is not yet available for CVE-2026-68310. Check NVD for updates.

Is there a patch for CVE-2026-68310?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.