From: Greg KH <gregkh@linuxfoundation.org>
To: Meena Shanmugam <meenashanmugam@google.com>
Cc: stable@vger.kernel.org, trond.myklebust@hammerspace.com
Subject: Re: [PATCH 5.4 0/4] Request to cherry-pick f00432063db1 to 5.4.y
Date: Thu, 19 May 2022 16:27:06 +0200 [thread overview]
Message-ID: <YoZTutamdxFnMW7o@kroah.com> (raw)
In-Reply-To: <20220518184011.789699-1-meenashanmugam@google.com>
On Wed, May 18, 2022 at 06:40:07PM +0000, Meena Shanmugam wrote:
> The commit f00432063db1a0db484e85193eccc6845435b80e (SUNRPC:
> Ensure we flush any closed sockets before xs_xprt_free()) upstream fixes
> CVE-2022-28893, hence good candidate for stable trees.
> The above commit depends on 3be232f11a3c (SUNRPC: Prevent immediate
> close+reconnect) and 89f42494f92f (SUNRPC: Don't call connect() more than
> once on a TCP socket). Commit 3be232f11a3c depends on commit
> e26d9972720e (SUNRPC: Clean up scheduling of autoclose).
>
> Commits e26d9972720e, 3be232f11a3c apply cleanly on 5.4
> kernel. commit 89f42494f92f and f00432063db1 didn't apply cleanly.
> This patch series includes all the commits required for back porting
> f00432063db1.
>
>
> Trond Myklebust (4):
> SUNRPC: Clean up scheduling of autoclose
> SUNRPC: Prevent immediate close+reconnect
> SUNRPC: Don't call connect() more than once on a TCP socket
> SUNRPC: Ensure we flush any closed sockets before xs_xprt_free()
>
> fs/file_table.c | 1 +
> include/linux/sunrpc/xprtsock.h | 1 +
> net/sunrpc/xprt.c | 34 ++++++++++++++++---------------
> net/sunrpc/xprtsock.c | 36 ++++++++++++++++++++++-----------
> 4 files changed, 44 insertions(+), 28 deletions(-)
>
> --
> 2.36.1.124.g0e6072fb45-goog
>
All now queued up, thanks.
greg k-h
prev parent reply other threads:[~2022-05-19 14:27 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-18 18:40 [PATCH 5.4 0/4] Request to cherry-pick f00432063db1 to 5.4.y Meena Shanmugam
2022-05-18 18:40 ` [PATCH 5.4 1/4] SUNRPC: Clean up scheduling of autoclose Meena Shanmugam
2022-05-18 18:40 ` [PATCH 5.4 2/4] SUNRPC: Prevent immediate close+reconnect Meena Shanmugam
2022-05-18 18:40 ` [PATCH 5.4 3/4] SUNRPC: Don't call connect() more than once on a TCP socket Meena Shanmugam
2022-05-18 18:40 ` [PATCH 5.4 4/4] SUNRPC: Ensure we flush any closed sockets before xs_xprt_free() Meena Shanmugam
2022-05-19 14:27 ` Greg KH [this message]
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=YoZTutamdxFnMW7o@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=meenashanmugam@google.com \
--cc=stable@vger.kernel.org \
--cc=trond.myklebust@hammerspace.com \
/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.