zephyr/samples/bluetooth
Luiz Augusto von Dentz 58baad7c5e Bluetooth: ipsp: Fix not checking return of build_reply
net_pkt_sendto uses size_t as parameter for len so the value would be
treat as unsigned which may cause and invalid memory to be read.

Fixes #14950 #14955

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2019-03-29 10:39:53 +01:00
..
beacon doc: Bluetooth: Documentation overhaul 2019-03-13 10:40:05 +01:00
central doc: Bluetooth: Documentation overhaul 2019-03-13 10:40:05 +01:00
central_hr all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
eddystone all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
gatt all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
handsfree doc: Bluetooth: Documentation overhaul 2019-03-13 10:40:05 +01:00
hci_spi all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
hci_uart doc: Bluetooth: Documentation overhaul 2019-03-13 10:40:05 +01:00
hci_usb doc: Bluetooth: Documentation overhaul 2019-03-13 10:40:05 +01:00
ibeacon doc: Bluetooth: Documentation overhaul 2019-03-13 10:40:05 +01:00
ipsp Bluetooth: ipsp: Fix not checking return of build_reply 2019-03-29 10:39:53 +01:00
mesh samples: bluetooth/mesh: Fix configuration 2019-03-19 15:24:09 +02:00
mesh_demo all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
peripheral all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
peripheral_csc all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
peripheral_dis doc: Bluetooth: Documentation overhaul 2019-03-13 10:40:05 +01:00
peripheral_esp doc: Bluetooth: Documentation overhaul 2019-03-13 10:40:05 +01:00
peripheral_hids doc: Bluetooth: Documentation overhaul 2019-03-13 10:40:05 +01:00
peripheral_hr doc: Bluetooth: Documentation overhaul 2019-03-13 10:40:05 +01:00
peripheral_sc_only doc: Bluetooth: Documentation overhaul 2019-03-13 10:40:05 +01:00
scan_adv doc: Bluetooth: Documentation overhaul 2019-03-13 10:40:05 +01:00
bluetooth.rst doc: Bluetooth: Documentation overhaul 2019-03-13 10:40:05 +01:00