Hacker News new | ask | show | jobs
by NewJazz 649 days ago
If it is running as root, can't it just manipulate its mount namespace at will? Mount devtmpfs, then mount user partitions.
2 comments

I believe one can use "capabilities" and seccomp to lock down a superuser process.
Systemd can put it in its own namespaces, like a container