Author: Nick Mathewson <[email protected]> Date: Wed, 15 Dec 2010 22:35:07 -0500 Subject: Add a changelog entry Commit: b0def605a52b3acce1cb212f270b184d72f237f5
--- changes/security_bug | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) create mode 100644 changes/security_bug diff --git a/changes/security_bug b/changes/security_bug new file mode 100644 index 0000000..990beee --- /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. -- 1.7.1
