Instituto Nacional de ciberseguridad. Sección Incibe
Instituto Nacional de Ciberseguridad. Sección INCIBE-CERT

CVE-2026-97428

Gravedad CVSS v3.1:
ALTA
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
24/09/2026
Última modificación:
25/09/2026

Descripción

*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> drm/amdgpu: harden FRU PIA parsing with bounded helpers<br /> <br /> Replace the open-coded TLV walk with fru_pia_advance()<br /> and fru_pia_copy_field() helpers that bound every read<br /> by the actual EEPROM data length, preventing out-of-bounds<br /> reads on truncated or malformed FRU data.