[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250213162446.617632-1-luiz.dentz@gmail.com>
Date: Thu, 13 Feb 2025 11:24:46 -0500
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-02-13
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(-)
Powered by blists - more mailing lists