mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-25 07:07:52 +01:00
8 lines
349 B
Text
8 lines
349 B
Text
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.
|
|
|
|
|