[PATCH 0/6] USB: fix missing endpoint sanity checks
From: Johan Hovold
Date: Mon Mar 13 2017 - 08:49:06 EST
This series fixes a number of NULL-pointer dereferences due to missing
endpoint sanity checks that can be triggered by a malicious device.
Johan
Johan Hovold (6):
USB: idmouse: fix NULL-deref at probe
USB: lvtest: fix NULL-deref at probe
USB: uss720: fix NULL-deref at probe
USB: wusbcore: fix NULL-deref at probe
uwb: hwa-rc: fix NULL-deref at probe
uwb: i1480-dfu: fix NULL-deref at probe
drivers/usb/misc/idmouse.c | 3 +++
drivers/usb/misc/lvstest.c | 4 ++++
drivers/usb/misc/uss720.c | 5 +++++
drivers/usb/wusbcore/wa-hc.c | 3 +++
drivers/uwb/hwa-rc.c | 3 +++
drivers/uwb/i1480/dfu/usb.c | 3 +++
6 files changed, 21 insertions(+)
--
2.12.0