diff options
author | 2023-06-03 15:43:45 +0800 | |
---|---|---|
committer | 2023-06-07 17:00:20 -0400 | |
commit | 982b173a6c6d9472730c3116051977e05d17c8c5 (patch) | |
tree | c199ca9cbdd28bc6915777a5062e5f85b4d209a7 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | Revert "drm/amdgpu: switch to golden tsc registers for raven/raven2" (diff) | |
download | wireguard-linux-982b173a6c6d9472730c3116051977e05d17c8c5.tar.xz wireguard-linux-982b173a6c6d9472730c3116051977e05d17c8c5.zip |
drm/radeon: fix race condition UAF in radeon_gem_set_domain_ioctl
Userspace can race to free the gobj(robj converted from), robj should not
be accessed again after drm_gem_object_put, otherwith it will result in
use-after-free.
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Min Li <lm0963hack@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions