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

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

version 1.428, 2003/02/23 00:14:38 version 1.429, 2003/02/23 20:21:41
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 is a countermeasure. Also, check for negative sizes in memory allocation routines.  even if incorrrect block cipher padding has been found, this is a
   countermeasure. Also, check for negative sizes in memory allocation routines.<br>
 <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>
Line 69 
Line 70 
 user running cvs.  This is only an issue when the cvs command is  user running cvs.  This is only an issue when the cvs command is
 being run on a user's behalf as a different user.  This means that,  being run on a user's behalf as a different user.  This means that,
 in most cases, the issue only exists for cvs configurations that use  in most cases, the issue only exists for cvs configurations that use
 the <em>pserver</em> client/server connection method.  the <em>pserver</em> client/server connection method.<br>
 <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.2/common/006_cvs.patch">A  <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.2/common/006_cvs.patch">A
 source code patch exists which remedies the problem</a>.  source code patch exists which remedies the problem</a>.
 <p>  <p>

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