CVE-2024-42081
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 />
drm/xe/xe_devcoredump: Check NULL before assignments<br />
<br />
Assign &#39;xe_devcoredump_snapshot *&#39; and &#39;xe_device *&#39; only if<br />
&#39;coredump&#39; is not NULL.<br />
<br />
v2<br />
- Fix commit messages.<br />
<br />
v3<br />
- Define variables before code.(Ashutosh/Jose)<br />
<br />
v4<br />
- Drop return check for coredump_to_xe. (Jose/Rodrigo)<br />
<br />
v5<br />
- Modify misleading commit message. (Matt)
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.9.8 (excluding) |
To consult the complete list of CPE names with products and versions, see this page



