summaryrefslogtreecommitdiff
path: root/rust/zerocopy/src/pointer/git@git.tavy.me:linux-stable.git
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 13:48:33 -0400
commitac081deaf16a639ea7dff2f285fe421a33c1ade0 (patch)
tree97bacf34b2f538f159ac3d8adfad86f5b7fb620f /rust/zerocopy/src/pointer/git@git.tavy.me:linux-stable.git
parentfbace613a5a4a910956380c1cc1f49e321e3906a (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>
Diffstat (limited to 'rust/zerocopy/src/pointer/git@git.tavy.me:linux-stable.git')
0 files changed, 0 insertions, 0 deletions