Skip to content
Snippets Groups Projects
Commit f23750b5 authored by Thelford Williams's avatar Thelford Williams Committed by Alex Deucher
Browse files

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: default avatarThelford Williams <tdwilliamsiv@gmail.com>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent 76c023fa
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.
Please register or to comment