CVE-2026-78410

A flaw was found in util-linux. Restricted bind mounts take the source path from fstab but do not pin that source before the privileged mount. A local unprivileged user who can replace the authorized source or a writable ancestor can redirect SUID mount(8) to bind another host directory. If the fstab entry also sets X-mount.owner, X-mount.group, or X-mount.mode, root then changes ownership or mode on that redirected inode.
Configurations

No configuration.

History

No history.

Information

Published : 2026-09-02 16:17

Updated : 2026-09-04 19:17


NVD link : CVE-2026-78410

Mitre link : CVE-2026-78410

CVE.ORG link : CVE-2026-78410


JSON object : View

Products Affected

No product.

CWE
CWE-367

Time-of-check Time-of-use (TOCTOU) Race Condition