mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-25 15:10:48 +01:00
7 lines
389 B
Text
7 lines
389 B
Text
|
o Minor bugfixes (security):
|
||
|
- When completing a channel, relays now check more thoroughly to make
|
||
|
sure that it matches any pending circuits before attaching those
|
||
|
circuits. Previously, address correctness and Ed25519 identities were not
|
||
|
checked in this case, but only when extending circuits on an existing
|
||
|
channel. Fixes bug 40080; bugfix on 0.2.7.2-alpha.
|