216.73.217.86

CVE-2024-42091

· Published 29/07/2024 18:15 · Modified 29/07/2024 18:15

Labels: CVE-2024-42091 2024-07-29416baaa9-dc9f-4396-8d5f-8c081fb06d67CVE-2024-42091

Essential information

Published
29/07/2024 18:15
Modified
29/07/2024 18:15
Author
Creator
CISA KEV
No
CWE

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.

NVD status

Status
Received — CVE has been recently published to the CVE List and has been received by the NVD.
Source
416baaa9-dc9f-4396-8d5f-8c081fb06d67
NVD
View on NVD

References