]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Bluetooth: hci_event: Fix not indicating new connection for BIG Sync
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Wed, 31 Jan 2024 16:24:19 +0000 (11:24 -0500)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Wed, 6 Mar 2024 22:22:39 +0000 (17:22 -0500)
commiteeda1bf97bb500a901f7a9ee5615bad2160f2378
tree8765c1ee166b28ec020fab48ea089c8ab44e5e82
parente7b02296fb400ee64822fbdd81a0718449066333
Bluetooth: hci_event: Fix not indicating new connection for BIG Sync

BIG Sync (aka. Broadcast sink) requires to inform that the device is
connected when a data path is active otherwise userspace could attempt
to free resources allocated to the device object while scanning.

Fixes: 1d11d70d1f6b ("Bluetooth: ISO: Pass BIG encryption info through QoS")
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
net/bluetooth/hci_event.c
net/bluetooth/mgmt.c