From: David S. Miller Date: Wed, 24 Apr 2019 00:19:48 +0000 (-0700) Subject: Merge branch 'ipv6-fib6_ref-conversion-to-refcount_t' X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=6b18bdfdba2cb11c26f06dea6bacfd6d43a37c88;p=openwrt%2Fstaging%2Fblogic.git Merge branch 'ipv6-fib6_ref-conversion-to-refcount_t' Eric Dumazet says: ==================== ipv6: fib6_ref conversion to refcount_t We are chasing use-after-free in IPv6 that could have their origin in fib6_ref 0 -> 1 transitions. This patch series should help finding the root causes if these illegal transitions ever happen. ==================== Signed-off-by: David S. Miller --- 6b18bdfdba2cb11c26f06dea6bacfd6d43a37c88