Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7925: fix NULL deref check in mt7925_change_vif_links In mt7925_change_vif_links() devm_kzalloc() may return NULL but this returned value is not checked.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.11, < 6.12.13 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/2f709fe755c16b811ba7339ae4c3ee2c72323d3dMailing ListPatch
- https://git.kernel.org/stable/c/5872530c2862700070223a2c2ea85642bf2f8875Mailing ListPatch
- https://git.kernel.org/stable/c/5cd0bd815c8a48862a296df9b30e0ea0da14acd3Mailing ListPatch
FAQ
What is CVE-2024-57989?
CVE-2024-57989 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7925: fix NULL deref check in mt7925_change_vif_links In mt7925_change_vif_links() devm_kzalloc() may return NULL bu...
How severe is CVE-2024-57989?
CVE-2024-57989 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-2024-57989?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.