]> granicus.if.org Git - sudo/commitdiff
Sudo 1.8.20p2
authorTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 31 May 2017 15:14:31 +0000 (09:14 -0600)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 31 May 2017 15:14:31 +0000 (09:14 -0600)
NEWS

diff --git a/NEWS b/NEWS
index 6fba29a2addbe7acf8b427c9d3f5167b95171ed5..a8d3155a9401ab612c705d01c8a46eda221b98b1 100644 (file)
--- 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.