[sudo-commits] sudo changeset 10706:eb6db5d15b61

Todd C. Miller Todd.Miller at courtesan.com
Mon Oct 31 15:24:15 MDT 2016


changeset:	10706:eb6db5d15b61 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/eb6db5d15b61
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Mon Oct 31 15:21:18 2016 -0600

Log Message:
	Make a copy of the current sudoers path when assigning errorfile.
	Fixes a potential use after free in visudo when there is an error
	in one of the include files.

diffstat:

 plugins/sudoers/gram.c        |  15 ++++++++++-----
 plugins/sudoers/gram.y        |  11 ++++++++---
 plugins/sudoers/sudoers.h     |   2 +-
 plugins/sudoers/visudo.c      |  14 ++++++++++----
 plugins/sudoers/visudo_json.c |   4 +++-
 5 files changed, 32 insertions(+), 14 deletions(-)


More information about the sudo-commits mailing list