Bug 2492830 (CVE-2026-53201) - CVE-2026-53201 kernel: Linux kernel: Information disclosure or denial of service in drm/xe due to improper TLB invalidation
Summary: CVE-2026-53201 kernel: Linux kernel: Information disclosure or denial of serv...
Keywords:
Status: NEW
Alias: CVE-2026-53201
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-06-25 10:08 UTC by OSIDB Bzimport
Modified: 2026-08-13 14:41 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-06-25 10:08:00 UTC
In the Linux kernel, the following vulnerability has been resolved:

Revert "drm/xe: Skip exec queue schedule toggle if queue is idle during suspend"

This reverts commit 8533051ce92015e9cc6f75e0d52119b9d91610b6.

The idle-skip optimization bypasses GuC suspend, so the GPU may not
perform the context switch that flushes TLB entries for invalidated
userptr VMAs. In LR/preempt-fence VM mode, this can lead to missed TLB
invalidation and page faults during userptr invalidation tests.

Restore unconditional schedule toggling on suspend so the context-switch
TLB flush is always performed.

This optimization will be reintroduced with a fix that does not skip
suspend in LR/preempt-fence VM mode.

(cherry picked from commit 6a1e7934d9a6cf46aecae00a99c2603d1295e170)

Comment 1 Mauro Matteo Cascella 2026-06-29 14:29:23 UTC
Upstream advisory:
https://lore.kernel.org/linux-cve-announce/2026062500-CVE-2026-53201-039c@gregkh/T


Note You need to log in before you can comment on or make changes to this bug.