Skip to content
Snippets Groups Projects
Commit ce6502a8 authored by Li RongQing's avatar Li RongQing Committed by David S. Miller
Browse files

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: default avatarLi RongQing <roy.qing.li@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 4e8febd0
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment