I
n 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.
References
Configurations
Configuration 1 (hide)
|
History
21 Nov 2024, 09:33
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://git.kernel.org/stable/c/98d919dfee1cc402ca29d45da642852d7c9a2301 - Patch | |
| References | () https://git.kernel.org/stable/c/b0c39ae1cc86afe74aa2f6273ccb514f8d180cf6 - Patch | |
| References | () https://git.kernel.org/stable/c/e158ed266fc1adfa456880fb6dabce2e5623843b - Patch |
30 Jul 2024, 19:00
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2024-07-29 16:15
Updated : 2024-11-21 09:33
NVD link : CVE-2024-42074
Mitre link : CVE-2024-42074
CVE.ORG link : CVE-2024-42074
JSON object : View
Products Affected
CWE
CWE-476
NULL Pointer Dereference