Executive Summary

Informations
Name CVE-2024-42091 First vendor Publication 2024-07-29
Vendor Cve Last vendor Modification 2024-07-30

Security-Database Scoring CVSS v3

Cvss vector : N/A
Overall CVSS Score NA
Base Score NA Environmental Score NA
impact SubScore NA Temporal Score NA
Exploitabality Sub Score NA
 
Calculate full CVSS 3.0 Vectors scores

Security-Database Scoring CVSS v2

Cvss vector :
Cvss Base Score N/A Attack Range N/A
Cvss Impact Score N/A Attack Complexity N/A
Cvss Expoit Score N/A Authentication N/A
Calculate full CVSS 2.0 Vectors scores

Detail

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.

Original Source

Url : http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-42091

Sources (Detail)

https://git.kernel.org/stable/c/583ce246c7ff9edeb0de49130cdc3d45db8545cb
https://git.kernel.org/stable/c/a918e771e6fbe1fa68932af5b0cdf473e23090cc
Source Url

Alert History

If you want to see full details history, please login or register.
0
1
Date Informations
2024-07-30 17:27:24
  • Multiple Updates
2024-07-30 00:27:22
  • First insertion