Alan Cox wrote:
The dot-dot entry in the root directory is interpreted to mean the root directory itself. Thus, dot-dot cannot be used to access files outside the subtree rooted at the root directory.

Which is behaviour chroot preserves properly.

And yet it is the dot-dot entry which is used to access files outside the root.

The specification says explicitly

        "The process working directory is unaffected by chroot()."

Do you believe that when those words were first written, the hidden conflict, namely that it permits dot-dot to access files outside the subtree, was understood? They would have said so if that were the case.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to