[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250920150453.2605653-1-luiz.dentz@gmail.com>
Date: Sat, 20 Sep 2025 11:04:53 -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: [GIT PULL] bluetooth 2025-09-20
The following changes since commit b65678cacc030efd53c38c089fb9b741a2ee34c8:
ethernet: rvu-af: Remove slash from the driver name (2025-09-19 17:00:53 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2025-09-20
for you to fetch changes up to b683725c679a2a30852fa40fa1196d5f7bb4998c:
Bluetooth: MGMT: Fix possible UAFs (2025-09-20 11:01:42 -0400)
----------------------------------------------------------------
bluetooth pull request for net:
- Fix build after header cleanup
- hci_sync: Fix hci_resume_advertising_sync
- hci_event: Fix UAF in hci_conn_tx_dequeue
- hci_event: Fix UAF in hci_acl_create_conn_sync
- MGMT: Fix possible UAFs
----------------------------------------------------------------
Calvin Owens (1):
Bluetooth: Fix build after header cleanup
Luiz Augusto von Dentz (4):
Bluetooth: hci_sync: Fix hci_resume_advertising_sync
Bluetooth: hci_event: Fix UAF in hci_conn_tx_dequeue
Bluetooth: hci_event: Fix UAF in hci_acl_create_conn_sync
Bluetooth: MGMT: Fix possible UAFs
drivers/bluetooth/Kconfig | 6 +
drivers/bluetooth/hci_uart.h | 8 +-
include/net/bluetooth/hci_core.h | 21 ++++
net/bluetooth/hci_event.c | 30 ++++-
net/bluetooth/hci_sync.c | 7 ++
net/bluetooth/mgmt.c | 244 +++++++++++++++++++++++++++------------
net/bluetooth/mgmt_util.c | 24 ++++
net/bluetooth/mgmt_util.h | 2 +
8 files changed, 259 insertions(+), 83 deletions(-)
Powered by blists - more mailing lists