diff options
| author | Min Li <[email protected]> | 2023-06-03 15:43:45 +0800 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2023-06-09 12:41:08 -0400 |
| commit | e6850f98efc70277dc0e941e905182738e7327a0 (patch) | |
| tree | 8d0a5d644d8cb621edf6d5714bd6acec1c7914da /tools/perf/scripts/python/task-analyzer.py | |
| parent | 5a03159ab7ef456ba22460e47a9d0eab2f310424 (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 <[email protected]>
Signed-off-by: Min Li <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions