diff options
author | Li RongQing <roy.qing.li@gmail.com> | 2014-10-16 08:49:41 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-10-15 23:30:28 -0400 |
commit | ce6502a8f9572179f044a4d62667c4645256d6e4 (patch) | |
tree | a202461eca26813b11236fdb5f8353922504fa89 /fs | |
parent | 4e8febd0a76333875636859e0092a14c1fba49e4 (diff) |
vxlan: fix a use after free in vxlan_encap_bypass
when netif_rx() is done, the netif_rx handled skb maybe be freed,
and should not be used.
Signed-off-by: Li RongQing <roy.qing.li@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions