summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-06-08 10:12:57 -0400
committerNick Mathewson <nickm@torproject.org>2018-06-08 10:12:57 -0400
commita141127435383840e48e6a06efbfc85eefaf06a8 (patch)
tree8a2beaf2d8e3c5e84ee4b9a9bd780c5062020f39 /changes
parentf15f90e2cac50154c761da94eb9fd642890f2777 (diff)
parentdd63033fcbb960ac563a8f417a7f65e62781d9a9 (diff)
downloadtor-a141127435383840e48e6a06efbfc85eefaf06a8.tar.gz
tor-a141127435383840e48e6a06efbfc85eefaf06a8.zip
Merge branch 'maint-0.3.2' into 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.