mbox series

pull-request: bluetooth 2023-05-19

Message ID 20230519233056.2024340-1-luiz.dentz@gmail.com (mailing list archive)
State Accepted
Commit 67caf26d769e0cb17dba182b0acae015c7aa5881
Headers show
Series pull-request: bluetooth 2023-05-19 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2023-05-19

Message

Luiz Augusto von Dentz May 19, 2023, 11:30 p.m. UTC
The following changes since commit 9025944fddfed5966c8f102f1fe921ab3aee2c12:

  net: fec: add dma_wmb to ensure correct descriptor values (2023-05-19 09:17:53 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2023-05-19

for you to fetch changes up to 6ce5169e05aa5360a49a574cc1490ceea6b651a6:

  Bluetooth: btnxpuart: Fix compiler warnings (2023-05-19 15:38:29 -0700)

----------------------------------------------------------------
bluetooth pull request for net:

 - Fix compiler warnings on btnxpuart
 - Fix potential double free on hci_conn_unlink
 - Fix UAF on hci_conn_hash_flush

----------------------------------------------------------------
Neeraj Sanjay Kale (1):
      Bluetooth: btnxpuart: Fix compiler warnings

Ruihan Li (4):
      Bluetooth: Fix potential double free caused by hci_conn_unlink
      Bluetooth: Refcnt drop must be placed last in hci_conn_unlink
      Bluetooth: Fix UAF in hci_conn_hash_flush again
      Bluetooth: Unlink CISes when LE disconnects in hci_conn_del

 drivers/bluetooth/btnxpuart.c    |  6 ++--
 include/net/bluetooth/hci_core.h |  2 +-
 net/bluetooth/hci_conn.c         | 77 +++++++++++++++++++++-------------------
 3 files changed, 45 insertions(+), 40 deletions(-)

Comments

patchwork-bot+netdevbpf@kernel.org May 20, 2023, 6 a.m. UTC | #1
Hello:

This pull request was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@kernel.org>:

On Fri, 19 May 2023 16:30:56 -0700 you wrote:
> The following changes since commit 9025944fddfed5966c8f102f1fe921ab3aee2c12:
> 
>   net: fec: add dma_wmb to ensure correct descriptor values (2023-05-19 09:17:53 +0100)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2023-05-19
> 
> [...]

Here is the summary with links:
  - pull-request: bluetooth 2023-05-19
    https://git.kernel.org/netdev/net/c/67caf26d769e

You are awesome, thank you!
patchwork-bot+bluetooth@kernel.org June 6, 2023, 12:36 a.m. UTC | #2
Hello:

This pull request was applied to bluetooth/bluetooth-next.git (master)
by Jakub Kicinski <kuba@kernel.org>:

On Fri, 19 May 2023 16:30:56 -0700 you wrote:
> The following changes since commit 9025944fddfed5966c8f102f1fe921ab3aee2c12:
> 
>   net: fec: add dma_wmb to ensure correct descriptor values (2023-05-19 09:17:53 +0100)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2023-05-19
> 
> [...]

Here is the summary with links:
  - pull-request: bluetooth 2023-05-19
    https://git.kernel.org/bluetooth/bluetooth-next/c/67caf26d769e

You are awesome, thank you!