Eric Dumazet <[email protected]> wrote:
> From: Eric Dumazet <[email protected]>
> 
> It looks like syzbot found its way into netfilter territory.
> 
> Issue here is that @name comes from user space and might
> not be null terminated.
> 
> Out-of-bound reads happen, KASAN is not happy.
> 
> v2 added similar fix for xt_request_find_target(),
> as Florian advised.
> 
> Signed-off-by: Eric Dumazet <[email protected]>
> Reported-by: syzbot <[email protected]>

Thanks a lot Eric!

Acked-by: Florian Westphal <[email protected]>

Reply via email to