On Sat, Dec 22, 2018 at 04:53:45PM -0500, Willem de Bruijn wrote: > From: Willem de Bruijn <[email protected]> > > 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 <[email protected]> > Signed-off-by: Willem de Bruijn <[email protected]>
Thanks for the quick fix! Issue is gone with this patch.
