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 -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html