[git pull] a couple of do_mounts.c followups
From: Al Viro
Date: Wed Sep 22 2021 - 23:59:31 EST
Followups to nodev root stuff from this merge window.
The following changes since commit e4e737bb5c170df6135a127739a9e6148ee3da82:
Linux 5.15-rc2 (2021-09-19 17:28:22 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git work.init
for you to fetch changes up to 40c8ee67cfc49d00a13ccbf542e307b6b5421ad3:
init: don't panic if mount_nodev_root failed (2021-09-19 22:24:52 -0400)
----------------------------------------------------------------
Leon Romanovsky (1):
init: don't panic if mount_nodev_root failed
Vivek Goyal (1):
init/do_mounts.c: Harden split_fs_names() against buffer overflow
init/do_mounts.c | 30 ++++++++++++++++--------------
1 file changed, 16 insertions(+), 14 deletions(-)