diff options
author | Jiri Slaby <jslaby@suse.cz> | 2010-10-10 22:46:34 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-10-11 11:05:42 -0700 |
commit | 5518b29f225dbdf47ded02cf229ff8225a2cdf82 (patch) | |
tree | 63ff04e7b339623e41ba0d2d27b67bd4ae81bab3 /drivers/atm | |
parent | f1ee89d5b007620353fb7dec1d34db4baa1a5571 (diff) |
ATM: mpc, fix use after free
Stanse found that mpc_push frees skb and then it dereferences it. It
is a typo, new_skb should be dereferenced there.
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Cc: Eric Dumazet <eric.dumazet@gmail.com>
Acked-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/atm')
0 files changed, 0 insertions, 0 deletions