summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2014-04-29 13:03:27 -0400
committerNick Mathewson <nickm@torproject.org>2014-04-29 13:03:27 -0400
commit0514bcd37c6e6e0eb3f3c47da94cb182d01ef15f (patch)
tree3ce1c5cea0b3733055ffd3ca9f7d0c620358f4ef /changes
parentc0a73c8bf327e18b09b71cd77edcfac7fb9d3c69 (diff)
parent1d3ffc0ec96777203b2eafee5905464d54ef9f91 (diff)
downloadtor-0514bcd37c6e6e0eb3f3c47da94cb182d01ef15f.tar.gz
tor-0514bcd37c6e6e0eb3f3c47da94cb182d01ef15f.zip
Merge remote-tracking branch 'origin/maint-0.2.4'
Diffstat (limited to 'changes')
-rw-r--r--changes/md_leak_bug5
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/md_leak_bug b/changes/md_leak_bug
new file mode 100644
index 0000000000..26270aacc3
--- /dev/null
+++ b/changes/md_leak_bug
@@ -0,0 +1,5 @@
+ o Major bugfixes (security, OOM)
+ - Fix a memory leak that could occur if a microdescriptor parse
+ fails during the tokenizing step. This could enable a memory
+ exhaustion attack by directory servers. Fixes bug #11649; bugfix
+ on 0.2.2.6-alpha.