[sudo-commits] sudo changeset 7745:de4d852fef96

Todd C. Miller Todd.Miller at courtesan.com
Mon Feb 6 13:37:37 EST 2012


changeset:	7745:de4d852fef96 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/de4d852fef96
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Mon Feb 06 13:37:26 2012 -0500

Log Message:
	Set real uid to root before calling sudo_edit() or run_command()
	so that the monitor process is owned by root and not by the user.
	Otherwise, on AIX at least, the monitor process shows up in ps as
	belonging to the user (and can be killed by the user).

diffstat:

 src/sudo.c |  2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)



More information about the sudo-commits mailing list