On Sat, Dec 22, 2018 at 04:53:45PM -0500, Willem de Bruijn wrote: > From: Willem de Bruijn <will...@google.com> > > Validate packet socket address length if a length is given. Zero > length is equivalent to not setting an address. > > Fixes: 99137b7888f4 ("packet: validate address length") > Reported-by: Ido Schimmel <ido...@idosch.org> > Signed-off-by: Willem de Bruijn <will...@google.com>
Thanks for the quick fix! Issue is gone with this patch.