On Thu, Jan 31, 2019 at 03:18:56PM +0800, Jacob Wen wrote: > The size of L2TPv2 header with all optional fields is 14 bytes. > l2tp_udp_recv_core only moves 10 bytes to the linear part of a > skb. This may lead to l2tp_recv_common read data outside of a skb. > Looks good, thanks for taking care of this!
Acked-by: Guillaume Nault <gna...@redhat.com>