CVE-2026-31785
Awaiting Analysis Awaiting Analysis - Queue
DRM/XE Page Fault Write Access Bypass in Linux Kernel

Publication date: 2026-05-01

Last updated on: 2026-05-01

Assigner: kernel.org

Description
In the Linux kernel, the following vulnerability has been resolved: drm/xe/xe_pagefault: Disallow writes to read-only VMAs The page fault handler should reject write/atomic access to read only VMAs. Add code to handle this in xe_pagefault_service after the VMA lookup. v2: - Apply max line length (Matthew) (cherry picked from commit 714ee6754ac5fa3dc078856a196a6b124cd797a0)
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-05-01
Last Modified
2026-05-01
Generated
2026-05-07
AI Q&A
2026-05-01
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
linux linux_kernel *
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability exists in the Linux kernel's drm/xe/xe_pagefault component. It involves the page fault handler not properly rejecting write or atomic access attempts to read-only Virtual Memory Areas (VMAs). The fix involves adding code to the xe_pagefault_service to ensure that write attempts to read-only VMAs are disallowed.


How can this vulnerability impact me? :

If exploited, this vulnerability could allow unauthorized write or atomic operations to memory areas that are intended to be read-only. This could lead to unintended modification of memory contents, potentially causing system instability, data corruption, or security breaches.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart