summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2021-06-10 08:53:07 -0400
committerNick Mathewson <nickm@torproject.org>2021-06-10 08:53:07 -0400
commit3260d323a663da3a1a2b65085dce1b469be101bb (patch)
treee5974e96d8ba5db5da7cc2fb7d8b50d12f431326 /changes
parent69bd4a8a2db6645b69a902d5ef6eb8c832f122fc (diff)
parentec696a95e58870862625a44f2c9152be2526414c (diff)
downloadtor-3260d323a663da3a1a2b65085dce1b469be101bb.tar.gz
tor-3260d323a663da3a1a2b65085dce1b469be101bb.zip
Merge branch 'maint-0.4.5' into maint-0.4.6
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket403893
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/ticket40389 b/changes/ticket40389
new file mode 100644
index 0000000000..7dcf65b32e
--- /dev/null
+++ b/changes/ticket40389
@@ -0,0 +1,3 @@
+ o Major bugfixes (relay, TROVE):
+ - Don't allow entry or middle relays to spoof RELAY_END or RELAY_RESOLVED
+ cell on half-closed streams. Fixes bug 40389; bugfix on 0.3.5.1-alpha.