Hacker News new | ask | show | jobs
by mishafb 1460 days ago
You do need an suid binary to e.g. set a new user id map, since this requires comparing the user id range owned by you to what you're mapping, but you only do it once and it's a simple, secure operation.