Johan Hovold 4ce362711d uwb: i1480-dfu: fix NULL-deref at probe
Make sure to check the number of endpoints to avoid dereferencing a
NULL-pointer should a malicious device lack endpoints.

Note that the dereference happens in the cmd and wait_init_done
callbacks which are called during probe.

Fixes: 1ba47da52712 ("uwb: add the i1480 DFU driver")
Cc: stable <stable@vger.kernel.org>     # 2.6.28
Cc: Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com>
Cc: David Vrabel <david.vrabel@csr.com>
Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-03-14 17:07:31 +08:00
..
2012-03-23 16:58:34 -07:00
2013-08-19 17:08:16 -07:00
2015-10-24 19:52:53 -07:00
2017-03-14 17:07:30 +08:00
2015-01-25 20:48:28 +08:00
2016-11-01 09:04:04 -06:00
2015-10-24 19:52:53 -07:00
2016-11-01 09:04:04 -06:00
2014-05-27 15:18:48 -07:00
2015-10-24 19:52:53 -07:00
2011-10-31 19:32:18 -04:00
2015-12-01 14:26:33 -08:00