Lucene search

K
ubuntucveUbuntu.comUB:CVE-2024-42081
HistoryJul 29, 2024 - 12:00 a.m.

CVE-2024-42081

2024-07-2900:00:00
ubuntu.com
ubuntu.com
3
linux kernel
vulnerability
drm
xe_devcoredump
assignments
coredump
snapshot
device
commit messages
variables
code
return check
misleading commit message
unix

CVSS3

5.5

Attack Vector

LOCAL

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

HIGH

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

AI Score

7.1

Confidence

High

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)

CVSS3

5.5

Attack Vector

LOCAL

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

HIGH

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

AI Score

7.1

Confidence

High