mbox series

pull request: bluetooth 2022-07-26:

Message ID 20220726221328.423714-1-luiz.dentz@gmail.com (mailing list archive)
State Accepted
Commit e53f5293973181e8f557a7fef9a47f131fc3d4f0
Headers show
Series pull request: bluetooth 2022-07-26: | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2022-07-26

Message

Luiz Augusto von Dentz July 26, 2022, 10:13 p.m. UTC
The following changes since commit 9b134b1694ec8926926ba6b7b80884ea829245a0:

  bridge: Do not send empty IFLA_AF_SPEC attribute (2022-07-26 15:35:53 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2022-07-26

for you to fetch changes up to d0be8347c623e0ac4202a1d4e0373882821f56b0:

  Bluetooth: L2CAP: Fix use-after-free caused by l2cap_chan_put (2022-07-26 13:35:24 -0700)

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

 - Fix early wakeup after suspend
 - Fix double free on error
 - Fix use-after-free on l2cap_chan_put

----------------------------------------------------------------
Abhishek Pandit-Subedi (1):
      Bluetooth: Always set event mask on suspend

Dan Carpenter (1):
      Bluetooth: mgmt: Fix double free on error path

Luiz Augusto von Dentz (1):
      Bluetooth: L2CAP: Fix use-after-free caused by l2cap_chan_put

 include/net/bluetooth/l2cap.h |  1 +
 net/bluetooth/hci_sync.c      |  6 ++---
 net/bluetooth/l2cap_core.c    | 61 ++++++++++++++++++++++++++++++++++---------
 net/bluetooth/mgmt.c          |  1 -
 4 files changed, 52 insertions(+), 17 deletions(-)

Comments

patchwork-bot+netdevbpf@kernel.org July 27, 2022, 3 a.m. UTC | #1
Hello:

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

On Tue, 26 Jul 2022 15:13:28 -0700 you wrote:
> The following changes since commit 9b134b1694ec8926926ba6b7b80884ea829245a0:
> 
>   bridge: Do not send empty IFLA_AF_SPEC attribute (2022-07-26 15:35:53 +0200)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2022-07-26
> 
> [...]

Here is the summary with links:
  - pull request: bluetooth 2022-07-26:
    https://git.kernel.org/netdev/net/c/e53f52939731

You are awesome, thank you!
patchwork-bot+bluetooth@kernel.org Aug. 1, 2022, 9:15 p.m. UTC | #2
Hello:

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

On Tue, 26 Jul 2022 15:13:28 -0700 you wrote:
> The following changes since commit 9b134b1694ec8926926ba6b7b80884ea829245a0:
> 
>   bridge: Do not send empty IFLA_AF_SPEC attribute (2022-07-26 15:35:53 +0200)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2022-07-26
> 
> [...]

Here is the summary with links:
  - pull request: bluetooth 2022-07-26:
    https://git.kernel.org/bluetooth/bluetooth-next/c/e53f52939731

You are awesome, thank you!