CVE-2024-42091

MEDIUM

Linux Kernel - NULL Pointer Dereference in drm/xe PAT Settings Dump

Title source: llm
STIX 2.1

Description

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Check pat.ops before dumping PAT settings We may leave pat.ops unset when running on brand new platform or when running as a VF. While the former is unlikely, the latter is valid (future) use case and will cause NPD when someone will try to dump PAT settings by debugfs. It's better to check pointer to pat.ops instead of specific .dump hook, as we have this hook always defined for every .ops variant.

Scores

CVSS v3 5.5
EPSS 0.0018
EPSS Percentile 8.0%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

CISA SSVC

Vulnrichment
Exploitation none
Automatable no
Technical Impact partial

Details

CWE
CWE-476
Status published
Products (8)
linux/Kernel 6.8.0 - 6.9.8linux
Linux/Linux < 6.8
Linux/Linux 6.10
Linux/Linux 6.8
Linux/Linux 6.9.8 - 6.9.*
Linux/Linux dd08ebf6c3525a7ea2186e636df064ea47281987 - 583ce246c7ff9edeb0de49130cdc3d45db8545cb
Linux/Linux dd08ebf6c3525a7ea2186e636df064ea47281987 - a918e771e6fbe1fa68932af5b0cdf473e23090cc
linux/linux_kernel 6.8 - 6.9.8
Published Jul 29, 2024
Tracked Since Feb 18, 2026