summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-09-18 08:31:14 -0400
committerNick Mathewson <nickm@torproject.org>2018-09-18 08:31:14 -0400
commit2ddbaf9cdc3c850a56ef1f3bf6977c903e24bb39 (patch)
tree2c90831d9c73417e8a9bf5e83db0c109fb30bde5 /changes
parent6f47734ea8dde2d05160644dfcfcd34ee1a63505 (diff)
parent75b95e1c8e28e1136b5bc98fd89321e478f4b836 (diff)
downloadtor-2ddbaf9cdc3c850a56ef1f3bf6977c903e24bb39.tar.gz
tor-2ddbaf9cdc3c850a56ef1f3bf6977c903e24bb39.zip
Merge branch 'maint-0.3.3' into 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.