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-02-13
Date: Thu, 13 Feb 2025 11:24:46 -0500 [thread overview]
Message-ID: <20250213162446.617632-1-luiz.dentz@gmail.com> (raw)
The following changes since commit 0469b410c888414c3505d8d2b5814eb372404638:
Merge branch 'net-ethernet-ti-am65-cpsw-xdp-fixes' (2025-02-12 20:12:59 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2025-02-13
for you to fetch changes up to ab4eedb790cae44313759b50fe47da285e2519d5:
Bluetooth: L2CAP: Fix corrupted list in hci_chan_del (2025-02-13 11:15:37 -0500)
----------------------------------------------------------------
bluetooth pull request for net:
- btintel_pcie: Fix a potential race condition
- L2CAP: Fix slab-use-after-free Read in l2cap_send_cmd
- L2CAP: Fix corrupted list in hci_chan_del
----------------------------------------------------------------
Kiran K (1):
Bluetooth: btintel_pcie: Fix a potential race condition
Luiz Augusto von Dentz (2):
Bluetooth: L2CAP: Fix slab-use-after-free Read in l2cap_send_cmd
Bluetooth: L2CAP: Fix corrupted list in hci_chan_del
drivers/bluetooth/btintel_pcie.c | 5 +-
include/net/bluetooth/l2cap.h | 3 +-
net/bluetooth/l2cap_core.c | 169 ++++++++++++++++++---------------------
net/bluetooth/l2cap_sock.c | 15 ++--
4 files changed, 92 insertions(+), 100 deletions(-)
next reply other threads:[~2025-02-13 16:24 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-13 16:24 Luiz Augusto von Dentz [this message]
2025-02-13 18:10 ` [GIT PULL] bluetooth 2025-02-13 patchwork-bot+netdevbpf
2025-02-20 18:31 ` 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=20250213162446.617632-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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.