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-06-16
AI Q&A
2026-05-01
EPSS Evaluated
2026-06-15
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 Quick Actions
Instant insights powered by AI
Executive Summary

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.

Impact Analysis

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.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-31785. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart