aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_bios.c
diff options
context:
space:
mode:
authorAlex Deucher <[email protected]>2023-07-28 15:14:05 +0000
committerAlex Deucher <[email protected]>2023-08-09 13:39:40 +0000
commit73b0648179c51659bb5a7b063f2a3ccb6ea936ce (patch)
tree10e5233bdf4cbf171541cbca29c4f2e2587145fa /drivers/gpu/drm/amd/amdgpu/amdgpu_bios.c
parentdrm/amdgpu: Report vbios version instead of PN (diff)
downloadkernel-73b0648179c51659bb5a7b063f2a3ccb6ea936ce.tar.gz
kernel-73b0648179c51659bb5a7b063f2a3ccb6ea936ce.zip
drm/amdgpu: fix possible UAF in amdgpu_cs_pass1()
Since the gang_size check is outside of chunk parsing loop, we need to reset i before we free the chunk data. Suggested by Ye Zhang (@VAR10CK) of Baidu Security. Reviewed-by: Guchun Chen <[email protected]> Reviewed-by: Christian König <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_bios.c')
0 files changed, 0 insertions, 0 deletions