Hello: This series was applied to bluetooth/bluetooth-next.git (master) by Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx>: On Sat, 24 Feb 2024 00:37:02 +0300 you wrote: > The problem is detected by KASAN. > btrtl driver uses private hci data to store 'struct btrealtek_data'. > If btrtl driver is used with btusb, then memory for private hci data > is allocated in btusb. But no private data is allocated after hci_dev, > when btrtl is used with hci_h5. > > These commits add memory allocation for hci_h5 case. > > [...] Here is the summary with links: - [1/2] Bluetooth: hci_h5: Add ability to allocate memory for private data https://git.kernel.org/bluetooth/bluetooth-next/c/171271f419d8 - [2/2] Bluetooth: btrtl: fix out of bounds memory access https://git.kernel.org/bluetooth/bluetooth-next/c/d8f519096785 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html