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.
References
Configurations
Configuration 1 (hide)
|
History
06 Mar 2025, 12:21
Type | Values Removed | Values Added |
---|---|---|
First Time |
Linux linux Kernel
Linux |
|
Summary |
|
|
References | () https://git.kernel.org/stable/c/569922b82ca660f8b24e705f6cf674e6b1f99cc7 - Patch | |
References | () https://git.kernel.org/stable/c/789a2fbf0900982788408d3b0034e0e3f914fb3b - Patch | |
References | () https://git.kernel.org/stable/c/e012a77e4d7632cf615ba9625b1600ed8985c3b5 - Patch | |
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
CWE | CWE-476 | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
27 Feb 2025, 03:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-02-27 03:15
Updated : 2025-03-06 12:21
NVD link : CVE-2024-58012
Mitre link : CVE-2024-58012
CVE.ORG link : CVE-2024-58012
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference