Benjamin Hesmans <benjamin.hesmans@xxxxxxxxxxxx> wrote: > Bug reported by KASAN: > > BUG: KASAN: use-after-scope in inet6_ehashfn (net/ipv6/inet6_hashtables.c:40) > Call Trace: > (...) > inet6_ehashfn (net/ipv6/inet6_hashtables.c:40) > (...) > nf_sk_lookup_slow_v6 (net/ipv6/netfilter/nf_socket_ipv6.c:91 > net/ipv6/netfilter/nf_socket_ipv6.c:146) Similar construct in the branch above is fine because sport and dport are copied (rather than passing pointer to address). Reviewed-by: Florian Westphal <fw@xxxxxxxxx>