The trouble with symbolic links
The trouble with symbolic links
Posted Jul 7, 2022 15:32 UTC (Thu) by Sesse (subscriber, #53779)Parent article: The trouble with symbolic links
I believe it's a bit of a stretch to say that “pathnames as a concept are now utterly broken in POSIX” just because userspace cannot verify that a path name is contained within some arbitrary part of the file system. Most applications will not have to care whether there's a directory symlink in the path, even if Samba needs to do its own userspace chroot.
