Files
linux/drivers/usb/misc
Kees Cook 304a854922 usb: iowarrior: don't trust report_size for buffer size
commit 3ed780117d upstream.

If the iowarrior devices in this case statement support more than 8 bytes
per report, it is possible to write past the end of a kernel heap allocation.
This will probably never be possible, but change the allocation to be more
defensive anyway.

Signed-off-by: Kees Cook <kees.cook@canonical.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Acked-by: Brandon Philips <bphilips@suse.de>
2011-03-07 15:17:58 -08:00
..
2009-03-17 14:01:29 -07:00
2009-01-07 10:00:13 -08:00
2009-07-28 14:31:11 -07:00
2009-10-09 13:52:06 -07:00
2009-03-17 14:01:29 -07:00