Files
kernel_amazon_mt8127-common/drivers
Johan Hovold cb32438b77 USB: serial: io_ti: fix information leak in completion handler
commit 654b404f2a222f918af9b0cd18ad469d0c941a8e upstream.

Add missing sanity check to the bulk-in completion handler to avoid an
integer underflow that can be triggered by a malicious device.

This avoids leaking 128 kB of memory content from after the URB transfer
buffer to user space.

Fixes: 8c209e6782 ("USB: make actual_length in struct urb field u32")
Fixes: 1da177e4c3 ("Linux-2.6.12-rc2")
Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Signed-off-by: Willy Tarreau <w@1wt.eu>
2017-06-08 00:47:03 +02:00
..
2017-06-08 00:46:53 +02:00
2017-06-08 00:46:57 +02:00
2017-02-10 11:03:35 +01:00
2017-06-08 00:47:01 +02:00
2016-06-07 10:42:51 +02:00
2017-02-10 11:03:41 +01:00