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 &amp;#39;xe_devcoredump_snapshot *&amp;#39; and &amp;#39;xe_device *&amp;#39; only if<br /> &amp;#39;coredump&amp;#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)

Vulnerable products and versions

CPE From Up to
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.9.8 (excluding)