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 2026-05-20
Date: Wed, 20 May 2026 16:49:58 -0400 [thread overview]
Message-ID: <20260520204959.2902497-1-luiz.dentz@gmail.com> (raw)
The following changes since commit 375ba7484132662a4a8c7547d088fb6275c00282:
Bluetooth: hci_qca: Convert timeout from jiffies to ms (2026-05-14 09:58:08 -0400)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2026-05-20
for you to fetch changes up to ab1513597c6cf17cd1ad2a21e3b045421b48e022:
Bluetooth: fix UAF in l2cap_sock_cleanup_listen() vs l2cap_conn_del() (2026-05-20 16:35:47 -0400)
----------------------------------------------------------------
bluetooth pull request for net:
- hci_sync: Fix not setting mask for HCI_EVT_LE_ALL_REMOTE_FEATURES_COMPLETE
- L2CAP: fix UAF in l2cap_sock_cleanup_listen() vs l2cap_conn_del()
- ISO: drop ISO_END frames received without prior ISO_START
- MGMT: validate Add Extended Advertising Data length
- bnep: Fix UAF read of dev->name
- btmtk: fix urb->setup_packet leak in error paths
- btintel_pcie: Fix incorrect MAC access programming
- hci_uart: fix UAFs and race conditions in close and init paths
----------------------------------------------------------------
David Carlier (1):
Bluetooth: ISO: drop ISO_END frames received without prior ISO_START
Jann Horn (1):
Bluetooth: bnep: Fix UAF read of dev->name
Jiajia Liu (1):
Bluetooth: btmtk: fix urb->setup_packet leak in error paths
Kiran K (1):
Bluetooth: btintel_pcie: Fix incorrect MAC access programming
Luiz Augusto von Dentz (1):
Bluetooth: hci_sync: Fix not setting mask for HCI_EVT_LE_ALL_REMOTE_FEATURES_COMPLETE
Michael Bommarito (1):
Bluetooth: MGMT: validate Add Extended Advertising Data length
Mingyu Wang (1):
Bluetooth: hci_uart: fix UAFs and race conditions in close and init paths
Safa Karakuş (1):
Bluetooth: fix UAF in l2cap_sock_cleanup_listen() vs l2cap_conn_del()
drivers/bluetooth/btintel_pcie.c | 20 +++++-----------
drivers/bluetooth/btintel_pcie.h | 3 ---
drivers/bluetooth/btmtk.c | 2 ++
drivers/bluetooth/hci_ldisc.c | 48 ++++++++++++++++++++++++++++++-------
net/bluetooth/af_bluetooth.c | 10 ++++++++
net/bluetooth/bnep/core.c | 2 +-
net/bluetooth/hci_sync.c | 6 ++---
net/bluetooth/iso.c | 14 ++++++++++-
net/bluetooth/l2cap_sock.c | 51 ++++++++++++++++++++++++++++++++++------
net/bluetooth/mgmt.c | 6 +++++
net/bluetooth/rfcomm/sock.c | 9 ++++++-
net/bluetooth/sco.c | 9 ++++++-
12 files changed, 141 insertions(+), 39 deletions(-)
next reply other threads:[~2026-05-20 20:50 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-20 20:49 Luiz Augusto von Dentz [this message]
2026-05-21 0:30 ` [GIT PULL] bluetooth 2026-05-20 patchwork-bot+netdevbpf
2026-06-11 17:58 ` 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=20260520204959.2902497-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