Bug 2334682 (CVE-2024-56684) - CVE-2024-56684 kernel: mailbox: mtk-cmdq: fix wrong use of sizeof in cmdq_get_clocks()
Summary: CVE-2024-56684 kernel: mailbox: mtk-cmdq: fix wrong use of sizeof in cmdq_get...
Keywords:
Status: NEW
Alias: CVE-2024-56684
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-12-28 10:02 UTC by OSIDB Bzimport
Modified: 2024-12-29 06:31 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2024-12-28 10:02:18 UTC
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().

Comment 1 Avinash Hanwate 2024-12-29 06:28:09 UTC
Upstream advisory:
https://lore.kernel.org/linux-cve-announce/2024122833-CVE-2024-56684-55a3@gregkh/T


Note You need to log in before you can comment on or make changes to this bug.