From: Nick Mathewson Date: Thu, 16 Dec 2010 03:35:07 +0000 (-0500) Subject: Add a changelog entry X-Git-Tag: tor-0.2.2.20-alpha~3^2^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b0def605a52b3acce1cb212f270b184d72f237f5;p=thirdparty%2Ftor.git Add a changelog entry --- diff --git a/changes/security_bug b/changes/security_bug new file mode 100644 index 0000000000..990beee506 --- /dev/null +++ b/changes/security_bug @@ -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.