Hacker News new | ask | show | jobs
by kam 85 days ago
Send a message to a socket-activated daemon running as a UID with write access to the password database.
1 comments

Isn't the issue in this case caused not by suid, but by a daemon running as root reading files from a tmp dir? Seems like a socket-activated daemon wouldn't solve this specific case.