[sudo-commits] sudo changeset 13513:4b297f2ead15

Todd C. Miller Todd.Miller at sudo.ws
Sun Sep 19 14:08:25 MDT 2021


changeset:	13513:4b297f2ead15 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/4b297f2ead15
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Sun Sep 19 13:58:56 2021 -0600

Log Message:
	sudo -i: missing NULL terminator when moving argv to make room for --login
	Fixes a potential crash for "sudo -i" when the target user has bash
	as the shell (which needs the --login option).  Bug #998.

diffstat:

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



More information about the sudo-commits mailing list