[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20200731.171127.1407635367747909671.davem@davemloft.net>
Date: Fri, 31 Jul 2020 17:11:27 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: steffen.klassert@...unet.com
Cc: herbert@...dor.apana.org.au, netdev@...r.kernel.org
Subject: Re: pull request (net): ipsec 2020-07-31
From: Steffen Klassert <steffen.klassert@...unet.com>
Date: Fri, 31 Jul 2020 09:17:54 +0200
> 1) Fix policy matching with mark and mask on userspace interfaces.
> From Xin Long.
>
> 2) Several fixes for the new ESP in TCP encapsulation.
> From Sabrina Dubroca.
>
> 3) Fix crash when the hold queue is used. The assumption that
> xdst->path and dst->child are not a NULL pointer only if dst->xfrm
> is not a NULL pointer is true with the exception of using the
> hold queue. Fix this by checking for hold queue usage before
> dereferencing xdst->path or dst->child.
>
> 4) Validate pfkey_dump parameter before sending them.
> From Mark Salyzyn.
>
> 5) Fix the location of the transport header with ESP in UDPv6
> encapsulation. From Sabrina Dubroca.
>
> Please pull or let me know if there are problems.
Pulled, thanks a lot Steffen.
Powered by blists - more mailing lists