diff options
author | shanzhulig <shanzhulig@gmail.com> | 2023-06-28 03:10:47 +0200 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2023-06-30 19:12:16 +0200 |
commit | 2e54154b9f27262efd0cb4f903cc7d5ad1fe9628 (patch) | |
tree | f5437b73169a7273988e8a834b5ec41576b279df /drivers/ssb | |
parent | drm/amd/pm: avoid unintentional shutdown due to temperature momentary fluctua... (diff) | |
download | linux-2e54154b9f27262efd0cb4f903cc7d5ad1fe9628.tar.xz linux-2e54154b9f27262efd0cb4f903cc7d5ad1fe9628.zip |
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 <shanzhulig@gmail.com>
Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/ssb')
0 files changed, 0 insertions, 0 deletions