Fix CVE-2024-41062.
Edward Adam Davis (1):
bluetooth/l2cap: sync sock recv cb and release
Luiz Augusto von Dentz (2):
Bluetooth: L2CAP: Fix deadlock
Bluetooth: Fix usage of __hci_cmd_sync_status
include/net/bluetooth/hci_sync.h | 2 +
net/bluetooth/hci_core.c | 69 +++++++-------------------------
net/bluetooth/hci_sync.c | 13 ++++++
net/bluetooth/l2cap_core.c | 3 ++
net/bluetooth/l2cap_sock.c | 14 +++++--
5 files changed, 44 insertions(+), 57 deletions(-)
--
2.34.1