Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
L
lxc
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Chen Yisong
lxc
Commits
4f7e281f
Unverified
Commit
4f7e281f
authored
May 09, 2019
by
Tycho Andersen
Committed by
Christian Brauner
Jun 13, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
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:
Tycho Andersen
<
tycho@tycho.ws
>
parent
68a1966d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
lxc.container.conf.sgml.in
doc/lxc.container.conf.sgml.in
+6
-0
No files found.
doc/lxc.container.conf.sgml.in
View file @
4f7e281f
...
@@ -1630,6 +1630,12 @@ dev/null proc/kcore none bind,relative 0 0
...
@@ -1630,6 +1630,12 @@ dev/null proc/kcore none bind,relative 0 0
process wants to inherit the other's network namespace it usually
process wants to inherit the other's network namespace it usually
needs to inherit the user namespace as well.
needs to inherit the user namespace as well.
</para>
</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>
</listitem>
</varlistentry>
</varlistentry>
</variablelist>
</variablelist>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment