cve/2024/CVE-2024-56684.md
2025-09-29 16:08:36 +00:00

760 B

CVE-2024-56684

Description

In the Linux kernel, the following vulnerability has been resolved📫 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 todevm_kcalloc().

POC

Reference

No PoCs from references.

Github