summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-06-08 10:11:57 -0400
committerNick Mathewson <nickm@torproject.org>2018-06-08 10:11:57 -0400
commitaef0607f3810ef47f0b13b5ed1d553578940dd7c (patch)
tree2195ee8bb5e8262949c3303e31df2b7b51a62019 /changes
parent3716ddf1b42270b5db76f8b7b458c5f61aa40e23 (diff)
parentc27bb4072ca25b154e100158f819315bd8683ce0 (diff)
downloadtor-aef0607f3810ef47f0b13b5ed1d553578940dd7c.tar.gz
tor-aef0607f3810ef47f0b13b5ed1d553578940dd7c.zip
Merge branch 'maint-0.3.3'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug261964
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug26196 b/changes/bug26196
new file mode 100644
index 0000000000..47fcffa0f8
--- /dev/null
+++ b/changes/bug26196
@@ -0,0 +1,4 @@
+ o Minor bugfixes (hardening):
+ - Prevent a possible out-of-bounds smartlist read in
+ protover_compute_vote(). Fixes bug 26196; bugfix on
+ 0.2.9.4-alpha.