diff options
author | Thelford Williams <tdwilliamsiv@gmail.com> | 2021-10-13 16:04:13 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2021-10-13 22:20:03 -0400 |
commit | f23750b5b3d98653b31d4469592935ef6364ad67 (patch) | |
tree | 0d43f5aeb41319c5be006fdcbbd8746c58202a12 /drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.h | |
parent | 76c023fac32a191c51b16d811b1a311a827691f6 (diff) |
drm/amdgpu: fix out of bounds write
Size can be any value and is user controlled resulting in overwriting the
40 byte array wr_buf with an arbitrary length of data from buf.
Signed-off-by: Thelford Williams <tdwilliamsiv@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.h')
0 files changed, 0 insertions, 0 deletions