Hello: This patch was applied to bluetooth/bluetooth-next.git (master) by Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx>: On Fri, 5 Aug 2022 16:12:18 +0900 you wrote: > syzbot is reporting attempt to cancel uninitialized work at > mgmt_index_removed() [1], for calling cancel_delayed_work_sync() without > INIT_DELAYED_WORK() is not permitted. > > INIT_DELAYED_WORK() is called from mgmt_init_hdev() via chan->hdev_init() > from hci_mgmt_cmd(), but cancel_delayed_work_sync() is unconditionally > called from mgmt_index_removed(). > > [...] Here is the summary with links: - [(urgent)] Bluetooth: don't try to cancel uninitialized works at mgmt_index_removed() https://git.kernel.org/bluetooth/bluetooth-next/c/0659969095f6 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html