git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aff09ce
)
netfilter: Fix potential use after free in ip6_route_me_harder()
author
Sergey Popovich
<popovich_sergei@mail.ru>
Thu, 8 May 2014 13:22:35 +0000
(16:22 +0300)
committer
Pablo Neira Ayuso
<pablo@netfilter.org>
Fri, 9 May 2014 00:36:39 +0000
(
02:36
+0200)
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>
net/ipv6/netfilter.c
patch
|
blob
|
history
diff --cc
net/ipv6/netfilter.c
Simple merge