summaryrefslogtreecommitdiff
path: root/drivers/md/dm-raid1.c
diff options
context:
space:
mode:
authorEric Dumazet <eric.dumazet@gmail.com>2010-10-26 19:21:07 (GMT)
committerDavid S. Miller <davem@davemloft.net>2010-10-27 18:37:33 (GMT)
commite5ccd96110d5ac0f73b695ba606feb6d69472f26 (patch)
tree6178c6bc06df10664837c9589afdebf6369a9c98 /drivers/md/dm-raid1.c
parentb914c4ea929a4ba6fb97967800dc473c31552b98 (diff)
downloadlinux-fsl-qoriq-e5ccd96110d5ac0f73b695ba606feb6d69472f26.tar.xz
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 'drivers/md/dm-raid1.c')
0 files changed, 0 insertions, 0 deletions