Files
linux/drivers/usb/serial
Johan Hovold cac9b50b0d USB: visor: fix null-deref at probe
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")
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Johan Hovold <johan@kernel.org>
2016-01-25 11:36:41 +01:00
..
2015-02-26 17:06:39 +01:00
2015-12-18 09:30:34 -08:00
2015-07-06 12:15:02 +02:00
2015-07-28 09:27:50 +02:00
2016-01-25 11:36:41 +01:00