]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Add changes file for bug40626
authorMike Perry <mikeperry-git@torproject.org>
Wed, 15 Jun 2022 21:00:44 +0000 (21:00 +0000)
committerDavid Goulet <dgoulet@torproject.org>
Fri, 17 Jun 2022 13:03:13 +0000 (09:03 -0400)
changes/bug40626 [new file with mode: 0644]

diff --git a/changes/bug40626 b/changes/bug40626
new file mode 100644 (file)
index 0000000..cda8abe
--- /dev/null
@@ -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.