freebsd-skq/sys/cddl/compat/opensolaris
pjd b6ae7ca260 Imagine situation where a security problem is found in setuid binary.
User upgrades his system to fix the problem, but if he has any ZFS snapshots
for the file system which contains problematic binary, any user can mount the
snapshot and execute vulnerable binary.

Prevent this from happening by always mounting snapshots with setuid turned off.

MFC after:	2 weeks
2011-05-31 07:02:49 +00:00
..
kern Imagine situation where a security problem is found in setuid binary. 2011-05-31 07:02:49 +00:00
rpc
sys Don't access task structure once we call task function. 2011-05-24 20:07:15 +00:00