From: Dai Ngo <dai.ngo@oracle.com>
To: chuck.lever@oracle.com, jlayton@kernel.org
Cc: linux-nfs@vger.kernel.org
Subject: [PATCH v3 0/1] NFSD: fix use-after-free on source server when doing inter-server copy
Date: Mon, 26 Sep 2022 10:59:15 -0700 [thread overview]
Message-ID: <1664215156-9970-1-git-send-email-dai.ngo@oracle.com> (raw)
Hi Chuck,
The v3 version simplifies the check for sc_cp_list empty in
nfs4_free_deleg and nfs4_free_ol_stateid, as Jeff pointed out.
Thanks,
Dai Ngo (1):
NFSD: fix use-after-free on source server when doing inter-server copy
fs/nfsd/nfs4state.c | 5 +++++
1 file changed, 5 insertions(+)
next reply other threads:[~2022-09-26 18:12 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-26 17:59 Dai Ngo [this message]
2022-09-26 17:59 ` [PATCH v3 1/1] NFSD: fix use-after-free on source server when doing inter-server copy Dai Ngo
2022-09-26 18:43 ` [PATCH v3 0/1] " Chuck Lever III
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=1664215156-9970-1-git-send-email-dai.ngo@oracle.com \
--to=dai.ngo@oracle.com \
--cc=chuck.lever@oracle.com \
--cc=jlayton@kernel.org \
--cc=linux-nfs@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).