CVE-2026-97428

Summary

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.

Affected Software

VendorProductVersion RangeStatus
LinuxLinux0dbf2c56262532fbd498f590c91c4085413b8829 < 813311512505e95e4e3c898ff94b11886a15e494affected
LinuxLinux0dbf2c56262532fbd498f590c91c4085413b8829 < 4396d74b0c7304946ee343a6611ac6dbc0bfbf78affected
LinuxLinux0dbf2c56262532fbd498f590c91c4085413b8829 < c990c05eb6c74c98d1ff3acf67a19015312820b7affected
LinuxLinux6.2affected
LinuxLinux0 < 6.2unaffected
LinuxLinux6.12.111 <= 6.12.*unaffected
LinuxLinux6.18.53 <= 6.18.*unaffected
LinuxLinux7.2 <= *unaffected

Weaknesses

References