Bug 2348650 (CVE-2024-58012) - CVE-2024-58012 kernel: ASoC: SOF: Intel: hda-dai: Ensure DAI widget is valid during params
Summary: CVE-2024-58012 kernel: ASoC: SOF: Intel: hda-dai: Ensure DAI widget is valid ...
Keywords:
Status: NEW
Alias: CVE-2024-58012
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: 2025-02-27 03:06 UTC by OSIDB Bzimport
Modified: 2025-03-11 10:39 UTC (History)
4 users (show)

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-02-27 03:06:26 UTC
In the Linux kernel, the following vulnerability has been resolved:

ASoC: SOF: Intel: hda-dai: Ensure DAI widget is valid during params

Each cpu DAI should associate with a widget. However, the topology might
not create the right number of DAI widgets for aggregated amps. And it
will cause NULL pointer deference.
Check that the DAI widget associated with the CPU DAI is valid to prevent
NULL pointer deference due to missing DAI widgets in topologies with
aggregated amps.

Comment 1 Mauro Matteo Cascella 2025-02-27 18:16:05 UTC
Upstream advisory:
https://lore.kernel.org/linux-cve-announce/2025022656-CVE-2024-58012-90ce@gregkh/T


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