summaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorAlysa Liu <Alysa.Liu@amd.com>2026-05-27 11:31:35 -0400
committerAlex Deucher <alexander.deucher@amd.com>2026-06-03 14:46:55 -0400
commit181eda5549c5d9fad3fdb88b050fbf0844d884f8 (patch)
treea624cb761df901d3fa66ff6260f739f1b9c0235b /scripts/objdiff
parentff287df16a1a58aca78b08d1f3ee09fc44da0351 (diff)
drm/amdkfd: fix UAF race in destroy_queue_cpsch
wait_on_destroy_queue() drops locks to wait for queue resume, allowing a concurrent destroy to free the queue. Use is_being_destroyed flag to serialize destruction. Reviewed-by: Amir Shetaia <Amir.Shetaia@amd.com> Signed-off-by: Alysa Liu <Alysa.Liu@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> (cherry picked from commit ac081deaf16a639ea7dff2f285fe421a33c1ade0)
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions