Merge tag 'for-net-2023-01-17' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
Luiz Augusto von Dentz says: ==================== bluetooth pull request for net: - Fix a buffer overflow in mgmt_mesh_add - Fix use HCI_OP_LE_READ_BUFFER_SIZE_V2 - Fix hci_qca shutdown on closed serdev - Fix possible circular locking dependencies on ISO code - Fix possible deadlock in rfcomm_sk_state_change * tag 'for-net-2023-01-17' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth: Bluetooth: Fix possible deadlock in rfcomm_sk_state_change Bluetooth: ISO: Fix possible circular locking dependency Bluetooth: hci_event: Fix Invalid wait context Bluetooth: ISO: Fix possible circular locking dependency Bluetooth: hci_sync: fix memory leak in hci_update_adv_data() Bluetooth: hci_qca: Fix driver shutdown on closed serdev Bluetooth: hci_conn: Fix memory leaks Bluetooth: hci_sync: Fix use HCI_OP_LE_READ_BUFFER_SIZE_V2 Bluetooth: Fix a buffer overflow in mgmt_mesh_add() ==================== Link: https://lore.kernel.org/r/20230118002944.1679845-1-luiz.dentz@gmail.com Signed-off-by:Jakub Kicinski <kuba@kernel.org>
No related branches found
No related tags found
Showing
- drivers/bluetooth/hci_qca.c 7 additions, 0 deletionsdrivers/bluetooth/hci_qca.c
- net/bluetooth/hci_conn.c 14 additions, 4 deletionsnet/bluetooth/hci_conn.c
- net/bluetooth/hci_event.c 4 additions, 1 deletionnet/bluetooth/hci_event.c
- net/bluetooth/hci_sync.c 6 additions, 13 deletionsnet/bluetooth/hci_sync.c
- net/bluetooth/iso.c 26 additions, 38 deletionsnet/bluetooth/iso.c
- net/bluetooth/mgmt_util.h 1 addition, 1 deletionnet/bluetooth/mgmt_util.h
- net/bluetooth/rfcomm/sock.c 6 additions, 1 deletionnet/bluetooth/rfcomm/sock.c
Loading
Please register or sign in to comment