Another daemon for managing control groups
Another daemon for managing control groups
Posted Dec 7, 2013 4:41 UTC (Sat) by dlang (guest, #313)In reply to: Another daemon for managing control groups by Cyberax
Parent article: Another daemon for managing control groups
> The only scenario explained was a brain-dead "starve your siblings" one. Which is extremely easy to avoid.
In the comments here I have heard one other issue, the fact that this turns kernel-internal APIs into something accessed by unprivileged users, and those interfaces may not have been hardened suitably.
Now, while I agree this is a valid concern, the 'solution' of cut off all possible access except through a single userspace daemon does not seem like the appropriate long-term answer.
