Merge commit 'nickm/fix_security_bug_022' into maint-0.2.2

This commit is contained in:
Roger Dingledine
2010-12-16 17:24:11 -05:00
28 changed files with 166 additions and 122 deletions
+5
View File
@@ -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.