bzzzt. It's not really a symlink; it's just made to look like one so
e.g . ls on /proc/*/fd behaves semi-sanely. (Remember, /proc isn't a
normal filesystem.)
You can't apply normal symlink-replacement attacks against
/proc/self/fd/*: the only way to alter or replace those is to modify
the process's in-kernel file table. It is therefore a safe way to pass
the script.
-- brandon s. allbery [os/2][linux][solaris][japh] allbery@kf8nh.apk.net system administrator [WAY too many hats] allbery@ece.cmu.edu carnegie mellon / electrical and computer engineering KF8NH We are Linux. Resistance is an indication that you missed the point.
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/