summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2015-03-10 08:36:53 -0400
committerNick Mathewson <nickm@torproject.org>2015-03-10 08:36:53 -0400
commite732ec295db714d84cc419be69764b10a302b633 (patch)
tree75876a4bbeb51ee7de327465af93f5aeb3b7b84a /changes
parent59f4c410879961e77c1ec3f8937f1af7af1b011b (diff)
parent1af67d7f72470cec1de5e2a75186edc3b3accfbe (diff)
downloadtor-e732ec295db714d84cc419be69764b10a302b633.tar.gz
tor-e732ec295db714d84cc419be69764b10a302b633.zip
Merge commit 'origin/maint-0.2.6^'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug152055
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug15205 b/changes/bug15205
new file mode 100644
index 0000000000..0cb9f3f4bc
--- /dev/null
+++ b/changes/bug15205
@@ -0,0 +1,5 @@
+ o Major bugfixes (crash, OSX, security):
+ - Fix a remote denial-of-service opportunity caused by a bug
+ in OSX's _strlcat_chk() function. Fixes bug 15205; bug first
+ appeared in OSX 10.9.
+