GHSA-3JFV-M5VM-V4F6
Vulnerability from github – Published: 2026-09-17 18:31 – Updated: 2026-09-17 18:31In the Linux kernel, the following vulnerability has been resolved:
drm/xe: Reject page faults from non-fault-mode scratch VMs
Having scratch enabled does not make a VM capable of handling recoverable page faults. Allowing scratch VMs through the ASID lookup also admits dma-fence mode VMs.
If such a VM faults on an already valid VMA, the handler reports success without fixing the fault, causing the GPU to retry indefinitely.
Only allow fault-mode VMs through the ASID lookup. Fault-mode VMs using scratch remain supported, while faults from 3D VMs are rejected.
(cherry picked from commit bfb24a06405b652d37831f3fb66b71d33a6605de)
{
"affected": [],
"aliases": [
"CVE-2026-90064"
],
"database_specific": {
"cwe_ids": [],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2026-09-17T17:16:55Z",
"severity": null
},
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/xe: Reject page faults from non-fault-mode scratch VMs\n\nHaving scratch enabled does not make a VM capable of handling recoverable\npage faults. Allowing scratch VMs through the ASID lookup also admits\ndma-fence mode VMs.\n\nIf such a VM faults on an already valid VMA, the handler reports success\nwithout fixing the fault, causing the GPU to retry indefinitely.\n\nOnly allow fault-mode VMs through the ASID lookup. Fault-mode VMs using\nscratch remain supported, while faults from 3D VMs are rejected.\n\n(cherry picked from commit bfb24a06405b652d37831f3fb66b71d33a6605de)",
"id": "GHSA-3jfv-m5vm-v4f6",
"modified": "2026-09-17T18:31:49Z",
"published": "2026-09-17T18:31:49Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-90064"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/5e977521d21717edb8e91d004434697d6e3f248c"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/905d648e97ef3a291f71a935a7fab0133f27f0f7"
}
],
"schema_version": "1.4.0",
"severity": []
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Browse all ATT&CK techniques and the vulnerabilities related to each.
Related by attack behaviour
Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.