Hello: This series was applied to bluetooth/bluetooth-next.git (master) by Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx>: On Wed, 28 Feb 2024 12:18:35 -0500 you wrote: > From: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> > > struct hci_dev_info has a fixed size name[8] field so in the event that > hdev->name is bigger than that strcpy would attempt to write past its > size, so this fixes this problem by switching to use strscpy. > > Fixes: dcda165706b9 ("Bluetooth: hci_core: Fix build warnings") > Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> > > [...] Here is the summary with links: - [v1,1/4] Bluetooth: hci_core: Fix possible buffer overflow https://git.kernel.org/bluetooth/bluetooth-next/c/c6febaabc470 - [v1,2/4] Bluetooth: msft: Fix memory leak https://git.kernel.org/bluetooth/bluetooth-next/c/14cfaede6ad1 - [v1,3/4] Bluetooth: btusb: Fix memory leak https://git.kernel.org/bluetooth/bluetooth-next/c/875829da81e8 - [v1,4/4] Bluetooth: bnep: Fix out-of-bound access https://git.kernel.org/bluetooth/bluetooth-next/c/cfbc55231f8e You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html