Microsoft finds Linux desktop flaw that gives root to untrusted users

'Vulnerabilities recently discovered by Microsoft make it easy for people with a toehold on many Linux desktop systems to quickly gain root system rights— the latest elevation of privileges flaw to come to light in the open source OS. As operating systems have been hardened to withstand compromises in recent years, elevation of privilege (EoP) vulnerabilities have become a crucial ingredient for most successful hacks. They can be exploited in concert with other vulnerabilities that on their own are often considered less severe, with the latter giving what’s called local access and the former escalating the root access. From there, adversaries with physical access or limited system rights can deploy backdoors or execute code of their choice. Nimbuspwn, as Microsoft has named the EoP threat, is two vulnerabilities that reside in the networkd-dispatcher, a component in many Linux distributions that dispatch network status changes and can run various scripts to respond to a new status. When a machine boots, networkd-dispatcher runs as root. The flaws, tracked as CVE-2022-29799 and CVE-2022-29800, combine threats including directory traversal, symlink race, and time-of-check time-of-use (TOCTOU) race condition.' -- source: https://arstechnica.com/information-technology/2022/04/microsoft-finds-linux... Cheers, Peter -- Peter Reutemann Dept. of Computer Science University of Waikato, NZ +64 (7) 858-5174 (office) +64 (7) 577-5304 (home office) https://www.cs.waikato.ac.nz/~fracpete/ http://www.data-mining.co.nz/

On Thu, 28 Apr 2022 09:35:30 +1200, Peter Reutemann quoted:
'Nimbuspwn, as Microsoft has named the EoP threat...'
The Register article asks: “Will Redmond start code-naming Windows make-me-admin bugs?” <https://www.theregister.com/2022/04/27/microsoft-linux-vulnerability/> Jeremy “Samba” Allison has been promising a talk on the evils of symlinks <https://forums.theregister.com/forum/containing/4433822> at the next SambaXP conference, but I gather that’s not until the end of May.

On Thu, 28 Apr 2022 12:14:22 +1200, I wrote:
Jeremy “Samba” Allison has been promising a talk on the evils of symlinks <https://forums.theregister.com/forum/containing/4433822> at the next SambaXP conference, but I gather that’s not until the end of May.
Took a few days, but the videos from the conference are finally online <https://www.youtube.com/c/SAMBAplus/videos> (apparently happened “20 hours ago” as of this writing). I assume the one he was referring to is entitled “The UNIX Filesystem API is profoundly broken -- what to about it”. I see another, related one called “Symlink races for dummies and how to deal with them”.
participants (2)
-
Lawrence D'Oliveiro
-
Peter Reutemann