From: Todd C. Miller Date: Sat, 27 Feb 2016 23:56:56 +0000 (-0700) Subject: Bug #738 X-Git-Tag: SUDO_1_8_16^2~3 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f5b8ad480e605b1dff1b7de478d9aaff376b5e8b;p=sudo Bug #738 --- diff --git a/NEWS b/NEWS index 8e2037430..9e8f34ff6 100644 --- a/NEWS +++ b/NEWS @@ -60,6 +60,9 @@ What's new in Sudo 1.8.16 * Fixed support for negating character classes in sudo's version of the fnmatch() function. + * Fixed a bug in the LDAP and SSSD backends that could allow an + unauthorized user to list another user's privileges. Bug #738. + What's new in Sudo 1.8.15 * Fixed a bug that prevented sudo from building outside the source tree