diff options
author | Li RongQing <roy.qing.li@gmail.com> | 2014-10-16 08:49:41 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-11-14 08:59:42 -0800 |
commit | 4fe1c409e0067a635653aa227ac3696d6c22c802 (patch) | |
tree | 428ef561cd1efffad089ea96d5be673893d3504f /drivers/ptp | |
parent | 78083feea991885270e92eef4bfaf212fc8df35e (diff) | |
download | linux-stable-4fe1c409e0067a635653aa227ac3696d6c22c802.tar.gz linux-stable-4fe1c409e0067a635653aa227ac3696d6c22c802.tar.bz2 linux-stable-4fe1c409e0067a635653aa227ac3696d6c22c802.zip |
vxlan: fix a use after free in vxlan_encap_bypass
[ Upstream commit ce6502a8f9572179f044a4d62667c4645256d6e4 ]
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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/ptp')
0 files changed, 0 insertions, 0 deletions