From: Greg KH <gregkh@linuxfoundation.org>
To: Harshvardhan Jha <harshvardhan.j.jha@oracle.com>
Cc: stable@vger.kernel.org, josef@toxicpanda.com, dsterba@suse.com,
clm@fb.com
Subject: Re: [PATCH 5.4 0/3] CVE-2023-1611 Kernel: race between quota disable and quota assign ioctls in fs/btrfs/ioctl.c
Date: Tue, 1 Aug 2023 09:52:29 +0200 [thread overview]
Message-ID: <2023080123-wronged-dowry-1363@gregkh> (raw)
In-Reply-To: <20230728073914.226947-1-harshvardhan.j.jha@oracle.com>
On Fri, Jul 28, 2023 at 12:39:11AM -0700, Harshvardhan Jha wrote:
> The following series is a backport the fix of CVE-2023-1611
> on stable 5.4. All pics were clean and no conflict resolution was
> needed.
>
> Commits "btrfs: qgroup: remove one-time use variables for quota_root
> checks" and "btrfs: qgroup: return ENOTCONN instead of EINVAL when
> quotas are not enabled" were added to get a clean pick for the fix
> "btrfs: fix race between quota disable and quota assign ioctls"
>
> These changes have been tested using the xfstests test-suite and no regressions
> were observed when compared to stable 5.4.
>
> Filipe Manana (1):
> btrfs: fix race between quota disable and quota assign ioctls
>
> Marcos Paulo de Souza (2):
> btrfs: qgroup: remove one-time use variables for quota_root checks
> btrfs: qgroup: return ENOTCONN instead of EINVAL when quotas are not
> enabled
>
> fs/btrfs/ioctl.c | 2 ++
> fs/btrfs/qgroup.c | 55 +++++++++++++++++++++--------------------------
> 2 files changed, 27 insertions(+), 30 deletions(-)
>
> --
> 2.40.0
>
All now queued up, thanks.
greg k-h
prev parent reply other threads:[~2023-08-01 7:52 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-28 7:39 [PATCH 5.4 0/3] CVE-2023-1611 Kernel: race between quota disable and quota assign ioctls in fs/btrfs/ioctl.c Harshvardhan Jha
2023-07-28 7:39 ` [PATCH 5.4 1/3] btrfs: qgroup: remove one-time use variables for quota_root checks Harshvardhan Jha
2023-07-28 7:39 ` [PATCH 5.4 2/3] btrfs: qgroup: return ENOTCONN instead of EINVAL when quotas are not enabled Harshvardhan Jha
2023-07-28 7:39 ` [PATCH 5.4 3/3] btrfs: fix race between quota disable and quota assign ioctls Harshvardhan Jha
2023-08-01 7:52 ` 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=2023080123-wronged-dowry-1363@gregkh \
--to=gregkh@linuxfoundation.org \
--cc=clm@fb.com \
--cc=dsterba@suse.com \
--cc=harshvardhan.j.jha@oracle.com \
--cc=josef@toxicpanda.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox