Complexity
Complexity
Posted Mar 20, 2013 22:35 UTC (Wed) by smurf (subscriber, #17840)Parent article: Anatomy of a user namespaces vulnerability
Complexity is not the root problem.
The root problem is that previously, once you gained root you had the master keys to the whole system. Game over. Now, anybody can create their personal little sandbox and you need to vet *every* activity to make sure that it doesn't spill over. That's something that Linux historically didn't do (no need); no wonder that a few cases which fell through the cracks.
… and chroot() has a history of being a security loophole anyway.
