Vulnerability 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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.11, < 6.12.91 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/5d5bdea4ffcf54a6c4e751df713f95a1d783f298Patch
- https://git.kernel.org/stable/c/6c52fbdc6f656ac2e8ed1e3d0f42ed21ef285e15Patch
- https://git.kernel.org/stable/c/815db7fd57aa81c93fc8a66c2fac5f8bd0a8d153Patch
- https://git.kernel.org/stable/c/962eb04e67552be406c906c83099c1d736aae3b6Patch
FAQ
What is CVE-2026-53105?
CVE-2026-53105 is a vulnerability with a CVSS score of 5.5 (MEDIUM). 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_i...
How severe is CVE-2026-53105?
CVE-2026-53105 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-53105?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.