Re: [PATCH v2 0/2] Bluetooth: Fix data-races in SCO/ISO connect paths
[email protected] Tue, 02 Jun 2026 17:20:06 +0000
| Newsgroups | dev.linux.lists.linux-kernel-mentees,org.kernel.vger.linux-bluetooth,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <178042080663.965718.10676040652075831964.git-patchwork-notify@kernel.org> |
Hello: This series was applied to bluetooth/bluetooth-next.git (master) by Luiz Augusto von Dentz <[email protected]>: On Mon, 1 Jun 2026 20:19:06 +0900 you wrote: > The connect paths read socket address and config fields without > lock_sock() and pass them to hci_get_route() and hci_connect_*(), > while connect()/bind()/setsockopt() can update them concurrently. > > Patch 1 covers ISO (iso_connect_bis/cis, iso_listen_bis, > iso_conn_big_sync), patch 2 covers SCO (sco_connect). > > [...] Here is the summary with links: - [v2,1/2] Bluetooth: ISO: Fix data-race on iso_pi fields in hci_get_route calls https://git.kernel.org/bluetooth/bluetooth-next/c/961ea93b3ceb - [v2,2/2] Bluetooth: SCO: Fix data-race on sco_pi fields in sco_connect https://git.kernel.org/bluetooth/bluetooth-next/c/4a17208f1b99 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html