zephyr/subsys/bluetooth/services
Abe Kohandel 45a693a2a9 bluetooth: ots: validate OTS procedure sizes
Validate the OACP and OLCP procedure sizes as the procedure is parsed.
This is in contrast with the current implementation which first parses
the procedure and then validates its size and is prone to accessing
invalid memory when the procedure is malformed.

Signed-off-by: Abe Kohandel <abe.kohandel@gmail.com>
2022-01-12 15:47:20 +01:00
..
ots bluetooth: ots: validate OTS procedure sizes 2022-01-12 15:47:20 +01:00
bas.c
CMakeLists.txt bluetooth: services: add tps service 2020-12-10 13:33:12 +01:00
dis.c Bluetooth: DIS: settings: drop dependency on BT_SETTINGS 2020-11-19 13:18:16 +02:00
hrs.c bluetooth: services: hrs: add characteristic permission config 2021-07-05 14:34:25 +03:00
Kconfig Bluetooth: Modify kconfig to use related path 2021-07-20 20:02:34 -04:00
Kconfig.bas bluetooth: services: Use log template for BAS 2021-09-14 09:57:03 +02:00
Kconfig.dis Bluetooth: DIS: settings: select SETTINGS 2020-11-19 13:18:16 +02:00
Kconfig.hrs bluetooth: Add missing choice names in Kconfig 2021-09-14 09:57:03 +02:00
Kconfig.tps bluetooth: services: add tps service 2020-12-10 13:33:12 +01:00
tps.c bluetooth: services: add tps service 2020-12-10 13:33:12 +01:00