[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180918204500.106240-1-tracywwnj@gmail.com>
Date: Tue, 18 Sep 2018 13:44:58 -0700
From: Wei Wang <weiwan@...gle.com>
To: David Miller <davem@...emloft.net>, netdev@...r.kernel.org
Cc: Eric Dumazet <edumazet@...gle.com>,
David Ahern <dsahern@...il.com>,
Cong Wang <xiyou.wangcong@...il.com>,
Sabrina Dubroca <sd@...asysnail.net>,
Wei Wang <weiwan@...gle.com>
Subject: [PATCH net 0/2] ipv6: fix issues on accessing fib6_metrics
From: Wei Wang <weiwan@...gle.com>
The latest fix on the memory leak of fib6_metrics still causes
use-after-free.
This patch series first revert the previous fix and propose a new fix
that is more inline with ipv4 logic and is tested to fix the
use-after-free issue reported.
Wei Wang (2):
Revert "ipv6: fix double refcount of fib6_metrics"
ipv6: fix memory leak on dst->_metrics
net/ipv6/route.c | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
--
2.19.0.397.gdd90340f6a-goog
Powered by blists - more mailing lists