Hello: This patch was applied to bluetooth/bluetooth-next.git (master) by Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx>: On Fri, 29 Jul 2022 11:10:41 -0700 you wrote: > From: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> > > The following memory corruption can happen since iso_pinfo.base size > did not account for its headers (4 bytes): > > net/bluetooth/eir.c > 76 memcpy(&eir[eir_len], data, data_len); > ^^^^^^^ ^^^^^^^^ > 77 eir_len += data_len; > 78 > 79 return eir_len; > 80 } > > [...] Here is the summary with links: - Bluetooth: ISO: Fix memory corruption https://git.kernel.org/bluetooth/bluetooth-next/c/c5d36b8a7dbd You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html