[sudo-commits] sudo changeset 14720:a605cc43bbaf

Todd C. Miller Todd.Miller at sudo.ws
Wed Apr 26 16:12:33 MDT 2023


changeset:	14720:a605cc43bbaf in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/a605cc43bbaf
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Wed Apr 26 13:23:31 2023 -0600

Log Message:
	Avoid NULL deref in stub getaddrinfo() when nodename is NULL.
	Also add support for parsing servname.  We only need to support a
	subset of getaddrinfo() functionality in the fuzzer.

diffstat:

 logsrvd/regress/fuzz/fuzz_logsrvd_conf.c   |  29 ++++++++++++++++++++++++-----
 plugins/sudoers/regress/fuzz/fuzz_policy.c |  28 +++++++++++++++++++++++-----
 2 files changed, 47 insertions(+), 10 deletions(-)



More information about the sudo-commits mailing list