CyberAlerts is shutting down on June 30th, 2025. Thank you for your support!

CVE-2024-56684: mailbox: mtk-cmdq: fix wrong use of sizeof in cmdq_get_clocks()

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

Classification

CVE ID: CVE-2024-56684

Affected Products

Vendor: Linux

Product: Linux

Exploit Prediction Scoring System (EPSS)

EPSS Score: 0.05% (probability of being exploited)

EPSS Percentile: 17.81% (scored less or equal to compared to others)

EPSS Date: 2025-02-03 (when was this score calculated)

References

https://git.kernel.org/stable/c/31986fad0cfdda8d8893230da04f5eb0774854d9
https://git.kernel.org/stable/c/a9c7cb960fc6e056ebecebd136a127612b15630d
https://git.kernel.org/stable/c/271ee263cc8771982809185007181ca10346fe73

Timeline