GHSA-99r5-v2c8-64whunknown
In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7925: prevent...
🔗 CVE IDs covered (1)
📋 Description
In the Linux kernel, the following vulnerability has been resolved:
wifi: mt76: mt7925: prevent NULL vif dereference in mt7925_mac_write_txwi
Check for a NULL vif before accessing ieee80211_vif_is_mld(vif) to
avoid a potential kernel panic in scenarios where vif might not be
initialized.
🔗 References (6)
- https://nvd.nist.gov/vuln/detail/CVE-2026-53105
- https://git.kernel.org/stable/c/5d5bdea4ffcf54a6c4e751df713f95a1d783f298
- https://git.kernel.org/stable/c/6c52fbdc6f656ac2e8ed1e3d0f42ed21ef285e15
- https://git.kernel.org/stable/c/815db7fd57aa81c93fc8a66c2fac5f8bd0a8d153
- https://git.kernel.org/stable/c/962eb04e67552be406c906c83099c1d736aae3b6
- https://github.com/advisories/GHSA-99r5-v2c8-64wh