Sudo is vulnerable to a nasty privesc.
Update ASAP.
https://www.openwall.com/lists/oss-security/2021/01/26/3
Linux lesson time!
Unprivileged users can:* bind ports below 1024 via setcap* run services with systemd --user* run package managers prefixed to ~/.local
I maintain that su/sudo are pointless and a security risk.
@lrvick Was literally just wondering what update this was.
@lrvick whaatt!!? No! People... Do not update... I use it for me job!
Server run by the main developers of the project It is not focused on any particular niche interest - everyone is welcome as long as you follow our code of conduct!
Linux lesson time!
Unprivileged users can:
* bind ports below 1024 via setcap
* run services with systemd --user
* run package managers prefixed to ~/.local
I maintain that su/sudo are pointless and a security risk.