aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2012-08-03 11:16:13 -0400
committerNick Mathewson <nickm@torproject.org>2012-08-03 11:16:13 -0400
commit55f635745afacefffdaafc72cc176ca7ab817546 (patch)
treed9244e5f4999f39f4ef4ac44fcdeb102033d86b2
parent57e35ad3d91724882c345ac709666a551a977f0f (diff)
downloadtor-55f635745afacefffdaafc72cc176ca7ab817546.tar.gz
tor-55f635745afacefffdaafc72cc176ca7ab817546.zip
Clarify security impact of bug 6530
-rw-r--r--changes/bug65307
1 files changed, 4 insertions, 3 deletions
diff --git a/changes/bug6530 b/changes/bug6530
index a6b7caa1a0..825bbb752a 100644
--- a/changes/bug6530
+++ b/changes/bug6530
@@ -1,4 +1,5 @@
- o Major bugfixes:
+ o Major security fixes:
- Avoid a read of uninitializd RAM when reading a vote or consensus
- document with an unrecognized flavor name. Fixes bug 6530; bugfix on
- 0.2.2.6-alpha.
+ document with an unrecognized flavor name. This could lead to a
+ remote crash bug. Fixes bug 6530; bugfix on 0.2.2.6-alpha.
+