commit 5a25374209689466e10906a77e66ad717a615a02
parent b0496d40197dd5b4fb7b694c1410082d4e34dda6
Author: Mike Perry <mikeperry-git@torproject.org>
Date: Wed, 15 Jun 2022 21:00:44 +0000
Add changes file for bug40626
Diffstat:
1 file changed, 6 insertions(+), 0 deletions(-)
diff --git a/changes/bug40626 b/changes/bug40626
@@ -0,0 +1,6 @@
+ o Major bugfixes (congestion control, TROVE-2022-001):
+ - Fix a scenario where RTT estimation can become wedged, seriously
+ degrading congestion control performance on all circuits. This impacts
+ clients, onion services, and relays, and can be triggered remotely by a
+ malicious endpoint. Tracked as CVE-2022-33903. Fixes bug 40626; bugfix
+ on 0.4.7.5-alpha.