Merge tag 'for-net-2023-12-15' of git://git.kernel.org/pub/scm/linux/kernel/git/bluet...
authorDavid S. Miller <davem@davemloft.net>
Wed, 20 Dec 2023 11:12:12 +0000 (11:12 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 20 Dec 2023 11:12:12 +0000 (11:12 +0000)
commit498444e390b48134e550c9d65b5a1b1f56745acd
tree1bceb176e0053eb298c5f7b1ac509b44e06ceafa
parent8353c2abc02cf8302d5e6177b706c1879e7b833c
parent2e07e8348ea454615e268222ae3fc240421be768
Merge tag 'for-net-2023-12-15' of git://git./linux/kernel/git/bluetooth/bluetooth

Luiz Augusto von Dentz says:

====================
bluetooth pull request for net:

 - Add encryption key size check when acting as peripheral
 - Shut up false-positive build warning
 - Send reject if L2CAP command request is corrupted
 - Fix Use-After-Free in bt_sock_recvmsg
 - Fix not notifying when connection encryption changes
 - Fix not checking if HCI_OP_INQUIRY has been sent
 - Fix address type send over to the MGMT interface
 - Fix deadlock in vhci_send_frame
====================

Signed-off-by: David S. Miller <davem@davemloft.net>