Re: Security patch for /proc

Jeremy Fitzhardinge (jeremy@zip.com.au)
Wed, 01 Apr 1998 11:03:49 +1000


Alan Cox wrote:
> mkdir("x");
> chroot("x");
> chdir("../../../../../../../..");
> chroot(".");

Huh? What are you saying here, Alan? /.. == /, regardless of whether
its the real / or a chroot /.

J

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu