From: Greg KH <gregkh@linuxfoundation.org>
To: Meena Shanmugam <meenashanmugam@google.com>
Cc: stable@vger.kernel.org, kuniyu@amazon.com
Subject: Re: [PATCH 5.15 0/1] Request to backport 3c52c6bb831f to 5.15.y
Date: Tue, 1 Nov 2022 20:33:06 +0100 [thread overview]
Message-ID: <Y2F0ct7Dk9Npxrta@kroah.com> (raw)
In-Reply-To: <20221101005202.50231-1-meenashanmugam@google.com>
On Tue, Nov 01, 2022 at 12:52:01AM +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.15 kernel, since release_sock() calls are changed to
> sockopt_release_sock() in the latest kernel versions.
>
> Kuniyuki Iwashima (1):
> tcp/udp: Fix memory leak in ipv6_renew_options().
>
> net/ipv6/ipv6_sockglue.c | 7 +++++++
> 1 file changed, 7 insertions(+)
Can you provide a working version for 6.0.y first? We can not have
people upgrading to newer kernels and having a regression.
thanks,
greg k-h
next prev parent reply other threads:[~2022-11-01 19:32 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-01 0:52 [PATCH 5.15 0/1] Request to backport 3c52c6bb831f to 5.15.y Meena Shanmugam
2022-11-01 0:52 ` [PATCH 5.15 1/1] tcp/udp: Fix memory leak in ipv6_renew_options() Meena Shanmugam
2022-11-01 19:33 ` Greg KH [this message]
2022-11-01 20:55 ` [PATCH 5.15 0/1] Request to backport 3c52c6bb831f to 5.15.y Meena Shanmugam
2022-11-02 1:54 ` Greg KH
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Y2F0ct7Dk9Npxrta@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=kuniyu@amazon.com \
--cc=meenashanmugam@google.com \
--cc=stable@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.