Time-of-check Time-of-use (TOCTOU) Race Condition in Util-linux - CVE-2026-53612
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 the mount(8) hook_owner.c post-mount hook when performing path-based chmod() and lchown() operations on the mount target after mount() completes. A local user can swap a path component with renameat2(RENAME_EXCHANGE) to escalate privileges.
Exploitation requires an /etc/fstab entry with both user and X-mount.mode=, X-mount.owner=, or X-mount.group= options, and the mount target path must have a writable ancestor directory.
Affected software
Fedora
util-linux
How to mitigate CVE-2026-53612
util-linux - addressed in versions 2.41.5-1.fc43, 2.41.5-1.fc44