[BACK]Return to errata.html CVS log [TXT][DIR] Up to [local] / www

Diff for /www/errata.html between version 1.427 and 1.428

version 1.427, 2003/02/22 23:16:53 version 1.428, 2003/02/23 00:14:38
Line 57 
Line 57 
 <li><font color=#009000><strong>007: SECURITY FIX: February 22, 2003</strong></font><br>  <li><font color=#009000><strong>007: SECURITY FIX: February 22, 2003</strong></font><br>
 In  In
 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssl&amp;sektion=8">ssl(8)</a> an information leak can occur via timing by performing a MAC computation  <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssl&amp;sektion=8">ssl(8)</a> an information leak can occur via timing by performing a MAC computation
 even if incorrrect block cipher padding has been found. This fix is a  even if incorrrect block cipher padding has been found, this is a countermeasure. Also, check for negative sizes in memory allocation routines.
 countermeasure against active attacks where the attacker has to distinguish  
 between bad padding and a MAC verification error. (CAN-2003-0078).  
 Also, check for negative sizes in memory allocation routines.  
 <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.2/common/007_ssl.patch">A  <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.2/common/007_ssl.patch">A
 source code patch exists which fixes these two issues</a>.  source code patch exists which fixes these two issues</a>.
 <p>  <p>

Legend:
Removed from v.1.427  
changed lines
  Added in v.1.428