firecracker-microvm/firecracker

Investigate running the jailer with reduced set of capabilities

オープン

#1,190 opened on 2019/07/22

 (6 件のコメント) (0 件のリアクション) (1 人の担当者)Rust (2,393 件のフォーク)batch import
Good first issuePriority: LowStatus: ParkedType: Enhancement

Repository metrics

Stars
 (34,348 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド