On Wed, Nov 02, 2022 at 07:43:12PM +0000, Meena Shanmugam wrote:
The commit 3c52c6bb831f (tcp/udp: Fix memory leak in ipv6_renew_options()) fixes a memory leak reported by syzbot. This seems to be a good candidate for the stable trees. This patch didn't apply cleanly in 5.10 kernel, since release_sock() calls are changed to sockopt_release_sock() in the latest kernel versions.
Both backports now queued up, thanks.
greg k-h