Files
linux/drivers/usb/serial
Johan Hovold ee4207bda5 USB: visor: fix null-deref at probe
commit cac9b50b0d upstream.

Fix null-pointer dereference at probe should a (malicious) Treo device
lack the expected endpoints.

Specifically, the Treo port-setup hack was dereferencing the bulk-in and
interrupt-in urbs without first making sure they had been allocated by
core.

Fixes: 1da177e4c3 ("Linux-2.6.12-rc2")
Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-02-17 12:31:01 -08:00
..
2015-02-26 17:06:39 +01:00
2015-12-18 09:30:34 -08:00
2014-09-15 18:43:08 +02:00
2015-07-06 12:15:02 +02:00
2015-07-28 09:27:50 +02:00
2016-02-17 12:31:01 -08:00