diff --git a/NEWS b/NEWS index 6fba29a2a..a8d3155a9 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,9 @@ +What's new in Sudo 1.8.20p2 + + * Fixed a bug parsing /proc/pid/stat on Linux when the process + name contains newlines. This is not exploitable due to the /dev + traversal changes in sudo 1.8.20p1. + What's new in Sudo 1.8.20p1 * Fixed "make check" when using OpenSSL or GNU crypt.