diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2011-11-15 22:36:43 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-11-16 18:13:38 -0500 |
commit | d445ba613fe445c8f30733e68089614b40b3df5b (patch) | |
tree | 048b3c13a4112ad3cdc4464e297207e6cd483e5a /net/ieee802154/dgram.c | |
parent | daad6167d97b43cfc448cfe698784730b53ed3d6 (diff) | |
download | linux-stable-d445ba613fe445c8f30733e68089614b40b3df5b.tar.gz linux-stable-d445ba613fe445c8f30733e68089614b40b3df5b.tar.bz2 linux-stable-d445ba613fe445c8f30733e68089614b40b3df5b.zip |
6LoWPAN: double free in lowpan_fragment_xmit()
dev_queue_xmit() consumes its own skb, so the call to dev_kfree_skb()
in lowpan_fragment_xmit() is a double free.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Alexander Smirnov <alex.bluesman.smirnov@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ieee802154/dgram.c')
0 files changed, 0 insertions, 0 deletions