summaryrefslogtreecommitdiff
path: root/include/video/trident.h
diff options
context:
space:
mode:
authorScott Bauer <scott.bauer@intel.com>2018-04-26 11:51:08 -0600
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-09-05 09:16:24 +0200
commit2f294385874e8e152f357531aa177a19560c8a64 (patch)
tree952a152a4529ca5c46383654694532cef5268ef7 /include/video/trident.h
parent86c0a645ffd20ee8e6063f1e9dfba07d35fded5e (diff)
cdrom: Fix info leak/OOB read in cdrom_ioctl_drive_status
commit 8f3fafc9c2f0ece10832c25f7ffcb07c97a32ad4 upstream. Like d88b6d04: "cdrom: information leak in cdrom_ioctl_media_changed()" There is another cast from unsigned long to int which causes a bounds check to fail with specially crafted input. The value is then used as an index in the slot array in cdrom_slot_status(). Signed-off-by: Scott Bauer <scott.bauer@intel.com> Signed-off-by: Scott Bauer <sbauer@plzdonthack.me> Cc: stable@vger.kernel.org Signed-off-by: Jens Axboe <axboe@kernel.dk> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/video/trident.h')
0 files changed, 0 insertions, 0 deletions