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

Diff for /www/errata.html between version 1.130 and 1.131

version 1.130, 1998/07/01 19:19:38 version 1.131, 1998/07/02 09:03:05
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>
   <li><font color=#009000><strong>SECURITY FIX</strong></font><br>
   Some non-allocated file descriptors have implied uses according to
   system libraries, and hence setuid and setgid processes should not
   be executed with these descriptors unallocated.  A patch which forces
   setuid and setgid processes to have some descriptors in fd slots
   0, 1, and 2 is
   <a href=ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.3/common/kill.patch>
   available here.</a>
   <p>
 <a name=xlib></a>  <a name=xlib></a>
 <li><font color=#009000><strong>SECURITY FIX</strong></font><br>  <li><font color=#009000><strong>SECURITY FIX</strong></font><br>
 Vulnerabilities have been found in the X11, Xt, Xaw and Xmu  Vulnerabilities have been found in the X11, Xt, Xaw and Xmu

Legend:
Removed from v.1.130  
changed lines
  Added in v.1.131