Hacker News new | ask | show | jobs
by aumerle 959 days ago
So now any program that's running as your user, even your browser, can edit any file you edit with sudo. It just has to watch for your editor to quit and win a race with sudo to modify the file before sudo reads it.