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.
References
Configurations
Configuration 1 (hide)
|
History
30 Jul 2024, 19:00
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 | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
First Time |
Linux linux Kernel
Linux |
|
Summary |
|
|
CWE | CWE-476 | |
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |
29 Jul 2024, 16:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-07-29 16:15
Updated : 2024-07-30 19:00
NVD link : CVE-2024-42074
Mitre link : CVE-2024-42074
CVE.ORG link : CVE-2024-42074
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference