diff options
| author | Dan Carpenter <[email protected]> | 2015-10-29 13:37:54 +0000 |
|---|---|---|
| committer | Dave Airlie <[email protected]> | 2015-10-31 00:00:05 +0000 |
| commit | 9ac0934bbe52290e4e4c2a58ec41cab9b6ca8c96 (patch) | |
| tree | 5d1efc1e282f49e061e1a6677f9bf77c93e20a5d /drivers/gpu/drm/amd/amdgpu/amdgpu_sched.c | |
| parent | Merge branch 'drm-fixes-4.3' of git://people.freedesktop.org/~agd5f/linux int... (diff) | |
| download | kernel-9ac0934bbe52290e4e4c2a58ec41cab9b6ca8c96.tar.gz kernel-9ac0934bbe52290e4e4c2a58ec41cab9b6ca8c96.zip | |
drm: crtc: integer overflow in drm_property_create_blob()
The size here comes from the user via the ioctl, it is a number between
1-u32max so the addition here could overflow on 32 bit systems.
Fixes: f453ba046074 ('DRM: add mode setting support')
Signed-off-by: Dan Carpenter <[email protected]>
Reviewed-by: Daniel Stone <[email protected]>
Cc: [email protected] # v4.2
Signed-off-by: Dave Airlie <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_sched.c')
0 files changed, 0 insertions, 0 deletions
