Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: mailbox: mtk-cmdq: fix wrong use of sizeof in cmdq_get_clocks() It should be size of the struct clk_bulk_data, not data pointer pass to devm_kcalloc().
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.11, < 6.11.11 |
References
- https://git.kernel.org/stable/c/271ee263cc8771982809185007181ca10346fe73Patch
- https://git.kernel.org/stable/c/31986fad0cfdda8d8893230da04f5eb0774854d9Patch
- https://git.kernel.org/stable/c/a9c7cb960fc6e056ebecebd136a127612b15630dPatch
FAQ
What is CVE-2024-56684?
CVE-2024-56684 is a vulnerability with a CVSS score of 7.8 (HIGH). In the Linux kernel, the following vulnerability has been resolved: mailbox: mtk-cmdq: fix wrong use of sizeof in cmdq_get_clocks() It should be size of the struct clk_bulk_data, not data pointer pa...
How severe is CVE-2024-56684?
CVE-2024-56684 has been rated HIGH with a CVSS base score of 7.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-56684?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.