]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
changes: Fix file bug41180
authorDavid Goulet <dgoulet@torproject.org>
Wed, 28 Jan 2026 14:30:54 +0000 (09:30 -0500)
committerDavid Goulet <dgoulet@torproject.org>
Wed, 28 Jan 2026 14:30:54 +0000 (09:30 -0500)
Signed-off-by: David Goulet <dgoulet@torproject.org>
changes/bug41180

index 5448b6ff0d1047e2af15a4891d128dedb4865043..4f3b934b5ff3050000419600eadb5fc063aede18 100644 (file)
@@ -1,5 +1,4 @@
   o Major bugfixes (security):
-    - Avoid an out-of-bounds read error that could occur with
-      V1-formatted cells on Tor 0.4.9.3-alpha or later.
-      Fixes bug 41180; bugfix on 0.4.9.3-alpha.
-      This is tracked as TROVE-2025-016.
+    - Avoid an out-of-bounds read error that could occur with V1-formatted
+      cells. Fixes bug 41180; bugfix on 0.4.8.1-alpha. This is tracked as
+      TROVE-2025-016.