diff options
author | Min Li <lm0963hack@gmail.com> | 2023-06-03 15:43:45 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2023-06-07 17:00:20 -0400 |
commit | 982b173a6c6d9472730c3116051977e05d17c8c5 (patch) | |
tree | c199ca9cbdd28bc6915777a5062e5f85b4d209a7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 73c12de8bee258b51bd418f33dc59f2c6e5fb5f6 (diff) |
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions