Description
In the Linux kernel, the following vulnerability has been resolved:

drm/xe/pxp: Clear restart flag in pxp_start after jumping back

If we don't clear the flag we'll keep jumping back at the beginning of
the function once we reach the end.

(cherry picked from commit 0850ec7bb2459602351639dccf7a68a03c9d1ee0)
Published: 2026-05-01
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

In the Linux kernel’s DRM Xe driver, the function pxp_start fails to clear a restart flag after returning from a conditional jump. Consequently the function repeatedly jumps back to its beginning once it reaches the end, creating an infinite loop that can tie the GPU channel and stall GPU‑related operations. This loop does not directly allow code execution but can lead to a denial‑of‑service condition by preventing the driver from returning control to userspace or other kernel components.

Affected Systems

The flaw affects the Linux kernel wherever the drm/xe/pxp component is compiled and loaded. All builds that include the Xe DRM driver are potentially impacted; no specific kernel version is listed, so any deployment that has not applied the fix may be vulnerable.

Risk and Exploitability

The EPSS score is not available and the vulnerability is not listed in CISA KEV, indicating no known active exploitation. Because the bug resides in a privileged kernel module, exploitation would require local ability to load or modify kernel modules, or an attacker with already elevated privileges. No CVSS score is provided, so the severity cannot be quantified, but the attack would likely result in service disruption rather than privilege escalation or data compromise.

Generated by OpenCVE AI on May 2, 2026 at 07:18 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update your Linux kernel to a version that includes commit 0850ec7bb2459602351639dccf7a68a03c9d1ee0
  • Reboot to apply changes and ensure the kernel module is reloaded
  • If immediate update is not possible, temporarily unload the drm_xe module or disable Xe DRM to prevent the infinite loop

Generated by OpenCVE AI on May 2, 2026 at 07:18 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 02 May 2026 07:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-368

Fri, 01 May 2026 14:45:00 +0000

Type Values Removed Values Added
Description In the Linux kernel, the following vulnerability has been resolved: drm/xe/pxp: Clear restart flag in pxp_start after jumping back If we don't clear the flag we'll keep jumping back at the beginning of the function once we reach the end. (cherry picked from commit 0850ec7bb2459602351639dccf7a68a03c9d1ee0)
Title drm/xe/pxp: Clear restart flag in pxp_start after jumping back
First Time appeared Linux
Linux linux Kernel
CPEs cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
Vendors & Products Linux
Linux linux Kernel
References

Subscriptions

Linux Linux Kernel
cve-icon MITRE

Status: PUBLISHED

Assigner: Linux

Published:

Updated: 2026-05-01T14:15:09.945Z

Reserved: 2026-03-09T15:48:24.141Z

Link: CVE-2026-31784

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-05-01T15:16:41.923

Modified: 2026-05-01T15:24:14.893

Link: CVE-2026-31784

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-02T07:30:36Z

Weaknesses