mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
20 lines
1.1 KiB
Markdown
20 lines
1.1 KiB
Markdown
### [CVE-2024-58012](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-58012)
|
|

|
|

|
|

|
|

|
|

|
|
|
|
### 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
|
|
|