[sudo-commits] sudo changeset 14570:41dc8f445f78

Todd C. Miller Todd.Miller at sudo.ws
Tue Feb 21 13:39:48 MST 2023


changeset:	14570:41dc8f445f78 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/41dc8f445f78
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Tue Feb 21 13:24:33 2023 -0700

Log Message:
	match_command: apply runchroot if set when matching the command
	Previously we would prepend runchroot to the path we were checking
	but that does not properly handle symbolic links.

diffstat:

 plugins/sudoers/match_command.c |  222 ++++++++++++++++-----------------------
 plugins/sudoers/match_digest.c  |   13 +--
 plugins/sudoers/parse.h         |    2 +-
 3 files changed, 93 insertions(+), 144 deletions(-)



More information about the sudo-commits mailing list