diff options
author | Nick Mathewson <nickm@torproject.org> | 2018-05-22 12:21:00 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2018-05-22 12:29:14 -0400 |
commit | e5541996b7a63313820e4ac635a6beac0f09acc8 (patch) | |
tree | 776c998135720f03fa54116994f95b313acf8c1e /changes | |
parent | 3283619acfcd9ad93edc891600991cff9ed3bed9 (diff) | |
download | tor-e5541996b7a63313820e4ac635a6beac0f09acc8.tar.gz tor-e5541996b7a63313820e4ac635a6beac0f09acc8.zip |
changes file for TROVE-2018-005
Diffstat (limited to 'changes')
-rw-r--r-- | changes/TROVE-2018-005 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/TROVE-2018-005 b/changes/TROVE-2018-005 new file mode 100644 index 0000000000..769c653f43 --- /dev/null +++ b/changes/TROVE-2018-005 @@ -0,0 +1,6 @@ + o Major bugfixes (security, directory authority, denial-of-service): + - Fix a bug that could have allowed an attacker to force a + directory authority to use up all its RAM by passing it a + maliciously crafted protocol versions string. Fixes bug 25517; + bugfix on 0.2.9.4-alpha. This issue is also tracked as + TROVE-2018-005. |