[sudo-commits] sudo changeset 12803:0d4f28b5a8e2

Todd C. Miller Todd.Miller at sudo.ws
Mon Jan 11 05:32:14 MST 2021


changeset:	12803:0d4f28b5a8e2 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/0d4f28b5a8e2
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Wed Jan 06 13:01:09 2021 -0700

Log Message:
	Add directory writability checks for SELinux RBAC sudoedit.
	These were never added to the SELinux RBAC path.

diffstat:

 src/Makefile.in |   20 +++--
 src/edit_open.c |   53 ++++++++++++++++
 src/sesh.c      |  176 ++++++++++++++++++++++++++++++++++++++++++++-----------
 src/sudo_edit.c |  105 ++++++++++++++++++++-------------
 src/sudo_edit.h |    1 +
 5 files changed, 267 insertions(+), 88 deletions(-)



More information about the sudo-commits mailing list