From: Eric Dumazet <eduma...@google.com> Date: Sun, 2 Jun 2019 11:24:18 -0700
> syzbot reported nasty use-after-free [1] > > Lets remove frag_list field from structs ip_fraglist_iter > and ip6_fraglist_iter. This seens not needed anyway. ... > Fixes: 0feca6190f88 ("net: ipv6: add skbuff fraglist splitter") > Fixes: c8b17be0b7a4 ("net: ipv4: add skbuff fraglist splitter") > Signed-off-by: Eric Dumazet <eduma...@google.com> > Cc: Pablo Neira Ayuso <pa...@netfilter.org> Applied, thanks Eric.