Overly broad permissions can turn one compromised account into a much larger security problem. Learn how to reduce unnecessary access, review privileges, and apply least privilege across modern Linux systems. Review Linux Privileges×
Sudo could be made to crash or escalate privileges.
Software Description:
- sudo: Provide limited super user privileges to specific users
Details:
It was discovered that Sudo incorrectly handled the per-command chroot
feature. In certain environments where Sudo is configured with a rule that
contains a CHROOT setting, a local attacker could use this issue to cause
Sudo to crash, resulting in a denial of service, or possibly escalate
privileges.
The problem can be corrected by updating your system to the following package versions: Ubuntu 22.10: sudo 1.9.11p3-1ubuntu1.2 sudo-ldap 1.9.11p3-1ubuntu1.2 Ubuntu 22.04 LTS: sudo 1.9.9-1ubuntu2.3 sudo-ldap 1.9.9-1ubuntu2.3 In general, a standard system update will make all the necessary changes.
https://ubuntu.com/security/notices/USN-5908-1
CVE-2023-27320
Get the latest Linux and open source security news straight to your inbox.