summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2017-08-21 14:20:38 -0400
committerNick Mathewson <nickm@torproject.org>2017-08-21 14:20:38 -0400
commit6f3208670a11cc7f0c5917852d28890b07ab87d2 (patch)
treea972baf5ac34881fe8cdf9b72ed6f4ecd3ea5a39 /changes
parent257f50b22fbaf9c9cb5859e257437b24af46c7ab (diff)
parent6be0e28670517048ce3ab017911cd41238543a13 (diff)
downloadtor-6f3208670a11cc7f0c5917852d28890b07ab87d2.tar.gz
tor-6f3208670a11cc7f0c5917852d28890b07ab87d2.zip
Merge branch 'maint-0.3.1'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug232334
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug23233 b/changes/bug23233
new file mode 100644
index 0000000000..689a99a2a8
--- /dev/null
+++ b/changes/bug23233
@@ -0,0 +1,4 @@
+ o Minor bugfixes (hidden service):
+ - Fix a BUG alert during HSv3 descriptor decoding that could trigger with a
+ specially crafted descriptor. Fixes bug #23233; bugfix on 0.3.0.1-alpha.
+ Bug found by "haxxpop".