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_f…
High CVSS 7.7
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.
In-depth triage
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/4396d74b0c7304946ee343a6611ac6dbc0bfbf78
- https://git.kernel.org/stable/c/813311512505e95e4e3c898ff94b11886a15e494
- https://git.kernel.org/stable/c/c990c05eb6c74c98d1ff3acf67a19015312820b7
Timeline
- nvd_ingest NVD