From: patchwork-bot+bluetooth@kernel.org
To: Kuniyuki Iwashima <kuniyu@google.com>
Cc: marcel@holtmann.org, johan.hedberg@gmail.com,
luiz.dentz@gmail.com, iam@sung-woo.kim, kuni1840@gmail.com,
linux-bluetooth@vger.kernel.org,
syzbot+e5e64cdf8e92046dd3e1@syzkaller.appspotmail.com
Subject: Re: [PATCH v1] Bluetooth: Fix use-after-free in l2cap_sock_cleanup_listen()
Date: Fri, 29 Aug 2025 16:40:06 +0000 [thread overview]
Message-ID: <175648560625.2276001.1665639095865015844.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20250827204015.3712705-1-kuniyu@google.com>
Hello:
This patch was applied to bluetooth/bluetooth-next.git (master)
by Luiz Augusto von Dentz <luiz.von.dentz@intel.com>:
On Wed, 27 Aug 2025 20:40:14 +0000 you wrote:
> syzbot reported the splat below without a repro.
>
> In the splat, a single thread calling bt_accept_dequeue() freed sk
> and touched it after that.
>
> The root cause would be the racy l2cap_sock_cleanup_listen() call
> added by the cited commit.
>
> [...]
Here is the summary with links:
- [v1] Bluetooth: Fix use-after-free in l2cap_sock_cleanup_listen()
https://git.kernel.org/bluetooth/bluetooth-next/c/02925b3b935e
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2025-08-29 16:39 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-27 20:40 [PATCH v1] Bluetooth: Fix use-after-free in l2cap_sock_cleanup_listen() Kuniyuki Iwashima
2025-08-27 21:33 ` [v1] " bluez.test.bot
2025-08-29 16:40 ` patchwork-bot+bluetooth [this message]
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=175648560625.2276001.1665639095865015844.git-patchwork-notify@kernel.org \
--to=patchwork-bot+bluetooth@kernel.org \
--cc=iam@sung-woo.kim \
--cc=johan.hedberg@gmail.com \
--cc=kuni1840@gmail.com \
--cc=kuniyu@google.com \
--cc=linux-bluetooth@vger.kernel.org \
--cc=luiz.dentz@gmail.com \
--cc=marcel@holtmann.org \
--cc=syzbot+e5e64cdf8e92046dd3e1@syzkaller.appspotmail.com \
/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.