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

Diff for /www/errata47.html between version 1.15 and 1.16

version 1.15, 2010/11/02 17:55:47 version 1.16, 2010/11/18 08:34:45
Line 87 
Line 87 
 <a name="zaurus"></a>  <a name="zaurus"></a>
   
 <ul>  <ul>
   <li><a name="008_openssl"></a>
   <font color="#009000"><strong>008: RELIABILITY FIX: November 17, 2010</strong></font> &nbsp; <i>All architectures</i><br>
   Fix a flaw in the OpenSSL TLS server extension code parsing which could lead to
   a buffer overflow. This affects OpenSSL based TLS servers which are multi-threaded
   and use OpenSSL's internal caching mechanism. Servers that are multi-process
   and/or disable internal session caching are not affected.
   <br>
   <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/4.7/common/008_openssl.patch">
   A source code patch exists which remedies this problem</a>.<br>
   <p>
   
 <li><a name="007_scsi"></a>  <li><a name="007_scsi"></a>
 <font color="#009000"><strong>007: RELIABILITY FIX: September 14, 2010</strong></font> &nbsp; <i>All architectures</i><br>  <font color="#009000"><strong>007: RELIABILITY FIX: September 14, 2010</strong></font> &nbsp; <i>All architectures</i><br>
 Avoid calling scsi_done() more than once in gdt(4). Fixes a kernel panic triggered by syncing disks during shut down.<br>  Avoid calling scsi_done() more than once in gdt(4). Fixes a kernel panic triggered by syncing disks during shut down.<br>

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16