First published: Sat Dec 28 2024(Updated: )
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().
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
debian/linux | 5.10.223-1 5.10.226-1 6.1.123-1 6.1.128-1 6.12.12-1 6.12.15-1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-56684 is classified with a moderate severity due to its impact on the Linux kernel's functionality.
To mitigate CVE-2024-56684, you should update your Linux kernel to one of the fixed versions listed in the vulnerability details.
CVE-2024-56684 affects specific versions of the Linux kernel, including versions prior to 5.10.223-1 and 6.12.15-1.
Yes, there is a patch available, and you can resolve CVE-2024-56684 by updating to the recommended versions of the Linux kernel.
The impact of CVE-2024-56684 includes potential incorrect memory allocation, which can lead to instability or unpredictable behavior in systems using affected Linux kernel versions.