Skip to content
Snippets Groups Projects
Commit ddca03d9 authored by Christian Brauner's avatar Christian Brauner Committed by Greg Kroah-Hartman
Browse files

fs: drop peer group ids under namespace lock

commit cb2239c1 upstream.

When cleaning up peer group ids in the failure path we need to make sure
to hold on to the namespace lock. Otherwise another thread might just
turn the mount from a shared into a non-shared mount concurrently.

Link: https://lore.kernel.org/lkml/00000000000088694505f8132d77@google.com


Fixes: 2a186721 ("fs: add mount_setattr()")
Reported-by: default avatar <syzbot+8ac3859139c685c4f597@syzkaller.appspotmail.com>
Cc: stable@vger.kernel.org # 5.12+
Message-Id: <20230330-vfs-mount_setattr-propagation-fix-v1-1-37548d91533b@kernel.org>
Signed-off-by: default avatarChristian Brauner <brauner@kernel.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 3caa6937
No related branches found
No related tags found
1 merge request!82🤖 Sync Bot: Update v6.1-ktn to Latest Stable Kernel (v6.1.29)
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment