commit | 7e96c1b0e0f495c5a7450dc4aa7c9a24ba4305bd | [log] [tgz] |
---|---|---|
author | Eric W. Biederman <ebiederm@xmission.com> | Fri May 08 16:36:50 2015 -0500 |
committer | Eric W. Biederman <ebiederm@xmission.com> | Sat May 09 11:55:50 2015 -0500 |
tree | 359383086b15aa2d27e543d51865886d51d2bb23 | |
parent | b787f68c36d49bb1d9236f403813641efa74a031 [diff] |
mnt: Fix fs_fully_visible to verify the root directory is visible This fixes a dumb bug in fs_fully_visible that allows proc or sys to be mounted if there is a bind mount of part of /proc/ or /sys/ visible. Cc: stable@vger.kernel.org Reported-by: Eric Windisch <ewindisch@docker.com> Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>