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

Annotation of www/errata.html, Revision 1.108

1.1       deraadt     1: <!DOCTYPE HTML PUBLIC  "-//IETF//DTD HTML Strict//EN">
                      2: <html>
                      3: <head>
1.64      deraadt     4: <title>OpenBSD release errata</title>
1.1       deraadt     5: <link rev=made href=mailto:www@openbsd.org>
                      6: <meta name="resource-type" content="document">
                      7: <meta name="description" content="the OpenBSD CD errata page">
                      8: <meta name="keywords" content="openbsd,cd,errata">
                      9: <meta name="distribution" content="global">
1.107     deraadt    10: <meta name="copyright" content="This document copyright 1997-1998 by OpenBSD.">
1.1       deraadt    11: </head>
                     12:
                     13: <BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#23238E">
                     14:
1.37      deraadt    15: <img alt="[OpenBSD]" SRC="images/smalltitle.gif">
1.68      deraadt    16: <h2><font color=#0000e0>
1.93      deraadt    17: This is the OpenBSD 2.3 release errata & patch list:
1.94      deraadt    18:
1.96      deraadt    19: </font></h2>
                     20:
1.94      deraadt    21: <hr>
                     22: <a href=errata21.html>For 2.1 errata, please refer here</a>.<br>
                     23: <a href=errata22.html>For 2.2 errata, please refer here</a>.<br>
                     24: <hr>
                     25:
1.25      deraadt    26: <ul>
1.43      deraadt    27: <a name=all></a>
1.67      deraadt    28: <li><h3><font color=#e00000>All architectures</font></h3>
1.25      deraadt    29: <ul>
1.108   ! deraadt    30: <a name=immutable></a>
        !            31: <li><font color=#009000><strong>SECURITY FIX</strong></font><br>
        !            32: A new security problem exists if you rely on securelevels and immutable
        !            33: or append-only files.  The fix does not permit mmap'ing of immutable or
        !            34: append-only files which are writeable, as the VM system will bypass the
        !            35: meaning of the file flags.
        !            36: <a href=ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.3/common/immutable.patch>
        !            37: A source code patch exists which remedies this problem.</a>
        !            38: <p>
1.102     deraadt    39: <a name=ipsec></a>
                     40: <li><font color=#009000><strong>SECURITY FIX</strong></font><br>
                     41: If IPSEC communication is attempted by starting photurisd(8) (which is
1.103     deraadt    42: disabled by default), a system crash may be evoked from remote if
                     43: an attacker uses some classes of invalid packets.
1.102     deraadt    44: <a href=ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.3/common/ipsec.patch>
                     45: A source code patch exists which remedies this problem.</a>
1.106     deraadt    46: <p>
1.99      matthieu   47: <a name=xterm-xaw></a>
                     48: <li><font color=#009000><strong>SECURITY FIX</strong></font><br>
                     49: As stated in CERT advisory VB-98.04, there are buffer
1.103     deraadt    50: overrun problems in <strong>xterm</strong> related to the input-Method,
                     51: preeditType, and *Keymap resources. Additional buffer overruns exist in
                     52: the <strong>Xaw</strong> library related to the inputMethod and
                     53: preeditType resources.   The xterm(1) problem represents a security
                     54: vulnerability for any platform where xterm is installed setuid-root
                     55: (as is the case for all OpenBSD platforms).  The Xaw problem represents
                     56: a security vulnerability for any setuid-root program that uses the Xaw
                     57: library (including xterm).  Patch1 from XFree86 3.3.2 corrects
                     58: these problems.
1.99      matthieu   59: <a href=ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.3/common/xterm-xaw.patch>
1.101     deraadt    60: We provide a version of this patch file specifically for the OpenBSD 2.3 tree</a>.
1.107     deraadt    61: We also provide tar files which replace the xterm(1) binary and the libXaw
                     62: libraries on your system. These are expected to be extracted in
                     63: <strong>/usr/X11R6</strong> using the command
                     64: <strong>"tar xvfpz Xawfix.tgz"</strong>.
                     65: The files are...
1.105     deraadt    66: <a href=href=ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.3/i386/Xawfix.tgz>i386</a>,
                     67: <a href=href=ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.3/alpha/Xawfix.tgz>alpha</a>,
                     68: <a href=href=ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.3/mac68k/Xawfix.tgz>mac68k</a>,
                     69: <a href=href=ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.3/mvme68k/Xawfix.tgz>
                     70:        mvme68k</a>,
                     71: <a href=href=ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.3/hp300/Xawfix.tgz>hp300</a>,
                     72: <a href=href=ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.3/sparc/Xawfix.tgz>sparc</a>,
                     73: <a href=href=ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.3/pmax/Xawfix.tgz>pmax</a>,
                     74: and
                     75: <a href=href=ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.3/arc/Xawfix.tgz>arc</a>.
1.86      millert    76: <p>
1.25      deraadt    77: </ul>
1.42      deraadt    78: <a name=i386></a>
1.67      deraadt    79: <li><h3><font color=#e00000>i386</font></h3>
1.25      deraadt    80: <ul>
1.104     niklas     81: <li><font color=#009000><strong>CORRUPTED FILE</strong></font><br>
                     82: The CD version of the precompiled ghostscript package is corrupted and
                     83: not installable.  The correct file can be retrieved by FTP from:
1.107     deraadt    84: <a href=ftp://ftp.openbsd.org/pub/OpenBSD/2.3/packages/i386/ghostscript-5.10.tgz>
1.104     niklas     85: ftp://ftp.openbsd.org/pub/OpenBSD/2.3/packages/i386/ghostscript-5.10.tgz</a>.
                     86: Its checksums (obtained with <i>cksum(1)</i>, <i>md5(1)</i> and
                     87: <i>sha1(1)</i> respectively) are:
                     88: <ul>
                     89: <li>725752890 3639338 ghostscript-5.10.tgz
                     90: <li>MD5 (ghostscript-5.10.tgz) = 3144ca814ad1965d671be2b7be3d3050
                     91: <li>SHA1 (ghostscript-5.10.tgz) = bd9374fa547ac0078d5207463d3b0a19d80d213c
                     92: </ul>
1.39      deraadt    93: <p>
                     94: </ul>
1.47      deraadt    95: <a name=mac68k></a>
1.67      deraadt    96: <li><h3><font color=#e00000>mac68k</font></h3>
1.39      deraadt    97: <ul>
1.93      deraadt    98: <li>No problems identified yet.
1.70      gene       99: <p>
1.25      deraadt   100: </ul>
1.65      deraadt   101: <a name=sparc></a>
1.67      deraadt   102: <li><h3><font color=#e00000>sparc</font></h3>
1.25      deraadt   103: <ul>
1.100     deraadt   104: <li><font color=#009000><strong>RELIABILITY FIX</strong></font><br>
                    105: The 2.3 release does not run reliably on the sun4m LX/LC machines
1.98      deraadt   106: (ie. Sparc Classic).
                    107: <a href=ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.3/sparc/iommureg.patch>
                    108: A source code patch exists which remedies this problem.</a>
1.63      marc      109: <p>
1.39      deraadt   110: </ul>
1.93      deraadt   111: <a name=amiga></a>
1.67      deraadt   112: <li><h3><font color=#e00000>amiga</font></h3>
1.93      deraadt   113: <ul>
                    114: <li>No problems identified yet.
1.39      deraadt   115: <p>
1.25      deraadt   116: </ul>
1.65      deraadt   117: <a name=pmax></a>
1.67      deraadt   118: <li><h3><font color=#e00000>pmax</font></h3>
1.25      deraadt   119: <ul>
1.100     deraadt   120: <li><font color=#009000><strong>RELEASE WARNING</strong></font><br>
                    121: The XFree86 binary set shipped on the CD and FTP site are not the
1.97      deraadt   122: exact final set that we shipped for the other releases.  A few minor
                    123: changes, mostly in <strong>xdm(1)</strong> configuration, were made
                    124: after those binaries were made.  Patches for this might come out later.
1.39      deraadt   125: <p>
1.25      deraadt   126: </ul>
1.65      deraadt   127: <a name=arc></a>
1.67      deraadt   128: <li><h3><font color=#e00000>arc</font></h3>
1.59      deraadt   129: <ul>
1.100     deraadt   130: <li><font color=#009000><strong>RELEASE WARNING</strong></font><br>
                    131: The XFree86 binary set shipped on the CD and FTP site are not the
1.97      deraadt   132: exact final set that we shipped for the other releases.  A few minor
                    133: changes, mostly in <strong>xdm(1)</strong> configuration, were made
                    134: after those binaries were made.  Patches for this might come out later.
1.69      deraadt   135: <p>
1.59      deraadt   136: </ul>
1.93      deraadt   137: <a name=alpha></a>
1.67      deraadt   138: <li><h3><font color=#e00000>alpha</font></h3>
1.56      deraadt   139: <ul>
1.93      deraadt   140: <li>No problems identified yet.
1.56      deraadt   141: <p>
                    142: </ul>
1.93      deraadt   143: <a name=hp300></a>
1.67      deraadt   144: <li><h3><font color=#e00000>hp300</font></h3>
1.56      deraadt   145: <p>
                    146: <ul>
                    147: <li>No problems identified yet.
                    148: <p>
                    149: </ul>
1.93      deraadt   150: <a name=mvme68k></a>
1.67      deraadt   151: <li><h3><font color=#e00000>mvme68k</font></h3>
1.25      deraadt   152: <ul>
1.39      deraadt   153: <li>No problems identified yet.
                    154: <p>
1.25      deraadt   155: </ul>
1.95      deraadt   156: <a name=powerpc></a>
                    157: <li><h3><font color=#e00000>powerpc</font></h3>
                    158: <ul>
                    159: <li><font color=#009000><strong>SECURITY FIX</strong></font><br>
                    160: The powerpc release shipped on the OpenBSD 2.3 CD does not contain
                    161: two late fixes applied late in the release cycle.  The
                    162: <a href=errata22.html#rmjob>rmjob</a> and
                    163: <a href=errata22.html#uucpd>uucpd</a> patches should be applied to
                    164: the system if those subsystems are used.
                    165: <p>
                    166: </ul>
1.25      deraadt   167: </ul>
                    168: <br>
1.75      deraadt   169:
1.25      deraadt   170: <hr>
1.93      deraadt   171: <a href=errata21.html>For 2.1 errata, please refer here</a>.<br>
                    172: <a href=errata22.html>For 2.2 errata, please refer here</a>.<br>
1.2       deraadt   173: <hr>
                    174: <a href=orders.html><img src=back.gif border=0 alt=OpenBSD></a>
                    175: <a href=mailto:www@openbsd.org>www@openbsd.org</a>
1.108   ! deraadt   176: <br><small>$OpenBSD: errata.html,v 1.107 1998/05/06 14:33:17 deraadt Exp $</small>
1.2       deraadt   177:
                    178: </body>
                    179: </html>