7.0 HIGH
- CVSS version (CVSS): 3.1
- Attack Vector (AV): Local (L)
- Attack Complexity (AC): High (H)
- Privileges Required (PR): Low (L)
- User Interaction (UI): None (N)
- Scope (S): Unchanged (U)
- Confidentiality (C): High (H)
- Integrity (I): High (H)
- Availability (A): High (H)
- Modified Attack Vector (MAV): Local (L)
- Modified Attack Complexity (MAC): High (H)
- Modified Privileges Required (MPR): Low (L)
- Modified User Interaction (MUI): None (N)
- Modified Confidentiality (MC): High (H)
- Modified Scope (MS): Unchanged (U)
- Modified Integrity (MI): High (H)
- Modified Availability (MA): High (H)
by @LeSuisse Activity log
- Created suggestion
-
@LeSuisse
ignored
2 packages
- gnome.gvfs
- yaziPlugins.gvfs
- @LeSuisse accepted
- @LeSuisse published on GitHub
Gvfs: gvfs-admin socket ownership race permits local root
A flaw was found in the admin backend of gvfs. The privileged gvfsd-admin daemon changes the ownership of newly created private D-Bus sockets by calling the link-following chown() function on a pathname inside a user-controlled directory. A local attacker can exploit this via a Time-of-Check Time-of-Use (TOCTOU) race condition and exchange the socket pathname with a symbolic link pointing to an arbitrary root-owned file (such as /etc/pam.d/su). The daemon subsequently follows the symlink and changes the ownership of the targeted root-owned file to the attacker's user ID. This allows an authenticated local attacker to modify critical system files, leading to a full local privilege escalation to root.
References
Affected products
Matching in nixpkgs
Ignored packages (2)
pkgs.gnome.gvfs
Virtual Filesystem support library (full GNOME support)
pkgs.yaziPlugins.gvfs
Transparently mount and unmount devices or remote storage in read and write mode
-
nixos-unstable 0-unstable-2026-03-29
- nixpkgs-unstable 0-unstable-2026-03-29
- nixos-unstable-small 0-unstable-2026-08-29
-
nixos-26.05 0-unstable-2026-03-29
- nixos-26.05-small 0-unstable-2026-03-29
- nixpkgs-26.05-darwin 0-unstable-2026-03-29
Package maintainers
-
@nekowinston winston <hey@winston.sh>
-
@bobby285271 Bobby Rong <rjl931189261@126.com>
-
@thunze Tom Hunze
-
@jtojnar Jan Tojnar <jtojnar@gmail.com>
-
@theCapypara Marco Köpcke <hello@capypara.de>