mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
760 B
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.