[sudo-commits] sudo changeset 14615:a3f7301ba4d3

Todd C. Miller Todd.Miller at sudo.ws
Sun Mar 5 19:38:01 MST 2023


changeset:	14615:a3f7301ba4d3 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/a3f7301ba4d3
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Fri Mar 03 13:57:27 2023 -0700

Log Message:
	A user with "list" privs for root may not list all users.
	A user with "sudo ALL" for root _is_ allowed to list any user.

diffstat:

 plugins/sudoers/match.c |  40 +++++++++++++++++++++++++++++++++++++++-
 plugins/sudoers/parse.c |  36 +++++++++++++++++++++++++-----------
 plugins/sudoers/parse.h |   1 +
 3 files changed, 65 insertions(+), 12 deletions(-)



More information about the sudo-commits mailing list