diff options
author | Thelford Williams <[email protected]> | 2021-10-13 16:04:13 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2021-10-20 15:13:50 -0400 |
commit | 5afa7898ab7a0ec9c28556a91df714bf3c2f725e (patch) | |
tree | 0f9531afedfe899b74933724d486314b10988eea /scripts/gcc-plugins/cyc_complexity_plugin.c | |
parent | 519d81956ee277b4419c723adfb154603c2565ba (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 <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Cc: [email protected]
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions