diff options
| author | shanzhulig <[email protected]> | 2023-06-27 18:10:47 -0700 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2023-06-30 13:12:16 -0400 |
| commit | 2e54154b9f27262efd0cb4f903cc7d5ad1fe9628 (patch) | |
| tree | f5437b73169a7273988e8a834b5ec41576b279df /drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | |
| parent | b75efe88b20c2be28b67e2821a794cc183e32374 (diff) | |
drm/amdgpu: Fix potential fence use-after-free v2
fence Decrements the reference count before exiting.
Avoid Race Vulnerabilities for fence use-after-free.
v2 (chk): actually fix the use after free and not just move it.
Signed-off-by: shanzhulig <[email protected]>
Signed-off-by: Christian König <[email protected]>
Reviewed-by: Alex Deucher <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c')
0 files changed, 0 insertions, 0 deletions