diff options
author | Dan Carpenter <[email protected]> | 2019-10-04 13:22:51 +0300 |
---|---|---|
committer | Chris Wilson <[email protected]> | 2019-10-04 17:04:05 +0100 |
commit | 4f69851fbaa26b155330be35ce8ac393e93e7442 (patch) | |
tree | 986759e104e9cac00e6628b4080abdf4630b9b39 /lib/mpi/mpi-internal.h | |
parent | ba2a1c8706151ac3234d2d020873feab498ab1bb (diff) |
drm/i810: Prevent underflow in ioctl
The "used" variables here come from the user in the ioctl and it can be
negative. It could result in an out of bounds write.
Signed-off-by: Dan Carpenter <[email protected]>
Reviewed-by: Chris Wilson <[email protected]>
Signed-off-by: Chris Wilson <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/20191004102251.GC823@mwanda
Cc: [email protected]
Diffstat (limited to 'lib/mpi/mpi-internal.h')
0 files changed, 0 insertions, 0 deletions