Linux bluetooth development
 help / color / mirror / Atom feed
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: pull request: bluetooth 2024-10-23
Date: Wed, 23 Oct 2024 10:30:05 -0400	[thread overview]
Message-ID: <20241023143005.2297694-1-luiz.dentz@gmail.com> (raw)

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(-)

             reply	other threads:[~2024-10-23 14:30 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-23 14:30 Luiz Augusto von Dentz [this message]
2024-10-24 10:40 ` pull request: bluetooth 2024-10-23 patchwork-bot+netdevbpf
  -- strict thread matches above, loose matches on Subject: below --
2024-10-30 18:56 Luiz Augusto von Dentz
2024-10-31 10:31 ` Paolo Abeni
2024-10-31 11:00 ` patchwork-bot+netdevbpf
2024-11-14 21:24 ` 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=20241023143005.2297694-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