diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2015-09-23 14:00:35 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2015-09-23 17:23:44 -0400 |
commit | 0913eab648e4fb30ddca8882e707d0fcf5b237c6 (patch) | |
tree | 7530627890f1194b61d0e8ba57eefcc5e42ab59d /drivers/video | |
parent | 0d2edd3791bb172a59d708d5c94330bbd6050f97 (diff) |
drm/amdgpu: info leak in amdgpu_gem_metadata_ioctl()
There is no limit on args->data.data_size_bytes so we could read beyond
the end of the args->data.data[] array.
Reviewed-by: Christian König <christian.koenig@amd.com>
Reported-by: Ilja Van Sprundel <ivansprundel@ioactive.com>
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/video')
0 files changed, 0 insertions, 0 deletions