From: David S. Miller Date: Wed, 19 Sep 2018 03:17:01 +0000 (-0700) Subject: Merge branch 'ipv6-fix-issues-on-accessing-fib6_metrics' X-Git-Tag: v6.6-pxa1908~13333^2~30 X-Git-Url: https://git.dujemihanovic.xyz/?a=commitdiff_plain;h=69ba423d35c25ae06fa419ac1d4f6c4e2b74e412;p=linux.git Merge branch 'ipv6-fix-issues-on-accessing-fib6_metrics' Wei Wang says: ==================== ipv6: fix issues on accessing fib6_metrics 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. ==================== Signed-off-by: David S. Miller --- 69ba423d35c25ae06fa419ac1d4f6c4e2b74e412