diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2014-10-04 14:44:03 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-01-08 09:58:16 -0800 |
commit | c65d3b05d20c15f4421f853cbd2d41b91a12185e (patch) | |
tree | 6b6caa6d53f8387c9b819e26020459cde5eb4d75 /kernel/elfcore.c | |
parent | 260cb8f431389643881f136d62838334de5fc327 (diff) |
umount: Disallow unprivileged mount force
commit b2f5d4dc38e034eecb7987e513255265ff9aa1cf upstream.
Forced unmount affects not just the mount namespace but the underlying
superblock as well. Restrict forced unmount to the global root user
for now. Otherwise it becomes possible a user in a less privileged
mount namespace to force the shutdown of a superblock of a filesystem
in a more privileged mount namespace, allowing a DOS attack on root.
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'kernel/elfcore.c')
0 files changed, 0 insertions, 0 deletions