mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-23 14:40:51 +01:00
6 lines
331 B
Text
6 lines
331 B
Text
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.
|