Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: connac: check for null before dereferencing The wcid can be NULL. It should be checked for validity before dereferencing it to avoid crash.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.9, < 6.9.3 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/cb47c7be0e93dd5acda078163799401ac3a78e10Patch
- https://git.kernel.org/stable/c/e469218765b2781fb968778bd13595acec181a0ePatch
- https://git.kernel.org/stable/c/cb47c7be0e93dd5acda078163799401ac3a78e10Patch
- https://git.kernel.org/stable/c/e469218765b2781fb968778bd13595acec181a0ePatch
FAQ
What is CVE-2024-38609?
CVE-2024-38609 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: connac: check for null before dereferencing The wcid can be NULL. It should be checked for validity before dereferenci...
How severe is CVE-2024-38609?
CVE-2024-38609 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-38609?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.