diff options
author | Sergey Popovich <popovich_sergei@mail.ru> | 2014-05-08 16:22:35 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-06-11 12:03:27 -0700 |
commit | 25a685d20e45eec5233fe1d67d9afe31983585b7 (patch) | |
tree | 80cb989e679c1fd7210c32993411099ec40a146a /include | |
parent | c318d7b4db9b4f47e0e29c24f4cac6f5e0644dc1 (diff) |
netfilter: Fix potential use after free in ip6_route_me_harder()
commit a8951d5814e1373807a94f79f7ccec7041325470 upstream.
Dst is released one line before we access it again with dst->error.
Fixes: 58e35d147128 netfilter: ipv6: propagate routing errors from
ip6_route_me_harder()
Signed-off-by: Sergey Popovich <popovich_sergei@mail.ru>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions