zephyr/subsys/bluetooth
Joakim Andersson 0fe62c6392 Bluetooth: host: Fix bug in device name shortening handling
Fix bug in device name shortening handling leading to memory
corruption.
This is triggered by an underflow in the length field of the shortened
name when set_data_len + 2 > set_data_len_max.

Fixes: #27693

Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
2020-09-19 10:25:49 +02:00
..
common bluetooth: Allow immediate logging with software-based LL 2020-09-04 18:48:32 +02:00
controller Bluetooth: controller: Fix Kconfig dependencies for PHY options 2020-09-18 18:11:35 +02:00
host Bluetooth: host: Fix bug in device name shortening handling 2020-09-19 10:25:49 +02:00
mesh Bluetooth: Mesh: Fix RPL not check by proxy configuration 2020-09-18 15:18:18 +02:00
services bluetooth: services: ots: use multi-instance macro from gatt.h 2020-09-04 18:37:27 +02:00
shell Bluetooth: GATT: Rework bt_gatt_attr_func_t 2020-09-05 11:06:21 +02:00
CMakeLists.txt Bluetooth: controller: Remove legacy LL 2020-05-08 15:07:00 +02:00
Kconfig Bluetooth: host: Perodic advertisement synchronization 2020-08-11 14:17:19 +02:00