CVE-2024-56684
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
28/12/2024
Last modified:
28/12/2024
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
mailbox: mtk-cmdq: fix wrong use of sizeof in cmdq_get_clocks()<br />
<br />
It should be size of the struct clk_bulk_data, not data pointer pass to<br />
devm_kcalloc().