Date: Wed, 3 Jul 2002 01:13:25 -0700 (PDT) From: Chris Costello <chris@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/sys setuid.2 Message-ID: <200207030813.g638DPVp014791@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
chris 2002/07/03 01:13:25 PDT Modified files: lib/libc/sys setuid.2 Log: Add a SECURITY CONSIDERATIONS example: make note that access to open file descriptors does not change upon dropping privilege, and include a likely case of `setuid(non_superuser); exec(...);'. Sponsored by: DARPA, NAI Labs Obtained from: TrustedBSD Project Revision Changes Path 1.20 +34 -1 src/lib/libc/sys/setuid.2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207030813.g638DPVp014791>