tor/changes/trove-2017-004

7 lines
342 B
Plaintext
Raw Normal View History

2017-06-08 13:16:33 +00:00
o Major bugfixes (hidden service, relay, security):
2017-06-08 13:20:53 +00:00
- Fix an assertion failure when a hidden service handles a
2017-06-08 13:16:33 +00:00
malformed BEGIN cell. This bug resulted in the service crashing
triggered by a tor_assert(). Fixes bug 22493, tracked as
2017-06-08 13:20:53 +00:00
TROVE-2017-004 and as CVE-2017-0375; bugfix on 0.3.0.1-alpha.
2017-06-08 13:16:33 +00:00
Found by armadev.