Time-of-check Time-of-use (TOCTOU) Race Condition in Util-linux - CVE-2026-78410
Published: September 2, 2026
Vulnerability details
The vulnerability allows a local user to escalate privileges.
The vulnerability exists due to a time-of-check time-of-use race condition in restricted bind and rbind mount source handling in mount(8) when processing fstab-authorized bind mounts with X-mount.owner, X-mount.group, or X-mount.mode options. A local user can replace the authorized source path or a writable ancestor with a symlink to an attacker-selected directory to escalate privileges.
The issue affects SUID-root mount(8) restricted-user configurations where the authorized bind source is under a user-writable ancestor and the same fstab entry enables ownership or mode-changing post-mount hooks.