mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-28 06:13:31 +01:00
305e39d0f8
Never allow the function to set a bucket value above the allowed circuit burst. Closes #25202 Signed-off-by: David Goulet <dgoulet@torproject.org>
5 lines
206 B
Plaintext
5 lines
206 B
Plaintext
o Minor bugfixes (DoS mitigation):
|
|
- Add extra safety checks when refilling the circuit creation bucket to
|
|
ensure we never set a value that is above the allowed burst. Fixes
|
|
ticket 25202.
|