CVE-2024-42074
Severity CVSS v4.0:
Pending analysis
Type:
CWE-476
NULL Pointer Dereference
Publication date:
29/07/2024
Last modified:
30/07/2024
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
ASoC: amd: acp: add a null check for chip_pdev structure<br />
<br />
When acp platform device creation is skipped, chip->chip_pdev value will<br />
remain NULL. Add NULL check for chip->chip_pdev structure in<br />
snd_acp_resume() function to avoid null pointer dereference.
Impact
Base Score 3.x
5.50
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.6 (excluding) | |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.6.1 (including) | 6.6.37 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.7 (including) | 6.9.8 (excluding) |
To consult the complete list of CPE names with products and versions, see this page



