CVE-2026-97494: drm/amdgpu: validate and share PSP fw_pri_buf copies via psp_copy_fw

Published Sep 24, 2026
·
Updated

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

drm/amdgpu: validate and share PSP fwpribuf copies via pspcopyfw

Change pspcopyfw from void to int: return -ENODEV when drmdeventer fails, and -EINVAL when the image size is zero or larger than the 1 MiB PSP private buffer.

Replace open-coded memset/memcpy into fwpribuf with pspcopyfw.

Affected Software

1 affected component
Linux Linux kernel

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

What systems are exposed to this issue?

The issue applies to Linux kernel systems using the AMDGPU DRM driver and its PSP firmware handling paths. The provided data does not identify specific affected kernel versions or hardware models.

2

What conditions trigger the vulnerable behavior?

The relevant condition is copying a firmware image into the PSP 1 MiB private buffer without validating that the image size is nonzero and does not exceed that buffer. The fix also handles failure to enter the DRM device context.

3

What should be done if an update cannot be applied immediately?

The provided data does not describe a workaround or mitigation. The available remediation is to use a kernel containing the change that routes these copies through psp_copy_fw with size validation.

4

How can I determine whether my kernel contains the fix?

Check whether the AMDGPU PSP code uses psp_copy_fw for firmware private-buffer copies, and whether that function returns -EINVAL for zero-sized or over-1 MiB images and -ENODEV when drm_dev_enter fails. The listed stable kernel references identify commits containing the remediation.

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