CVE-2024-56684

7.8HIGH

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

Published: 12/28/2024Updated: 10/7/2025

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().

AI AnalysisPowered by AI

Affected Products

linuxlinux_kernel
linuxlinux_kernel

References