diff options
author | Li RongQing <roy.qing.li@gmail.com> | 2014-10-17 14:06:16 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-10-17 16:23:58 -0400 |
commit | 7a9f526fc3ee49b6034af2f243676ee0a27dcaa8 (patch) | |
tree | 438784301c4410430df7cf2a7d53e71f26a733b2 /net/openvswitch | |
parent | 389f48947a5a37ea283de520abb742d42174edb0 (diff) | |
download | linux-7a9f526fc3ee49b6034af2f243676ee0a27dcaa8.tar.gz linux-7a9f526fc3ee49b6034af2f243676ee0a27dcaa8.tar.bz2 linux-7a9f526fc3ee49b6034af2f243676ee0a27dcaa8.zip |
vxlan: fix a free after use
pskb_may_pull maybe change skb->data and make eth pointer oboslete,
so eth needs to reload
Fixes: 91269e390d062 ("vxlan: using pskb_may_pull as early as possible")
Cc: Eric Dumazet <edumazet@google.com>
Signed-off-by: Li RongQing <roy.qing.li@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/openvswitch')
0 files changed, 0 insertions, 0 deletions