this post was submitted on 30 Jan 2024
1923 points (99.2% liked)

Programmer Humor

32595 readers
1855 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 47 points 10 months ago (1 children)

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

[โ€“] [email protected] 8 points 10 months ago

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.