CVE-2026-80915: drm/xe: Fix DPT allocation paths.

Published Sep 9, 2026
·
Updated

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

drm/xe: Fix DPT allocation paths.

Remove the fallback for VRAM to system memory, I tested it and that doesn't work at all, only a black screen with pipe fault errors were observed.

On systems with media GT, extra latency is added when accessing stolen memory when the GT is in MC6. Since we additionally aren't counting how much memory is used for stolen and we could in theory fill up the entire stolen area with DPT's, avoid using stolen and only use the default memory region.

Using stolen may also result in random system hangs under load.

(cherry picked from commit a196406a3831291598fe8e73245914f7acffdfe0)

Affected Software

1 affected component
Linux Linux kernel

Event History

Sep 9, 2026
CVE Published
via MITRE·04:13 PM
Data Sourced
via MITRE·04:13 PM
Description

Frequently Asked Questions

1

Which systems are most likely to experience the issue?

Systems using the Linux kernel drm/xe driver are affected by the faulty DPT allocation paths. The description specifically calls out systems with a media GT, where access to stolen memory can incur extra latency while the GT is in MC6.

2

What symptoms could indicate that a system is affected?

Observed symptoms include a black screen with pipe fault errors when VRAM falls back to system memory. Using stolen memory for DPT allocations may also cause random system hangs under load.

3

What configuration or allocation behavior should be avoided until the fix is applied?

Avoid DPT allocation paths that fall back from VRAM to system memory or use stolen memory. The resolved behavior is to use only the default memory region, because stolen-memory usage is not accounted for and could theoretically consume the entire stolen area.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203