cve/2024/CVE-2024-58012.md

20 lines
1.1 KiB
Markdown
Raw Permalink Normal View History

2025-09-29 21:09:30 +02:00
### [CVE-2024-58012](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-58012)
![](https://img.shields.io/static/v1?label=Product&message=Linux&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=4c414da93a4642d02c67fbe82f1834be7bf586b7%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=5.7%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=blue)
### Description
In the Linux kernel, the following vulnerability has been resolved:ASoC: SOF: Intel: hda-dai: Ensure DAI widget is valid during paramsEach cpu DAI should associate with a widget. However, the topology mightnot create the right number of DAI widgets for aggregated amps. And itwill cause NULL pointer deference.Check that the DAI widget associated with the CPU DAI is valid to preventNULL pointer deference due to missing DAI widgets in topologies withaggregated amps.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/fkie-cad/nvd-json-data-feeds