android_kernel_oneplus_msm8998/drivers/uwb
Johan Hovold 815321da2e uwb: i1480-dfu: fix NULL-deref at probe
commit 4ce362711d78a4999011add3115b8f4b0bc25e8c upstream.

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: 1ba47da527 ("uwb: add the i1480 DFU driver")
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-30 09:35:17 +02:00
..
i1480 uwb: i1480-dfu: fix NULL-deref at probe 2017-03-30 09:35:17 +02:00
address.c
allocator.c
beacon.c
driver.c
drp-avail.c
drp-ie.c
drp.c uwb: drp: Use setup_timer 2015-10-24 19:52:53 -07:00
est.c
hwa-rc.c
ie-rcv.c
ie.c
Kconfig
lc-dev.c
lc-rc.c uwb: fix device reference leaks 2016-11-26 09:54:53 +01:00
Makefile
neh.c
pal.c uwb: fix device reference leaks 2016-11-26 09:54:53 +01:00
radio.c
reset.c
rsv.c
scan.c
umc-bus.c
umc-dev.c
umc-drv.c
uwb-debug.c
uwb-internal.h
uwbd.c
whc-rc.c
whci.c