CVE-2026-97428

HIGHCVSS 7.7/10

Last modified

CVE-2026-97428 is a high-severity vulnerability rated 7.7/10 on the CVSS scale. 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 fru_pia_advance() and fru_pia_copy_field() helpers that bound every read by the actual EEPROM data length, preventing out-of-bounds reads on truncated or malformed FRU data..

Description

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 fru_pia_advance() and fru_pia_copy_field() helpers that bound every read by the actual EEPROM data length, preventing out-of-bounds reads on truncated or malformed FRU data.

Metrics

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
LinuxLinux>= 0dbf2c56262532fbd498f590c91c4085413b8829, < 813311512505e95e4e3c898ff94b11886a15e494; >= 0dbf2c56262532fbd498f590c91c4085413b8829, < 4396d74b0c7304946ee343a6611ac6dbc0bfbf78; >= 0dbf2c56262532fbd498f590c91c4085413b8829, < c990c05eb6c74c98d1ff3acf67a19015312820b7
LinuxLinux6.2

References

Timeline

Published
Last Modified
Status
Received

Frequently Asked Questions

What is CVE-2026-97428?
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 fru_pia_advance() and fru_pia_copy_field() helpers that bound every read by the actual EEPROM data length, preventing out-of-bounds reads on truncated or malformed FRU data.
How severe is CVE-2026-97428?
CVE-2026-97428 has a CVSS score of 7.7/10 (HIGH severity).
How do I fix CVE-2026-97428?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2026

Are you affected by CVE-2026-97428?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST