Nutzt hier jemand sudo?
Geschrieben am 04-07-2025 - ⧖ 1.0 minWarning: Critical privilege escalation vulnerability in sudo, Patch Immediately!
Risks
Sudo is a tool used on Linux-systems, which allows a user who is listed in sudoers-file to run commands with root-privileges by providing his own password. By exploiting CVE-2025-32463, an attacker can leverage sudo’s -R (–chroot) option to run arbitrary commands as root, even if they are not listed in the sudoers-file. By doing this, a user can run commands as root, even if the user is not allowed to run commands as sudo, which is considered as privilege escalation. Running commands as root has a high impact on the whole CIA-triad.
[...] https://ccb.belgium.be/advisories/warning-critical-privilege-escalation-vulnerability-sudo-patch-immediately
Alternativ gleich doas nutzen und seine Ruhe haben.