diff options
author | David Goulet <dgoulet@torproject.org> | 2022-11-09 15:35:51 -0500 |
---|---|---|
committer | David Goulet <dgoulet@torproject.org> | 2022-11-09 15:35:51 -0500 |
commit | e2a94e050d9e4d4ab654503d8fec49e5d151cdbf (patch) | |
tree | a44a32a0cacac5488254bc1b6e1e62bea7811927 | |
parent | c13dc8b08accf24bd0c8533ecbc1ecd1de314a5a (diff) | |
download | tor-e2a94e050d9e4d4ab654503d8fec49e5d151cdbf.tar.gz tor-e2a94e050d9e4d4ab654503d8fec49e5d151cdbf.zip |
changes: Add file for ticket 40674
Signed-off-by: David Goulet <dgoulet@torproject.org>
-rw-r--r-- | changes/ticket40674 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/ticket40674 b/changes/ticket40674 new file mode 100644 index 0000000000..b371cafcf0 --- /dev/null +++ b/changes/ticket40674 @@ -0,0 +1,3 @@ + o Major bugfixes (relay): + - Improve security of our DNS cache by randomly clipping the TTL value. + TROVE-2021-009. Fixes bug 40674; bugfix on 0.3.5.1-alpha. |