The following changes since commit 5dfd7d940094e1a1ec974d90f6d28162d372b56b: Merge branch 'bnxt_en-bug-fixes' (2024-11-26 15:29:34 +0100) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2024-11-26 for you to fetch changes up to ed9588554943097bdf09588a8a105fbb058869c5: Bluetooth: SCO: remove the redundant sco_conn_put (2024-11-26 11:07:28 -0500) ---------------------------------------------------------------- bluetooth pull request for net: - SCO: remove the redundant sco_conn_put - MGMT: Fix slab-use-after-free Read in set_powered_sync - MGMT: Fix possible deadlocks ---------------------------------------------------------------- Edward Adam Davis (1): Bluetooth: SCO: remove the redundant sco_conn_put Luiz Augusto von Dentz (2): Bluetooth: MGMT: Fix slab-use-after-free Read in set_powered_sync Bluetooth: MGMT: Fix possible deadlocks net/bluetooth/mgmt.c | 38 +++++++++++++++++++++++++++----------- net/bluetooth/sco.c | 2 +- 2 files changed, 28 insertions(+), 12 deletions(-)