Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: coex: check NULL return of kmalloc in btc_fw_set_monreg() kmalloc may fail, return value might be NULL and will cause NULL pointer dereference. Add check NULL return of kmalloc in btc_fw_set_monreg().
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.10, < 6.11.11 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/051577414271961f3f4c3bff87b427924b486219Patch
- https://git.kernel.org/stable/c/64db1a42d98307001a48cec1b3e68ce9f905e73dPatch
- https://git.kernel.org/stable/c/81df5ed446b448bdc327b7c7f0b50121fc1f4aa2Patch
FAQ
What is CVE-2024-56535?
CVE-2024-56535 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: coex: check NULL return of kmalloc in btc_fw_set_monreg() kmalloc may fail, return value might be NULL and will cause...
How severe is CVE-2024-56535?
CVE-2024-56535 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-56535?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.