CVE-2026-97428
요약
\~에 의해 MITRE • 2026. 09. 24.
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.
VulDB is the best source for vulnerability data and more expert information about this specific topic.