Lucene search

K
vulnrichmentLinuxVULNRICHMENT:CVE-2024-42081
HistoryJul 29, 2024 - 3:52 p.m.

CVE-2024-42081 drm/xe/xe_devcoredump: Check NULL before assignments

2024-07-2915:52:43
Linux
github.com
3
linux kernel
vulnerability
fix
drm/xe/xe_devcoredump
assignments
null
coredump

AI Score

7

Confidence

Low

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial

In the Linux kernel, the following vulnerability has been resolved:

drm/xe/xe_devcoredump: Check NULL before assignments

Assign ‘xe_devcoredump_snapshot *’ and ‘xe_device *’ only if
‘coredump’ is not NULL.

v2

  • Fix commit messages.

v3

  • Define variables before code.(Ashutosh/Jose)

v4

  • Drop return check for coredump_to_xe. (Jose/Rodrigo)

v5

  • Modify misleading commit message. (Matt)

AI Score

7

Confidence

Low

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial

Related for VULNRICHMENT:CVE-2024-42081