On Wed, 19 Feb 2025 18:24:36 -0800 Kees Cook wrote: > On Wed, Feb 19, 2025 at 12:26:36PM +0100, Thorsten Blum wrote: > > Replace the deprecated zero-length array with a modern flexible array > > member in the struct sctp_idatahdr. > > > > Link: https://github.com/KSPP/linux/issues/78 > > Reviewed-by: Kees Cook <kees@xxxxxxxxxx> > > Signed-off-by: Thorsten Blum <thorsten.blum@xxxxxxxxx> > > I assume this will be picked up by netdev. I see 2 sctp patches pending > on patchwork: > > https://patchwork.kernel.org/project/netdevbpf/list/?series=&submitter=&state=&q=sctp&archive=&delegate= TIL patchwork supports q= Thanks! :)