Hello: This patch was applied to bluetooth/bluez.git (master) by Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx>: On Tue, 4 Jul 2023 08:56:42 +0300 you wrote: > This commit fixes the heap-use-after-free error when connecting 2 > controllers. When a controller is connected > admin_policy_adapter_probe is called. If policy_data was already > allocated it gets freed, if not, it only gets allocated. Eventually > add_interface is called. Here policy_data is put in the "data" variable > (specific for each controller) and the process_changes task is called > with idle priority. This function ultimately accesses policy_data from > the "data" variable. > > [...] Here is the summary with links: - [BlueZ,1/1] plugins/admin: Fix heap-use-after-free when using 2 controllers https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=b74146068892 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html