Skip to content
Snippets Groups Projects
Commit 93569880 authored by Andrew Martin's avatar Andrew Martin Committed by Linux Infrastructure
Browse files

drm/amdkfd: Fix NULL Pointer Dereference in KFD queue


Through KFD IOCTL Fuzzing we encountered a NULL pointer derefrence
when calling kfd_queue_acquire_buffers.

Fixes: 629568d2 ("drm/amdkfd: Validate queue cwsr area and eop buffer size")
Signed-off-by: default avatarAndrew Martin <Andrew.Martin@amd.com>
Reviewed-by: default avatarPhilip Yang <Philip.Yang@amd.com>
Signed-off-by: default avatarAndrew Martin <Andrew.Martin@amd.com>
parent 4d3572d1
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment