Security Advisory

CVE-2024-42074

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-07-29 15:52:37
Last updated 2026-05-11 20:26:28
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: ASoC: amd: acp: add a null check for chip_pdev structure When acp platform device creation is skipped, chip->chip_pdev value will remain NULL. Add NULL check for chip->chip_pdev structure in snd_acp_resume() function to avoid null pointer dereference.