summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2017-06-08 09:17:32 -0400
committerNick Mathewson <nickm@torproject.org>2017-06-08 09:17:32 -0400
commit9acca040257caf5894126e8da3df7226f6dcd480 (patch)
tree1b87397ea5cdfeca8795f4d284377fcbdefa3b44 /changes
parent5955b63a9a4182f8909a2a31bd3818b574fd0895 (diff)
parent0c46dc8097a3231cb2e5cb56365a8db8860b4079 (diff)
downloadtor-9acca040257caf5894126e8da3df7226f6dcd480.tar.gz
tor-9acca040257caf5894126e8da3df7226f6dcd480.zip
Merge branch 'maint-0.3.0'
Diffstat (limited to 'changes')
-rw-r--r--changes/trove-2017-0048
1 files changed, 8 insertions, 0 deletions
diff --git a/changes/trove-2017-004 b/changes/trove-2017-004
new file mode 100644
index 0000000000..aa901456b0
--- /dev/null
+++ b/changes/trove-2017-004
@@ -0,0 +1,8 @@
+ o Major bugfixes (hidden service, relay, security):
+ - Fix an assertion failure when an hidden service handles a
+ malformed BEGIN cell. This bug resulted in the service crashing
+ triggered by a tor_assert(). Fixes bug 22493, tracked as
+ TROVE-2017-004 and as CVE-2017-0375; bugfix on tor-0.3.0.1-alpha.
+ Found by armadev.
+
+