#CVE-2021-3156 sure looks nasty: https://seclists.org/fulldisclosure/2021/Jan/79
Privilege escalation through 'sudo' using a 10yo vuln, this is going to impact about every linux machine there is. #cybersecurity
@lertsenem Quick way to check if you are vulnerable:sudoedit -s '\' `perl -e 'print "A" x 65536'`If you get a segfault: you need to upgrade !(source: https://www.sudo.ws/alerts/unescape_overflow.html)
This is a private instance. Sorry.
Go check this list of instances or this website to find one suitable to your needs. :)
@lertsenem Quick way to check if you are vulnerable:
sudoedit -s '\' `perl -e 'print "A" x 65536'`
If you get a segfault: you need to upgrade !
(source: https://www.sudo.ws/alerts/unescape_overflow.html)