CVE-2024-42091
N/A
N/A
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | dd08ebf6c3525a7ea2186e636df064ea47281987 < 583ce246c7ff9edeb0de49130cdc3d45db8545cb | affected |
| Linux | Linux | dd08ebf6c3525a7ea2186e636df064ea47281987 < a918e771e6fbe1fa68932af5b0cdf473e23090cc | affected |
| Linux | Linux | 6.8 | affected |
| Linux | Linux | 0 < 6.8 | unaffected |
| Linux | Linux | 6.9.8 <= 6.9.* | unaffected |
| Linux | Linux | 6.10 <= * | unaffected |
Weaknesses
ADP Enrichment
CVE Program Container
Additional References
- https://git.kernel.org/stable/c/583ce246c7ff9edeb0de49130cdc3d45db8545cb
- https://git.kernel.org/stable/c/a918e771e6fbe1fa68932af5b0cdf473e23090cc
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
References
- https://git.kernel.org/stable/c/583ce246c7ff9edeb0de49130cdc3d45db8545cb
- https://git.kernel.org/stable/c/a918e771e6fbe1fa68932af5b0cdf473e23090cc
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.