diff options
author | Alex Deucher <alexander.deucher@amd.com> | 2023-07-28 18:14:05 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2023-08-09 17:55:14 +0300 |
commit | 90e065677e0362a777b9db97ea21d43a39211399 (patch) | |
tree | c2d1a5e3e7497b188f4722e29625d5f0ff0b936f /scripts/gdb/linux/utils.py | |
parent | a73ea79a0c94bacfab4df23a1043644d14f56591 (diff) | |
download | linux-90e065677e0362a777b9db97ea21d43a39211399.tar.xz |
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 <guchun.chen@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions