]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Add a changelog entry
authorNick Mathewson <nickm@torproject.org>
Thu, 16 Dec 2010 03:35:07 +0000 (22:35 -0500)
committerNick Mathewson <nickm@torproject.org>
Thu, 16 Dec 2010 03:35:07 +0000 (22:35 -0500)
changes/security_bug [new file with mode: 0644]

diff --git a/changes/security_bug b/changes/security_bug
new file mode 100644 (file)
index 0000000..990beee
--- /dev/null
@@ -0,0 +1,5 @@
+  o Major bugfixes:
+    - Fix a remotely exploitable bug that could be used to crash instances
+      of Tor remotely by overflowing on the heap.  Remove-code execution
+      hasn't been confirmed, but can't be ruled out.  Obviously, everyone
+      should upgrade.  Bugfix on the 0.1.1 series and later.