Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/kern
Module Name: syssrc
Committed By: wrstuden
Date: Fri Jun 21 02:19:13 UTC 2002
Modified Files:
syssrc/sys/kern: vfs_lookup.c
Log Message:
If we're in a chroot, and we are looking up '..', make sure we are
still in the chroot. If not, teleport the lookup to the chroot
and log. Closes an assisted-jail escape method pointed out by
xs%kittenz.org.@localhost
To generate a diff of this commit:
cvs rdiff -r1.39 -r1.40 syssrc/sys/kern/vfs_lookup.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index