aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorDavid Goulet <dgoulet@torproject.org>2022-08-02 15:49:03 -0400
committerDavid Goulet <dgoulet@torproject.org>2022-08-02 15:53:31 -0400
commit6fcae8e0d080d7d0875eab4a0118e8fdaf5e832c (patch)
treeb3f5ea3aae7a4f75b4b1b0f474abb806fd73db3a /changes
parent691e542fd520edb8a1371eb42fa7b11b296616b9 (diff)
downloadtor-6fcae8e0d080d7d0875eab4a0118e8fdaf5e832c.tar.gz
tor-6fcae8e0d080d7d0875eab4a0118e8fdaf5e832c.zip
relay: Don't send DESTROY remote reason backward or forward
Fixes #40649 Signed-off-by: David Goulet <dgoulet@torproject.org>
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket406494
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/ticket40649 b/changes/ticket40649
new file mode 100644
index 0000000000..28df58f106
--- /dev/null
+++ b/changes/ticket40649
@@ -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.