Commit 8de90384 by Tycho Andersen

doc: add a little note about shared ns + LSMs

We should add a little not about the race in the previous patch. Signed-off-by: 's avatarTycho Andersen <tycho@tycho.ws>
parent c74e9217
......@@ -1722,6 +1722,12 @@ dev/null proc/kcore none bind,relative 0 0
process wants to inherit the other's network namespace it usually
needs to inherit the user namespace as well.
</para>
<para>
Note that without careful additional configuration of an LSM,
sharing user+pid namespaces with a task may allow that task to
escalate privileges to that of the task calling liblxc.
</para>
</listitem>
</varlistentry>
</variablelist>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment