patches and low-level development discussion
 help / color / mirror / code / Atom feed
From: Demi Marie Obenour <demiobenour@gmail.com>
To: minijail@chromium.org
Cc: Alyssa Ross <hi@alyssa.is>,
	Spectrum OS Development <devel@spectrum-os.org>
Subject: Can't get minijail0 working without bind-mounting /
Date: Sun, 23 Nov 2025 01:38:03 -0500	[thread overview]
Message-ID: <92968d96-fa34-41ea-8594-62e6691ad479@gmail.com> (raw)


[-- Attachment #1.1.1: Type: text/plain, Size: 629 bytes --]

I'm trying to get minijail0 to work without bind-mounting /, and I'm
running into lots of problems.  So far:

- Unprivileged user namespaces fail due to -EPERM in a mount syscall.

- Mounting a tmpfs over / always causes the program to be executed
  to not be found.

- `sudo ./minijail0.sh -v --profile=minimalistic-mountns /bin/ls`
  works, but doesn't actually do any sandboxing as it bind-mounts `/`.

Are there examples of how to use minijail0 properly?  Alternatively,
can I use it purely for seccomp and Landlock, and use bubblewrap to
handle namespacing?
-- 
Sincerely,
Demi Marie Obenour (she/her/hers)

[-- Attachment #1.1.2: OpenPGP public key --]
[-- Type: application/pgp-keys, Size: 7253 bytes --]

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

             reply	other threads:[~2025-11-23  6:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-23  6:38 Demi Marie Obenour [this message]
2025-11-23 18:21 ` Can't get minijail0 working without bind-mounting / Demi Marie Obenour
2025-11-24 19:57   ` [minijail] " Mike Frysinger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=92968d96-fa34-41ea-8594-62e6691ad479@gmail.com \
    --to=demiobenour@gmail.com \
    --cc=devel@spectrum-os.org \
    --cc=hi@alyssa.is \
    --cc=minijail@chromium.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://spectrum-os.org/git/crosvm
	https://spectrum-os.org/git/doc
	https://spectrum-os.org/git/mktuntap
	https://spectrum-os.org/git/nixpkgs
	https://spectrum-os.org/git/spectrum
	https://spectrum-os.org/git/ucspi-vsock
	https://spectrum-os.org/git/www

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).