From: Luiz Augusto von Dentz <luiz.dentz@gmail.com>
To: davem@davemloft.net, kuba@kernel.org
Cc: linux-bluetooth@vger.kernel.org, netdev@vger.kernel.org
Subject: [GIT PULL] bluetooth 2025-09-22
Date: Mon, 22 Sep 2025 10:33:15 -0400 [thread overview]
Message-ID: <20250922143315.3007176-1-luiz.dentz@gmail.com> (raw)
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-22
for you to fetch changes up to 302a1f674c00dd5581ab8e493ef44767c5101aab:
Bluetooth: MGMT: Fix possible UAFs (2025-09-22 10:30:00 -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 | 259 +++++++++++++++++++++++++++------------
net/bluetooth/mgmt_util.c | 46 +++++++
net/bluetooth/mgmt_util.h | 3 +
8 files changed, 296 insertions(+), 84 deletions(-)
next reply other threads:[~2025-09-22 14:33 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-22 14:33 Luiz Augusto von Dentz [this message]
2025-09-22 19:40 ` [GIT PULL] bluetooth 2025-09-22 patchwork-bot+netdevbpf
2025-09-27 15:51 ` patchwork-bot+bluetooth
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250922143315.3007176-1-luiz.dentz@gmail.com \
--to=luiz.dentz@gmail.com \
--cc=davem@davemloft.net \
--cc=kuba@kernel.org \
--cc=linux-bluetooth@vger.kernel.org \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).