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

ipv4: l2tp: fix a potential issue in l2tp_ip_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 05cf8077
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