diff options
author | 2024-05-09 10:57:04 +0800 | |
---|---|---|
committer | 2024-05-23 15:09:15 -0400 | |
commit | 030ffd4d43b433bc6671d9ec34fc12c59220b95d (patch) | |
tree | 1162f527ff7551379419d8ab6b7b7c84fb8da18d /drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c | |
parent | drm/amd/pm: fix unsigned value asic_type compared against (diff) | |
download | linux-rng-030ffd4d43b433bc6671d9ec34fc12c59220b95d.tar.xz linux-rng-030ffd4d43b433bc6671d9ec34fc12c59220b95d.zip |
drm/admgpu: fix dereferencing null pointer context
When user space sets an invalid ta type, the pointer context will be empty.
So it need to check the pointer context before using it
Signed-off-by: Jesse Zhang <Jesse.Zhang@amd.com>
Suggested-by: Tim Huang <Tim.Huang@amd.com>
Reviewed-by: Tim Huang <Tim.Huang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c')
0 files changed, 0 insertions, 0 deletions