Hacker News new | ask | show | jobs
by nolist_policy 860 days ago
Unfortunately, Cloud Hypervisor does not use strong sandboxing/privilege separation like crosvm does.
1 comments

For anyone else wanting to check on the status of this: it seems they're looking at a combination of seccomp, landlock and a systemd service instance per VM, with systemd doing DynamicUser, namespacing, and initial seccomp. Work seems to be happening right now, but of course it's telling and sad that it wasn't part of the original design.

https://github.com/cloud-hypervisor/cloud-hypervisor/issues/...