CVE-2026-78409

The X-mount.subdir option uses a detached-tree fast path on Linux 6.15 and later and passes the configured subdirectory to open_tree() with AT_SYMLINK_NOFOLLOW. That flag does not stop intermediate symlink traversal or keep resolution inside the newly mounted filesystem. A local unprivileged user with an fstab-authorized X-mount.subdir entry can attach a host path at the intended mountpoint.
Configurations

No configuration.

History

No history.

Information

Published : 2026-09-02 16:17

Updated : 2026-09-03 18:12


NVD link : CVE-2026-78409

Mitre link : CVE-2026-78409

CVE.ORG link : CVE-2026-78409


JSON object : View

Products Affected

No product.

CWE
CWE-59

Improper Link Resolution Before File Access ('Link Following')