zephyr/subsys/bluetooth/host/classic
Flavio Ceolin bb56c3898c bluetooth: host/classic: Fix possible buffer overflow
Fix possible buffer overflow in rfcomm. Check the buffer len
before read it.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2024-07-01 09:13:22 +02:00
..
a2dp_codec_sbc.c Bluetooth: A2DP: Implement the a2dp and avdtp 2024-05-28 12:56:42 +02:00
a2dp_internal.h
a2dp.c Bluetooth: A2DP: Implement the a2dp and avdtp 2024-05-28 12:56:42 +02:00
at.c
at.h
avdtp_internal.h Bluetooth: A2DP: Implement the a2dp and avdtp 2024-05-28 12:56:42 +02:00
avdtp.c Bluetooth: A2DP: Implement the a2dp and avdtp 2024-05-28 12:56:42 +02:00
br.c Bluetooth: Host: Rename bt_conn_state_t states for clarity 2024-04-23 15:31:59 +02:00
br.h
CMakeLists.txt Bluetooth: A2DP: Implement the a2dp and avdtp 2024-05-28 12:56:42 +02:00
hfp_ag_internal.h Bluetooth: HFP_AG: Optimize lock/unlock of the SCO creating 2024-06-12 21:13:58 -04:00
hfp_ag.c Bluetooth: Classic: HF_AG: Fix unexpected return 2024-06-27 10:53:17 +02:00
hfp_hf.c bluetooth: hfp_hf: update channel sent callback prototype 2024-06-12 21:13:58 -04:00
hfp_internal.h Bluetooth: HFP_AG: Initialize HFP AG 2024-05-16 09:15:49 +02:00
Kconfig Bluetooth: A2DP: Implement the a2dp and avdtp 2024-05-28 12:56:42 +02:00
keys_br.c bluetooth: keys_br: Improve bt_foreach_bond 2024-05-25 14:39:06 -04:00
l2cap_br_interface.h Bluetooth: L2CAP: remove seg_pool 2024-06-12 18:51:34 +02:00
l2cap_br_internal.h
l2cap_br.c Bluetooth: Classic: Add length check in bluetooth classic 2024-06-18 15:54:27 +02:00
rfcomm_internal.h Bluetooth: RFCOMM: check the validity of received frame 2024-06-25 09:03:44 +02:00
rfcomm.c bluetooth: host/classic: Fix possible buffer overflow 2024-07-01 09:13:22 +02:00
sco_internal.h Bluetooth: Host: Remove SCO security check 2024-03-19 10:08:27 +01:00
sco.c Bluetooth: Host: Rename bt_conn_state_t states for clarity 2024-04-23 15:31:59 +02:00
sdp_internal.h
sdp.c Bluetooth: Classic: Add length check in bluetooth classic 2024-06-18 15:54:27 +02:00
ssp.c
ssp.h