diff options
| author | Alysa Liu <Alysa.Liu@amd.com> | 2026-05-27 18:31:35 +0300 |
|---|---|---|
| committer | Alex Deucher <alexander.deucher@amd.com> | 2026-06-03 20:48:33 +0300 |
| commit | ac081deaf16a639ea7dff2f285fe421a33c1ade0 (patch) | |
| tree | 97bacf34b2f538f159ac3d8adfad86f5b7fb620f /include/linux | |
| parent | fbace613a5a4a910956380c1cc1f49e321e3906a (diff) | |
| download | linux-ac081deaf16a639ea7dff2f285fe421a33c1ade0.tar.xz | |
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 'include/linux')
0 files changed, 0 insertions, 0 deletions
