Re: [PATCH] Bluetooth: hci_event: fix LE list UAF on reset
[email protected] Fri, 31 Jul 2026 18:50:06 +0000
| Newsgroups | org.kernel.vger.linux-bluetooth,org.kernel.vger.linux-kernel,org.kernel.vger.stable |
|---|---|
| Message-ID | <178552380614.861446.15530207520125767511.git-patchwork-notify@kernel.org> |
Hello: This patch was applied to bluetooth/bluetooth-next.git (master) by Luiz Augusto von Dentz <[email protected]>: On Thu, 30 Jul 2026 16:32:02 +0800 you wrote: > hci_cc_reset() clears the LE accept and resolving lists without taking > hdev->lock. Other command-complete handlers serialize updates to these > lists with that lock, and the debugfs readers hold it while walking them. > > This permits the reset completion and a debugfs read to interleave as > follows: > > [...] Here is the summary with links: - Bluetooth: hci_event: fix LE list UAF on reset https://git.kernel.org/bluetooth/bluetooth-next/c/58356452043e You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html