Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Brian C. Grayson <bgrayson@netbsd.org>
List: source-changes
Date: 01/14/2000 22:21:41
Module Name: basesrc
Committed By: bgrayson
Date: Sat Jan 15 06:21:41 UTC 2000
Modified Files:
basesrc/sbin/mount_portal: pt_file.c
Log Message:
Fix security problem noticed by Alaric Williams:
when giving up root credentials, I was setting the egid and euid,
and forgot to also do gid and uid.
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 basesrc/sbin/mount_portal/pt_file.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.