relay: Don't send DESTROY remote reason backward or forward

Fixes #40649

Signed-off-by: David Goulet <dgoulet@torproject.org>
This commit is contained in:
David Goulet
2022-08-02 15:49:03 -04:00
parent 691e542fd5
commit 6fcae8e0d0
2 changed files with 11 additions and 4 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor bugfixes (relay):
- Do not propagate either forward or backward a DESTROY remote reason when
closing a circuit so to avoid a possible side channel. Fixes bug 40649;
bugfix on 0.1.2.4-alpha.