From: David Ahern <[email protected]>
Date: Wed, 24 Apr 2019 10:36:06 -0700

> From: David Ahern <[email protected]>
> 
> fib6_result is not initialized in bpf_ipv6_fib_lookup and potentially
> passses garbage to the fib lookup which triggers a KASAN warning:
 ...
> Initialize fib6_result to 0.
> 
> Fixes: b1d40991506aa ("ipv6: Rename fib6_multipath_select and pass 
> fib6_result")
> Signed-off-by: David Ahern <[email protected]>

Applied, thanks David.

Reply via email to