git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b787f68
)
mnt: Fix fs_fully_visible to verify the root directory is visible
author
Eric W. Biederman
<ebiederm@xmission.com>
Fri, 8 May 2015 21:36:50 +0000
(16:36 -0500)
committer
Eric W. Biederman
<ebiederm@xmission.com>
Sat, 9 May 2015 16:55:50 +0000
(11:55 -0500)
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>
fs/namespace.c
patch
|
blob
|
history
diff --cc
fs/namespace.c
Simple merge