]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
changes file for TROVE-2018-005
authorNick Mathewson <nickm@torproject.org>
Tue, 22 May 2018 16:21:00 +0000 (12:21 -0400)
committerNick Mathewson <nickm@torproject.org>
Tue, 22 May 2018 16:26:23 +0000 (12:26 -0400)
changes/TROVE-2018-005 [new file with mode: 0644]

diff --git a/changes/TROVE-2018-005 b/changes/TROVE-2018-005
new file mode 100644 (file)
index 0000000..769c653
--- /dev/null
@@ -0,0 +1,6 @@
+  o Major bugfixes (security, directory authority, denial-of-service):
+    - Fix a bug that could have allowed an attacker to force a
+      directory authority to use up all its RAM by passing it a
+      maliciously crafted protocol versions string. Fixes bug 25517;
+      bugfix on 0.2.9.4-alpha.  This issue is also tracked as
+      TROVE-2018-005.