Hello: This patch was applied to bluetooth/bluetooth-next.git (master) by Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx>: On Sat, 4 Mar 2023 21:50:35 +0800 you wrote: > There is a potential race condition in hci_cmd_sync_work and > hci_cmd_sync_clear, and could lead to use-after-free. For instance, > hci_cmd_sync_work is added to the 'req_workqueue' after cancel_work_sync > The entry of 'cmd_sync_work_list' may be freed in hci_cmd_sync_clear, and > causing kernel panic when it is used in 'hci_cmd_sync_work'. > > Here's the call trace: > > [...] Here is the summary with links: - [v2,1/1] Bluetooth: fix race condition in hci_cmd_sync_clear https://git.kernel.org/bluetooth/bluetooth-next/c/83ce39248d6d You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html