[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241023143005.2297694-1-luiz.dentz@gmail.com>
Date: Wed, 23 Oct 2024 10:30:05 -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: pull request: bluetooth 2024-10-23
The following changes since commit 6e62807c7fbb3c758d233018caf94dfea9c65dbd:
posix-clock: posix-clock: Fix unbalanced locking in pc_clock_settime() (2024-10-23 16:05:01 +0200)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2024-10-23
for you to fetch changes up to 246b435ad668596aa0e2bbb9d491b6413861211a:
Bluetooth: ISO: Fix UAF on iso_sock_timeout (2024-10-23 10:21:14 -0400)
----------------------------------------------------------------
bluetooth pull request for net:
- hci_core: Disable works on hci_unregister_dev
- SCO: Fix UAF on sco_sock_timeout
- ISO: Fix UAF on iso_sock_timeout
----------------------------------------------------------------
Luiz Augusto von Dentz (3):
Bluetooth: hci_core: Disable works on hci_unregister_dev
Bluetooth: SCO: Fix UAF on sco_sock_timeout
Bluetooth: ISO: Fix UAF on iso_sock_timeout
include/net/bluetooth/bluetooth.h | 1 +
net/bluetooth/af_bluetooth.c | 22 ++++++++++++++++++++++
net/bluetooth/hci_core.c | 24 +++++++++++++++---------
net/bluetooth/hci_sync.c | 12 +++++++++---
net/bluetooth/iso.c | 18 ++++++++++++------
net/bluetooth/sco.c | 18 ++++++++++++------
6 files changed, 71 insertions(+), 24 deletions(-)
Powered by blists - more mailing lists