TxzK@lemmy.zip to Programmer Humor@lemmy.ml · 1 年前Happened to me multiple timeslemmy.zipimagemessage-square210fedilinkarrow-up11.97Karrow-down117 cross-posted to: programmer_humor@programming.dev
arrow-up11.96Karrow-down1imageHappened to me multiple timeslemmy.zipTxzK@lemmy.zip to Programmer Humor@lemmy.ml · 1 年前message-square210fedilink cross-posted to: programmer_humor@programming.dev
minus-squarelad@programming.devlinkfedilinkarrow-up48·1 年前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
minus-squarebaseless_discourse@mander.xyzlinkfedilinkarrow-up9·1 年前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.
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.