[sudo-commits] sudo changeset 11350:d79f5125cc73

Todd C. Miller Todd.Miller at sudo.ws
Mon Apr 23 20:44:47 MDT 2018


changeset:	11350:d79f5125cc73 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/d79f5125cc73
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Mon Apr 23 20:43:04 2018 -0600

Log Message:
	Rewind the fd after calling sudo_filedigest().  Otherwise, when
	running a script via fexecve(), the interpreter may get EOF when
	reading /dev/fd/N.  This only appears to affect BSD systems with
	fdescfs.  Bug #831.

diffstat:

 plugins/sudoers/match.c |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)


More information about the sudo-commits mailing list