Files
linux-stable-mirror/net/bluetooth/eir.c
T
Luiz Augusto von Dentz 2af40d795d Bluetooth: eir: Fix possible crashes on eir_create_adv_data
[ Upstream commit 47c0390226 ]

eir_create_adv_data may attempt to add EIR_FLAGS and EIR_TX_POWER
without checking if that would fit.

Link: https://github.com/bluez/bluez/issues/1117#issuecomment-2958244066
Fixes: 01ce70b0a2 ("Bluetooth: eir: Move EIR/Adv Data functions to its own file")
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2025-06-19 15:32:30 +02:00

8.4 KiB