[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250829191210.1982163-1-luiz.dentz@gmail.com>
Date: Fri, 29 Aug 2025 15:12:10 -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-08-29
The following changes since commit 5189446ba995556eaa3755a6e875bc06675b88bd:
net: ipv4: fix regression in local-broadcast routes (2025-08-28 10:52:30 +0200)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2025-08-29
for you to fetch changes up to 862c628108562d8c7a516a900034823b381d3cba:
Bluetooth: Fix use-after-free in l2cap_sock_cleanup_listen() (2025-08-29 14:51:06 -0400)
----------------------------------------------------------------
bluetooth pull request for net:
- vhci: Prevent use-after-free by removing debugfs files early
- L2CAP: Fix use-after-free in l2cap_sock_cleanup_listen()
----------------------------------------------------------------
Ivan Pravdin (1):
Bluetooth: vhci: Prevent use-after-free by removing debugfs files early
Kuniyuki Iwashima (1):
Bluetooth: Fix use-after-free in l2cap_sock_cleanup_listen()
drivers/bluetooth/hci_vhci.c | 57 +++++++++++++++++++++++++++++++-------------
net/bluetooth/l2cap_sock.c | 3 +++
2 files changed, 44 insertions(+), 16 deletions(-)
Powered by blists - more mailing lists