diff options
author | Nick Mathewson <nickm@torproject.org> | 2012-10-25 10:21:01 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2012-10-25 10:21:01 -0400 |
commit | 48cdcc9d4ad12b7c57c8ac578db5961da27fde85 (patch) | |
tree | a9fd0982c3cad7b1cfc3dc2323b6ba1cbffb738c /changes | |
parent | e4abac08a2ade5329594dcc220a02b3b680cb9e8 (diff) | |
parent | c442d85439dd406c846e930dedcd8ed4c780d66e (diff) | |
download | tor-48cdcc9d4ad12b7c57c8ac578db5961da27fde85.tar.gz tor-48cdcc9d4ad12b7c57c8ac578db5961da27fde85.zip |
Merge branch 'link_negotiation_assert_024'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/link_negotiation_assert | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/link_negotiation_assert b/changes/link_negotiation_assert new file mode 100644 index 0000000000..398a545573 --- /dev/null +++ b/changes/link_negotiation_assert @@ -0,0 +1,6 @@ + o Major bugfixs (security): + - Fix a group of remotely triggerable assertion failures related to + incorrect link protocol negotiation. Found, diagnosed, and fixed + by "some guy from France." Fix for CVE-2012-2250; bugfix on + 0.2.3.6-alpha. + |