commit | 975d6b3932d43b87a48d2107264ed0c9a7541d8d | [log] [tgz] |
---|---|---|
author | Eric W. Biederman <ebiederm@xmission.com> | Sun Nov 13 12:16:43 2011 -0800 |
committer | Eric W. Biederman <ebiederm@xmission.com> | Tue Apr 03 04:28:51 2012 -0700 |
tree | ad82038ec23ccb2bdb00c1cdc13ae595e5a4dfbe | |
parent | dd775ae2549217d3ae09363e3edb305d0fa19928 [diff] |
vfs: Don't allow a user namespace root to make device nodes Safely making device nodes in a container is solvable but simply having the capability in a user namespace is not sufficient to make this work. Acked-by: Serge Hallyn <serge.hallyn@canonical.com> Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>