CVE-2026-93139: drm/amdgpu/mes: Fix hung_queue_db_array loop limit for multi-XCC

Published Sep 17, 2026
·
Updated

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

drm/amdgpu/mes: Fix hungqueuedbarray loop limit for multi-XCC

The loop iterated only AMDGPUMAXMESPIPES times, leaving entries uninitialized for multi-XCC GPUs. This causes null pointer dereferences when accessing arrays indexed by XCC ID >= 2. Extend the loop to cover all XCCs (AMDGPUMAXMESPIPES numxcc), matching other per-XCC arrays.

Affected Software

1 affected component
Linux Linux kernel

Event History

Sep 17, 2026
CVE Published
via MITRE·04:11 PM
Data Sourced
via MITRE·04:11 PM
Description

Frequently Asked Questions

1

Which systems are exposed to the null pointer dereference?

Systems using the AMDGPU MES driver on multi-XCC GPUs are affected when the driver accesses per-XCC array entries beyond the initially covered MES pipe count. The problematic accesses occur for XCC IDs of 2 or greater.

2

What condition triggers the failure?

The failure occurs when code accesses hung_queue_db_array entries indexed by an XCC ID that was not initialized because the loop covered only AMDGPU_MAX_MES_PIPES entries rather than AMDGPU_MAX_MES_PIPES multiplied by num_xcc.

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