[sudo-commits] sudo changeset 12856:f1cd342e62f7

Todd C. Miller Todd.Miller at sudo.ws
Sat Jan 30 09:01:19 MST 2021


changeset:	12856:f1cd342e62f7 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/f1cd342e62f7
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Sat Jan 30 08:53:55 2021 -0700

Log Message:
	Don't leak memory for duplicate command options.
	The last option wins but we also now warn about the duplicate.
	Found locally using libfuzzer/oss-fuzz.

diffstat:

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



More information about the sudo-commits mailing list