CVE-2024-56684
HighIn 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().
CVSS 3.1 score
7.8
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Affected versions
Linux kernel versions
6.11
and later are affected. Fixed in
6.11.11,
6.12.2,
6.13
and their respective stable series.
References
The following references provide additional information about CVE-2024-56684 including vendor advisories, patch commits, exploit details, and third-party analysis. Links are sourced from the NIST NVD database.
-
PatchKernel patch commithttps://git.kernel.org/stable/c/271ee263cc8771982809185007181ca10346fe73
-
PatchKernel patch commithttps://git.kernel.org/stable/c/31986fad0cfdda8d8893230da04f5eb0774854d9
-
PatchKernel patch commithttps://git.kernel.org/stable/c/a9c7cb960fc6e056ebecebd136a127612b15630d
Frequently asked questions
-
What is CVE-2024-56684?
CVE-2024-56684 is a High severity Linux kernel vulnerability with a CVSS score of 7.8 out of 10 . It affects Linux kernel versions from 6.11 onward and has been patched in 6.11.11, 6.12.2 and 6.13. CVE-2024-56684 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2024-56684?
CVE-2024-56684 has a CVSS score of 7.8 out of 10, rated High severity (CVSS 3.1). The vector string is
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H. -
Is there a patch available for CVE-2024-56684?
Yes — CVE-2024-56684 has been patched. Fixed versions include 6.11.11, 6.12.2 and 6.13. If you are running Linux kernel 6.11 or later up to the fix versions, apply the relevant patch for your kernel branch.
-
Is CVE-2024-56684 actively exploited?
No — CVE-2024-56684 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.