stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: cel@kernel.org
To: <stable@vger.kernel.org>
Cc: <linux-nfs@vger.kernel.org>, Jeff Layton <jlayton@kernel.org>,
	Chuck Lever <chuck.lever@oracle.com>
Subject: [PATCH 5.4 0/1] Address CVE-2024-49974
Date: Wed, 20 Nov 2024 14:13:14 -0500	[thread overview]
Message-ID: <20241120191315.6907-1-cel@kernel.org> (raw)

From: Chuck Lever <chuck.lever@oracle.com>

Backport the upstream patch that disables background NFSv4.2 COPY
operations.

Unlike later LTS kernels, the patches that limit the number of
background COPY operations do not apply at all to v5.4. Because
there is no support for server-to-server COPY in v5.4, disabling
background COPY operations should not be noticeable.

Chuck Lever (1):
  NFSD: Force all NFSv4.2 COPY requests to be synchronous

 fs/nfsd/nfs4proc.c | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

-- 
2.47.0


             reply	other threads:[~2024-11-20 19:13 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-20 19:13 cel [this message]
2024-11-20 19:13 ` [PATCH 5.4] NFSD: Force all NFSv4.2 COPY requests to be synchronous cel
2024-11-20 22:07   ` Sasha Levin
2024-12-02  9:09   ` Greg KH
2024-12-02 14:19     ` Chuck Lever III
2024-12-02 14:59       ` 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=20241120191315.6907-1-cel@kernel.org \
    --to=cel@kernel.org \
    --cc=chuck.lever@oracle.com \
    --cc=jlayton@kernel.org \
    --cc=linux-nfs@vger.kernel.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).