diff options
author | Nick Mathewson <nickm@torproject.org> | 2021-06-10 12:30:30 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2021-06-10 12:30:30 -0400 |
commit | ec677c0c2e28e20ca6a72488f5d30739e94fe048 (patch) | |
tree | 286051d53793489c5869d01f4957262ec77374cf /changes | |
parent | 0667eaa9bfdd18fe602f964840d662c0b934247a (diff) | |
parent | 8e590992c4aae8e45b4b9aa4065c8b7741c2a3d6 (diff) | |
download | tor-ec677c0c2e28e20ca6a72488f5d30739e94fe048.tar.gz tor-ec677c0c2e28e20ca6a72488f5d30739e94fe048.zip |
Merge branch 'maint-0.4.6'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug40392 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug40392 b/changes/bug40392 new file mode 100644 index 0000000000..4dffa50bb2 --- /dev/null +++ b/changes/bug40392 @@ -0,0 +1,4 @@ + o Major bugfixes (security, denial of service, onion services): + - Fix an out-of-bounds memory access in v3 descriptor parsing. Fixes bug + 40392; bugfix on 0.3.0.1-alpha. This issue is also tracked as + TROVE-2021-006. Reported by Sergei Glazunov from Google's Project Zero.
\ No newline at end of file |