firecracker-microvm/firecracker

Investigate running the jailer with reduced set of capabilities

Ouverte

#1 190 ouverte le 22 juil. 2019

 (6 commentaires) (0 réaction) (1 personne assignée)Rust (2 393 forks)batch import
Good first issuePriority: LowStatus: ParkedType: Enhancement

Métriques du dépôt

Stars
 (34 348 étoiles)
Métriques de merge PR
 (Merge moyen 3j 17h) (67 PRs mergées en 30 j)

Description

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.

Guide contributeur