diff options
author | Tvrtko Ursulin <[email protected]> | 2024-07-11 14:53:34 +0100 |
---|---|---|
committer | Thomas Zimmermann <[email protected]> | 2024-07-18 15:50:08 +0200 |
commit | 4ecc24a84d7e0254efd150ec23e0b89638386516 (patch) | |
tree | 6a42862a4bfa5a75d8d6978e00f2340897c12886 /scripts/gdb/linux/modules.py | |
parent | 023d22e8bb0cdd6900382ad1ed06df3b6c2ea791 (diff) |
drm/v3d: Validate passed in drm syncobj handles in the performance extension
If userspace provides an unknown or invalid handle anywhere in the handle
array the rest of the driver will not handle that well.
Fix it by checking handle was looked up successfully or otherwise fail the
extension by jumping into the existing unwind.
Signed-off-by: Tvrtko Ursulin <[email protected]>
Fixes: bae7cb5d6800 ("drm/v3d: Create a CPU job extension for the reset performance query job")
Cc: Maíra Canal <[email protected]>
Cc: Iago Toral Quiroga <[email protected]>
Cc: [email protected] # v6.8+
Reviewed-by: Maíra Canal <[email protected]>
Signed-off-by: Maíra Canal <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
(cherry picked from commit a546b7e4d73c23838d7e4d2c92882b3ca902d213)
Signed-off-by: Thomas Zimmermann <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions