Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Vijendar Mukunda

Researcher fromAMD
#45572of 53,633
5.5Total CVSS
Vulnerabilities · 1
PT-2024-29728
5.5
2024-06-17
Linux · Linux Kernel · CVE-2024-42074
**Name of the Vulnerable Software and Affected Versions** Linux kernel (affected versions not specified) **Description** The issue is related to a null pointer dereference in the `snd acp resume()` function when the `chip pdev` structure is null. This occurs when the acp platform device creation is skipped, causing the `chip->chip pdev` value to remain null. To avoid this, a null check has been added for the `chip pdev` structure. **Recommendations** At the moment, there is no information about a newer version that contains a fix for this vulnerability.