commit 0c46dc8097a3231cb2e5cb56365a8db8860b4079 parent 79b59a2dfcb68897ee89d98587d09e55f07e68d7 Author: Nick Mathewson <nickm@torproject.org> Date: Thu, 8 Jun 2017 09:16:33 -0400 tweak changes file. Diffstat:
| M | changes/trove-2017-004 | | | 13 | ++++++++----- |
1 file changed, 8 insertions(+), 5 deletions(-)
diff --git a/changes/trove-2017-004 b/changes/trove-2017-004 @@ -1,5 +1,8 @@ - o Major bugfixes (hidden service, relay): - - 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(). Part of TROVE-2017-004. Fixes bug 22493; bugfix on - tor-0.3.0.1-alpha. Found by armadev. + 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. + +