From: Cong Wang <xiyou.wangc...@gmail.com> Date: Sat, 25 Jul 2020 15:40:53 -0700
> IPV6_ADDRFORM causes resource leaks when converting an IPv6 socket > to IPv4, particularly struct ipv6_ac_socklist. Similar to > struct ipv6_mc_socklist, we should just close it on this path. > > This bug can be easily reproduced with the following C program: ... > Reported-by: ch333...@gmail.com > Fixes: 1da177e4c3f4 ("Linux-2.6.12-rc2") > Signed-off-by: Cong Wang <xiyou.wangc...@gmail.com> Applied and queued up for -stable, thank you.