aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/qlcnic/qlcnic_main.c
diff options
context:
space:
mode:
authorEric Dumazet <eric.dumazet@gmail.com>2010-10-26 19:21:07 +0000
committerDavid S. Miller <davem@davemloft.net>2010-10-27 11:37:33 -0700
commite5ccd96110d5ac0f73b695ba606feb6d69472f26 (patch)
tree6178c6bc06df10664837c9589afdebf6369a9c98 /drivers/net/qlcnic/qlcnic_main.c
parentinetpeer: __rcu annotations (diff)
downloadlinux-dev-e5ccd96110d5ac0f73b695ba606feb6d69472f26.tar.xz
linux-dev-e5ccd96110d5ac0f73b695ba606feb6d69472f26.zip
ehea: fix use after free
ehea_start_xmit() dereferences skb after its freeing in ehea_xmit3() to get vlan tags. Move the offending block before the potential ehea_xmit3() call. Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: Breno Leitao <leitao@linux.vnet.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions