firecracker-microvm/firecracker

Investigate running the jailer with reduced set of capabilities

Offen

#1.190 geöffnet am 22.07.2019

 (6 Kommentare) (0 Reaktionen) (1 zugewiesene Person)Rust (2.393 Forks)batch import
Good first issuePriority: LowStatus: ParkedType: Enhancement

Repository-Metriken

Stars
 (34.348 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 3T 17h) (67 gemergte PRs in 30 T)

Beschreibung

We currently start the jailer as the superuser (i.e. using sudo), and rely on the fact the process will deprivilege itself before exec-ing into Firecracker. It would be interesting to know if we can run the jailer using a more restricted set of capabilities instead of full superuser mode.

Contributor Guide