From: Nick Mathewson Date: Fri, 3 Aug 2012 15:16:13 +0000 (-0400) Subject: Clarify security impact of bug 6530 X-Git-Tag: tor-0.2.3.20-rc~3^2~2^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55f635745afacefffdaafc72cc176ca7ab817546;p=thirdparty%2Ftor.git Clarify security impact of bug 6530 --- 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. +