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

Diff for /www/errata.html between version 1.137 and 1.138

version 1.137, 1998/07/28 04:34:59 version 1.138, 1998/07/28 04:38:06
Line 27 
Line 27 
 <a name=all></a>  <a name=all></a>
 <li><h3><font color=#e00000>All architectures</font></h3>  <li><h3><font color=#e00000>All architectures</font></h3>
 <ul>  <ul>
 <a name=fdalloc></a>  <a name=resid></a>
   <li><font color=#009000><strong>RELIABILITY FIX</strong></font><br>
   Calling readv(2) with iov_len < 0 or > INT_MAX would result in a
   kernel panic.  This is the second revision of this patch.
   <a href=ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.3/common/resid.patch>
   A source code patch exists which remedies this problem.</a>
   <p>
   <a name=inetd></a>
 <li><font color=#009000><strong>SECURITY FIX</strong></font><br>  <li><font color=#009000><strong>SECURITY FIX</strong></font><br>
 Inetd had a file descriptor leak.  A patch is  Inetd had a file descriptor leak.  A patch is
 <a href=ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.3/common/inetd.patch>  <a href=ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.3/common/inetd.patch>
Line 121 
Line 128 
 <a href=ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.3/pmax/Xawfix.tgz>pmax</a>,  <a href=ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.3/pmax/Xawfix.tgz>pmax</a>,
 and  and
 <a href=ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.3/arc/Xawfix.tgz>arc</a>.  <a href=ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.3/arc/Xawfix.tgz>arc</a>.
 <p>  
 <a name=resid></a>  
 <li><font color=#009000><strong>RELIABILITY FIX</strong></font><br>  
 Calling readv(2) with iov_len < 0 or > INT_MAX would result in a  
 kernel panic.  This is the second revision of this patch.  
 <a href=ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.3/common/resid.patch>  
 A source code patch exists which remedies this problem.</a>  
 <p>  <p>
 </ul>  </ul>
 <a name=i386></a>  <a name=i386></a>

Legend:
Removed from v.1.137  
changed lines
  Added in v.1.138