From: patchwork-bot+bluetooth@kernel.org
To: Luiz Augusto von Dentz <luiz.dentz@gmail.com>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH v2 1/3] Bluetooth: hci_conn: Fix UAF Write in __hci_acl_create_connection_sync
Date: Thu, 15 Feb 2024 21:20:28 +0000 [thread overview]
Message-ID: <170803202833.1943.9588547245890812286.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20240213213123.403654-1-luiz.dentz@gmail.com>
Hello:
This series was applied to bluetooth/bluetooth-next.git (master)
by Luiz Augusto von Dentz <luiz.von.dentz@intel.com>:
On Tue, 13 Feb 2024 16:31:21 -0500 you wrote:
> From: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
>
> This fixes the UAF on __hci_acl_create_connection_sync caused by
> connection abortion, it uses the same logic as to LE_LINK which uses
> hci_cmd_sync_cancel to prevent the callback to run if the connection is
> abort prematurely.
>
> [...]
Here is the summary with links:
- [v2,1/3] Bluetooth: hci_conn: Fix UAF Write in __hci_acl_create_connection_sync
https://git.kernel.org/bluetooth/bluetooth-next/c/f36e87456bf6
- [v2,2/3] Bluetooth: hci_sync: Add helper functions to manipulate cmd_sync queue
https://git.kernel.org/bluetooth/bluetooth-next/c/4a8a8f446ef2
- [v2,3/3] Bluetooth: hci_sync: Attempt to dequeue connection attempt
https://git.kernel.org/bluetooth/bluetooth-next/c/96fb2aab16bf
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:[~2024-02-15 21:20 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-13 21:31 [PATCH v2 1/3] Bluetooth: hci_conn: Fix UAF Write in __hci_acl_create_connection_sync Luiz Augusto von Dentz
2024-02-13 21:31 ` [PATCH v2 2/3] Bluetooth: hci_sync: Add helper functions to manipulate cmd_sync queue Luiz Augusto von Dentz
2024-02-13 21:31 ` [PATCH v2 3/3] Bluetooth: hci_sync: Attempt to dequeue connection attempt Luiz Augusto von Dentz
2024-02-13 23:47 ` Jonas Dreßler
2024-02-14 18:44 ` Luiz Augusto von Dentz
2024-02-21 22:25 ` Jonas Dreßler
2024-02-13 21:59 ` [v2,1/3] Bluetooth: hci_conn: Fix UAF Write in __hci_acl_create_connection_sync bluez.test.bot
2024-02-15 21:20 ` 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=170803202833.1943.9588547245890812286.git-patchwork-notify@kernel.org \
--to=patchwork-bot+bluetooth@kernel.org \
--cc=linux-bluetooth@vger.kernel.org \
--cc=luiz.dentz@gmail.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.