CVE-2026-97497: drm/amdkfd: Check bounds for allocate_sdma_queue restore_sdma_id

Published Sep 24, 2026
·
Updated

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

drm/amdkfd: Check bounds for allocatesdmaqueue restoresdmaid

allocatesdmaqueue has an option where the sdma queue id can be specified (used by CRIU). We weren't bounds-checking that value.

Confirm it's less than the maximum number of queues.

Affected Software

1 affected component
Linux Linux kernel

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Compensating control

    Before allocating an SDMA queue, bounds-check the specified restore_sdma_id value and confirm it is less than the maximum number of queues.

Event History

Sep 24, 2026
CVE Published
via MITRE·04:04 PM
Data Sourced
via MITRE·04:04 PM
Description
Data Sourced
via NVD·05:17 PM
Description

Frequently Asked Questions

1

Who can supply the affected queue ID?

The optional SDMA queue ID is used by CRIU during queue restoration. Exploitation requires an actor able to invoke this restore path with a specified queue ID.

2

What validation was added by the fix?

The kernel now confirms that the supplied restore_sdma_id is less than the maximum number of SDMA queues before using it.

3

How can I identify systems needing remediation?

Review the Linux kernel source or applied stable patches for the referenced fixes and verify whether allocate_sdma_queue bounds-checks restore_sdma_id. The provided data does not identify affected kernel versions.

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