New issue
Advanced search Search tips

Issue 808710 link

Starred by 5 users

Issue metadata

Status: Fixed
Owner:
Closed: Jun 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 2
Type: Bug



Sign in to add a comment

concierge: re-enable pivot root

Project Member Reported by smbar...@chromium.org, Feb 3 2018

Issue description

imageloader needs to be set up such that mounts can propagate in but not out (MS_SLAVE), while also not exposing the rest of /run.

/home access will be more difficult to do cleanly.
 
Summary: concierge: re-enable pivot root (was: concierge: re-enable mount namespacing)
Original title isn't quite accurate since pid namespacing implies mount namespaces for minijail0. The thing that needs to be added back is the pivot root into a new empty root directory.
Components: OS>Systems>Containers
Labels: -Pri-3 Hotlist-Crostini-Platform Pri-2
Owner: chirantan@chromium.org
Status: Assigned (was: Untriaged)
Status: Fixed (was: Assigned)
I'm not sure we ever stopped putting concierge into a pivot_root but in any case, the MS_SLAVE problem was handled in https://chromium-review.googlesource.com/c/chromiumos/platform2/+/986620

Sign in to add a comment