Files
linux-stable-mirror/net/bluetooth
Luiz Augusto von DentzandGreg Kroah-Hartman 33a1164dc1 Bluetooth: ISO: Fix another instance of dst_type handling
[ Upstream commit c403da5e98 ]

Socket dst_type cannot be directly assigned to hci_conn->type since
there domain is different which may lead to the wrong address type being
used.

Fixes: 6a5ad251b7 ("Bluetooth: ISO: Fix possible circular locking dependency")
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2025-12-07 06:12:12 +09:00
..