2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-28 21:07:55 +00:00

Sudo 1.8.31p1

This commit is contained in:
Todd C. Miller 2020-03-14 11:23:26 -06:00
parent 712afe0319
commit 26097a442a

8
NEWS
View File

@ -60,6 +60,14 @@ What's new in Sudo 1.9.0
one to give permission to run any command that matches the one to give permission to run any command that matches the
specified digest, regardless of its path. specified digest, regardless of its path.
What's new in Sudo 1.8.31p1
* Sudo once again ignores a failure to restore the RLIMIT_CORE
resource limit, as it did prior to version 1.8.29. Linux
containers don't allow RLIMIT_CORE to be set back to RLIM_INFINITY
if we set the limit to zero, even for root, which resulted in a
warning from sudo.
What's new in Sudo 1.8.31 What's new in Sudo 1.8.31
* Fixed CVE-2019-18634, a buffer overflow when the "pwfeedback" * Fixed CVE-2019-18634, a buffer overflow when the "pwfeedback"