Skip to content

Comment on Docker breakout exploit analysis

Comments

sigh

Linux has had user namespaces for a while, and user namespaces solve this problem.

Yes, they have their share of bugs (I've found quite a few of them), but they're far better than doing containerization with funny cgroup games and crossed fingers (i.e. what Docker does now).

This is coming to Docker. libcontainer is getting support for user namespaces[1] and the Docker engine will have a static configurable root map once the changes land.

[1] https://github.com/docker/libcontainer/pull/23

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.