You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The idea is that when you attempt to drop privileges when spawning (setuid, setgid etc) you should in theory be dropping all privileges of the previous user. We're already doing some special stuff with setgroups, and it sounds like capabilities should also be dropped.