commit | b95e212e59ef19316307e4952827bf22812b2a0b | [log] [tgz] |
---|---|---|
author | Eric W. Biederman <ebiederm@xmission.com> | Sun Nov 13 12:16:43 2011 -0800 |
committer | Luca Weiss <luca@z3ntu.xyz> | Fri Mar 01 17:13:05 2019 +0100 |
tree | 400e34446e74aea83e07a65396b85826ea1e7c96 | |
parent | 141bbc34ef079b561e5d6d40543bbad3ffe73620 [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>