summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-09-18 08:33:13 -0400
committerNick Mathewson <nickm@torproject.org>2018-09-18 08:33:13 -0400
commit52191064acbddabf979c5f3b3f0813c105ce82f3 (patch)
tree57715466d83725c1f965a270205fb7e39756f983 /changes
parent4199c8b2d0d53b7c906943e5f844aafa57b9047d (diff)
parent2ddbaf9cdc3c850a56ef1f3bf6977c903e24bb39 (diff)
downloadtor-52191064acbddabf979c5f3b3f0813c105ce82f3.tar.gz
tor-52191064acbddabf979c5f3b3f0813c105ce82f3.zip
Merge branch 'maint-0.3.4'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug272064
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug27206 b/changes/bug27206
new file mode 100644
index 0000000000..c0fbbed702
--- /dev/null
+++ b/changes/bug27206
@@ -0,0 +1,4 @@
+ o Minor bugfixes (rust):
+ - protover_all_supported() would attempt to allocate up to 16GB on some
+ inputs, leading to a potential memory DoS. Fixes bug 27206; bugfix on
+ 0.3.3.5-rc.