this post was submitted on 30 Jan 2024
1962 points (99.1% liked)
Programmer Humor
32356 readers
1195 users here now
Post funny things about programming here! (Or just rant about your favourite programming language.)
Rules:
- Posts must be relevant to programming, programmers, or computer science.
- No NSFW content.
- Jokes must be in good taste. No hate speech, bigotry, etc.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I'd say that problems mostly come from the need to update dependencies in case of vulnerabilities being discovered. But not every software needs elevated privileges or can become a vector of attack, I guess
If a software is compromised to allow remote code execution, then the situation is pretty dire even without elevated privileges.
Basically your entire userspace will be compromised, and in terms of personal computing that is pretty much all you can lose.