[sudo-commits] sudo changeset 12173:4dab1676ae41

Todd C. Miller Todd.Miller at sudo.ws
Fri Jan 31 19:50:09 MST 2020


changeset:	12173:4dab1676ae41 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/4dab1676ae41
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Fri Jan 31 19:48:27 2020 -0700

Log Message:
	Read ServerHello message synchronously before the command is executed.
	Otherwise, the command could be run before the TLS handshake completes.

diffstat:

 plugins/sudoers/iolog.c        |  10 ++-----
 plugins/sudoers/iolog_client.c |  50 ++++++++++++++++++++++++++++++++++++++---
 plugins/sudoers/iolog_plugin.h |   1 +
 3 files changed, 50 insertions(+), 11 deletions(-)


More information about the sudo-commits mailing list