CVE-2026-97428: drm/amdgpu: harden FRU PIA parsing with bounded helpers

Published Sep 24, 2026
·
Updated

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

drm/amdgpu: harden FRU PIA parsing with bounded helpers

Replace the open-coded TLV walk with frupiaadvance() and frupiacopyfield() helpers that bound every read by the actual EEPROM data length, preventing out-of-bounds reads on truncated or malformed FRU data.

Affected Software

1 affected component
Linux Linux kernel

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Compensating control

    Replace the open-coded FRU PIA TLV walk in drm/amdgpu with fru_pia_advance() and fru_pia_copy_field() helpers, ensuring every read is bounded by the actual EEPROM data length.

Event History

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

Frequently Asked Questions

1

What conditions are required to trigger the out-of-bounds read?

The affected amdgpu FRU PIA parser must process truncated or malformed FRU data from EEPROM. The issue arises because the prior TLV parsing walk did not bound every read by the actual EEPROM data length.

2

How can exposure be reduced if the fix cannot be applied immediately?

Avoid using or accepting malformed or truncated FRU EEPROM data on systems using the affected amdgpu parsing path. The provided data does not identify any other workaround or configuration-based mitigation.

3

How can I determine whether a system has the remediation?

Check whether the kernel includes the amdgpu change that replaces the open-coded FRU PIA TLV walk with the fru_pia_advance() and fru_pia_copy_field() bounded helpers. The listed stable references identify commits containing the fix.

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