]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/amdgpu: add first record offset check
authorGangliang Xie <ganglxie@amd.com>
Tue, 12 May 2026 07:05:16 +0000 (15:05 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 19 May 2026 15:52:53 +0000 (11:52 -0400)
commit4073cdf6713b7c170e35bf055354580cc52085d6
tree9a5f4c6d2570dcd067144080b13271484974e056
parenta99cd231cd924b7160fecb9fb3a94b801522323b
drm/amdgpu: add first record offset check

check the upper and lower limits of first record offset

Signed-off-by: Gangliang Xie <ganglxie@amd.com>
Reviewed-by: Tao Zhou <tao.zhou1@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c