Link following in Util-linux - CVE-2026-78409
Published: September 2, 2026
Vulnerability details
The vulnerability allows a local user to expose host paths at an fstab-authorized mountpoint.
The vulnerability exists due to improper link resolution before file access in libmount X-mount.subdir detached-tree resolution when processing restricted-user X-mount.subdir paths with open_tree(). A local user can supply a crafted subdirectory path containing intermediate symlinks or procfs paths to expose host paths at an fstab-authorized mountpoint.
Exploitation requires a SUID-root mount(8) configuration that permits unprivileged users to perform fstab-authorized mounts with X-mount.subdir on Linux systems using the restricted-user detached-tree path.