[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220726221328.423714-1-luiz.dentz@gmail.com>
Date: Tue, 26 Jul 2022 15:13:28 -0700
From: Luiz Augusto von Dentz <luiz.dentz@...il.com>
To: davem@...emloft.net, kuba@...nel.org
Cc: linux-bluetooth@...r.kernel.org, netdev@...r.kernel.org
Subject: pull request: bluetooth 2022-07-26:
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(-)
Powered by blists - more mailing lists