[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240927145730.2452175-1-luiz.dentz@gmail.com>
Date: Fri, 27 Sep 2024 10:57:30 -0400
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 2024-09-27
The following changes since commit d505d3593b52b6c43507f119572409087416ba28:
net: wwan: qcom_bam_dmux: Fix missing pm_runtime_disable() (2024-09-27 12:39:02 +0100)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2024-09-27
for you to fetch changes up to b25e11f978b63cb7857890edb3a698599cddb10e:
Bluetooth: hci_event: Align BR/EDR JUST_WORKS paring with LE (2024-09-27 10:52:20 -0400)
----------------------------------------------------------------
bluetooth pull request for net:
- btmrvl: Use IRQF_NO_AUTOEN flag in request_irq()
- MGMT: Fix possible crash on mgmt_index_removed
- L2CAP: Fix uaf in l2cap_connect
- Bluetooth: hci_event: Align BR/EDR JUST_WORKS paring with LE
----------------------------------------------------------------
Jinjie Ruan (1):
Bluetooth: btmrvl: Use IRQF_NO_AUTOEN flag in request_irq()
Luiz Augusto von Dentz (3):
Bluetooth: MGMT: Fix possible crash on mgmt_index_removed
Bluetooth: L2CAP: Fix uaf in l2cap_connect
Bluetooth: hci_event: Align BR/EDR JUST_WORKS paring with LE
drivers/bluetooth/btmrvl_sdio.c | 3 +--
net/bluetooth/hci_core.c | 2 ++
net/bluetooth/hci_event.c | 15 ++++++---------
net/bluetooth/l2cap_core.c | 8 --------
net/bluetooth/mgmt.c | 23 ++++++++++++++---------
5 files changed, 23 insertions(+), 28 deletions(-)
Powered by blists - more mailing lists