tor

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

commit 97b4264f3995766b0e064d9a0f206534b832c6a3
parent cc52f7e5b72199a1f3278daa9e0db876bc86c973
Author: Mike Perry <mikeperry-git@torproject.org>
Date:   Wed,  6 Dec 2023 20:58:01 +0000

Bug 40897: Changes file

Diffstat:
Achanges/bug40897 | 6++++++
1 file changed, 6 insertions(+), 0 deletions(-)

diff --git a/changes/bug40897 b/changes/bug40897 @@ -0,0 +1,6 @@ + o Major bugfixes (TROVE-2023-007, exit): + - Improper error propagation from a safety check in conflux leg + linking lead to a desynchronization of which legs were part of + a conflux set, ultimately causing a UAF and NULL pointer + dereference crash on Exit relays. Fixes bug 40897; + bugfix on 0.4.8.1-alpha.