diff options
author | Eric Dumazet <eric.dumazet@gmail.com> | 2010-10-26 19:21:07 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-10-27 11:37:33 -0700 |
commit | e5ccd96110d5ac0f73b695ba606feb6d69472f26 (patch) | |
tree | 6178c6bc06df10664837c9589afdebf6369a9c98 /Documentation/ko_KR | |
parent | b914c4ea929a4ba6fb97967800dc473c31552b98 (diff) |
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 'Documentation/ko_KR')
0 files changed, 0 insertions, 0 deletions