diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2016-06-07 10:04:35 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-06-07 10:04:35 -0700 |
commit | 43c082e72745555952126848a40db3a06fc8a7a9 (patch) | |
tree | 18d81105fee1386e40766cfc852e64d6a432cf21 /MAINTAINERS | |
parent | 3613a6245b9fb5091724961e502fd1228de40f32 (diff) | |
parent | d71ed6c930ac7d8f88f3cef6624a7e826392d61f (diff) |
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
Pull userns fixes from Eric Biederman:
"This contains two small but significant fixes to fs/namespace.c.
The first adds a filesystem refcount drop on error. The second
corrects a test in fs_fully_visible which could be abused to allow
mounting of proc or sysfs, when that should not be allowed.
To keep myself honest I have tested to ensure the incorrect test in
fs_fully_visible actually allows improper mounting of proc before the
fix and that when fixed the improper mounting is not allowed"
* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace:
mnt: fs_fully_visible test the proper mount for MNT_LOCKED
mnt: If fs_fully_visible fails call put_filesystem.
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions