cve/2024/CVE-2024-56684.md

18 lines
760 B
Markdown
Raw Normal View History

2025-09-29 16:08:36 +00:00
### [CVE-2024-56684](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-56684)
![](https://img.shields.io/static/v1?label=Product&message=Linux&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=aa1609f571caba0db102c611829d48adf226bb70%3C%2031986fad0cfdda8d8893230da04f5eb0774854d9%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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 todevm_kcalloc().
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/cku-heise/euvd-api-doc