Skip to content
Commit be447f30 authored by Haishuang Yan's avatar Haishuang Yan Committed by David S. Miller
Browse files

ipv6: l2tp: fix a potential issue in l2tp_ip6_recv



pskb_may_pull() can change skb->data, so we have to load ptr/optr at the
right place.

Signed-off-by: default avatarHaishuang Yan <yanhaishuang@cmss.chinamobile.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 5745b823
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment