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

Diff for /www/errata.html between version 1.107 and 1.108

version 1.107, 1998/05/06 14:33:17 version 1.108, 1998/05/11 23:27:28
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=immutable></a>
   <li><font color=#009000><strong>SECURITY FIX</strong></font><br>
   A new security problem exists if you rely on securelevels and immutable
   or append-only files.  The fix does not permit mmap'ing of immutable or
   append-only files which are writeable, as the VM system will bypass the
   meaning of the file flags.
   <a href=ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.3/common/immutable.patch>
   A source code patch exists which remedies this problem.</a>
   <p>
 <a name=ipsec></a>  <a name=ipsec></a>
 <li><font color=#009000><strong>SECURITY FIX</strong></font><br>  <li><font color=#009000><strong>SECURITY FIX</strong></font><br>
 If IPSEC communication is attempted by starting photurisd(8) (which is  If IPSEC communication is attempted by starting photurisd(8) (which is

Legend:
Removed from v.1.107  
changed lines
  Added in v.1.108