[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190510023333.GS23075@ZenIV.linux.org.uk>
Date: Fri, 10 May 2019 03:33:33 +0100
From: Al Viro <viro@...iv.linux.org.uk>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, linux-fsdevel@...r.kernel.org
Subject: [git pull] vfs.git braino fix
Fix for umount -l/mount --move race caught by syzbot yesterday...
The following changes since commit 80f232121b69cc69a31ccb2b38c1665d770b0710:
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next (2019-05-07 22:03:58 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git fixes
for you to fetch changes up to 05883eee857eab4693e7d13ebab06716475c5754:
do_move_mount(): fix an unsafe use of is_anon_ns() (2019-05-09 02:32:50 -0400)
----------------------------------------------------------------
Al Viro (1):
do_move_mount(): fix an unsafe use of is_anon_ns()
fs/namespace.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Powered by blists - more mailing lists