mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Don't give the Guard flag to relays without the CVE-2011-2768 fix
This commit is contained in:
committed by
Sebastian Hahn
parent
4d0f152aad
commit
00fffbc1a1
@@ -19,3 +19,10 @@
|
||||
client is connected to a patched relay. Bugfix on FIXME; found
|
||||
by frosty_un.
|
||||
|
||||
- Don't assign the Guard flag to relays running a version of Tor
|
||||
which would use an OR connection on which it has received a
|
||||
CREATE_FAST cell to satisfy an EXTEND request. Mitigates
|
||||
CVE-2011-2768, by ensuring that clients will not connect
|
||||
directly to any relay which an attacker could probe for an
|
||||
unpatched client's connections.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user