aboutsummaryrefslogtreecommitdiff
path: root/rust/helpers.c
diff options
context:
space:
mode:
authorMatthew Brost <[email protected]>2024-08-20 13:23:09 -0700
committerRodrigo Vivi <[email protected]>2024-08-21 11:53:15 -0400
commit9e7f30563677fbeff62d368d5d2a5ac7aaa9746a (patch)
treeff1b367ea97a3eb532e2d5883bcb099cfb7116a3 /rust/helpers.c
parentdd3e840a33b57b92812fbec26273b3f0b4eb5ae3 (diff)
drm/xe: Free job before xe_exec_queue_put
Free job depends on job->vm being valid, the last xe_exec_queue_put can destroy the VM. Prevent UAF by freeing job before xe_exec_queue_put. Fixes: dd08ebf6c352 ("drm/xe: Introduce a new DRM driver for Intel GPUs") Signed-off-by: Matthew Brost <[email protected]> Reviewed-by: Nirmoy Das <[email protected]> Reviewed-by: Jagmeet Randhawa <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected] (cherry picked from commit 32a42c93b74c8ca6d0915ea3eba21bceff53042f) Signed-off-by: Rodrigo Vivi <[email protected]>
Diffstat (limited to 'rust/helpers.c')
0 files changed, 0 insertions, 0 deletions