tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

commit a40b58b3c9dfc45886d5213dda5a02701fbeaeeb
parent 81446c9a98e25e5f67c277f12e90958e3a63ec33
Author: David Goulet <dgoulet@torproject.org>
Date:   Wed, 28 Jan 2026 09:30:58 -0500

Merge branch 'maint-0.4.8'

Diffstat:
Mchanges/bug41180 | 7+++----
1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/changes/bug41180 b/changes/bug41180 @@ -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.