On 4/22/19 7:35 PM, Eric Dumazet wrote:
> We suspect some issues involving fib6_ref 0 -> 1 transitions might
> cause strange syzbot reports.
>
> Lets convert fib6_ref to refcount_t to catch them earlier.
>
> Signed-off-by: Eric Dumazet
> Cc: Wei Wang
> ---
> include/net/ip6_fib.h | 8
On Mon, Apr 22, 2019 at 6:35 PM Eric Dumazet wrote:
>
> We suspect some issues involving fib6_ref 0 -> 1 transitions might
> cause strange syzbot reports.
>
> Lets convert fib6_ref to refcount_t to catch them earlier.
>
> Signed-off-by: Eric Dumazet
> Cc: Wei Wang
> ---
Acked-by: Wei Wang
Than
We suspect some issues involving fib6_ref 0 -> 1 transitions might
cause strange syzbot reports.
Lets convert fib6_ref to refcount_t to catch them earlier.
Signed-off-by: Eric Dumazet
Cc: Wei Wang
---
include/net/ip6_fib.h | 8
net/ipv6/ip6_fib.c| 6 +++---
net/ipv6/route.c |