zephyr/drivers/bluetooth/hci
Carles Cufi 02cee09308 drivers: bluetooth: spi: Check lengths in incoming headers
So far the lengths provided in event and ACL packets were not being
checked at all, which could have caused an overflow if the contents were
not to fit inside the net_buf.
Check the length and discard the packet when it doesn't fit.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2021-12-20 15:24:02 +01:00
..
CMakeLists.txt drivers: bluetooth: build as static library 2021-08-17 06:06:03 -04:00
h4.c Bluetooth: ISO: Add bitmask for retrieving iso header lenght 2021-11-12 14:52:33 +01:00
h5.c bluetooth: remove Kconfig options CONFIG_BT_*_ON_DEV_NAME 2021-08-25 18:05:17 -04:00
hci_esp32.c Bluetooth: ISO: Add bitmask for retrieving iso header lenght 2021-11-12 14:52:33 +01:00
ipm_stm32wb.c drivers: bluetooth: hci: ipm_stm32wb: macro renamed CFG_BLE_OPTIONS 2021-08-24 22:14:20 -04:00
Kconfig kconfig: bluetooth: experimental settings now uses select EXPERIMENTAL 2021-10-22 13:59:21 +02:00
rpmsg_nrf53.c bluetooth: hci: rpmsg: Use RPMsg Service 2021-01-19 22:07:09 +01:00
rpmsg.c Bluetooth: ISO: Add bitmask for retrieving iso header lenght 2021-11-12 14:52:33 +01:00
spi.c drivers: bluetooth: spi: Check lengths in incoming headers 2021-12-20 15:24:02 +01:00
userchan.c Bluetooth: ISO: Speed up BT ISO data processing 2021-05-27 13:16:40 +02:00