[PATCH 0/4] Bluetooth: fix hci_conn lookup RCU usage + holding refcounts
From: Pauli Virtanen
Date: Sun Jul 05 2026 - 10:49:05 EST
Resending parts of
https://lore.kernel.org/linux-bluetooth/cover.1762100290.git.pav@xxxxxx/
plus additional hci_conn_params usage fix.
Pauli Virtanen (4):
Bluetooth: hci_sync: extend conn_hash lookup RCU critical sections
Bluetooth: mgmt: fix RCU use in unpair_device/disconnect_sync
Bluetooth: mgmt: hold reference for hci_conn in mgmt_pending_cmds
Bluetooth: hci_sync: hold hdev->lock for hci_conn_params lookups
net/bluetooth/hci_sync.c | 61 ++++++++++++++++++++++++++++++++++++----
net/bluetooth/mgmt.c | 42 ++++++++++++++++++++++++---
2 files changed, 93 insertions(+), 10 deletions(-)
--
2.55.0