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

Annotation of www/errata.html, Revision 1.104

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">
                     10: <meta name="copyright" content="This document copyright 1997 by OpenBSD.">
                     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.102     deraadt    30: <a name=ipsec></a>
                     31: <li><font color=#009000><strong>SECURITY FIX</strong></font><br>
                     32: If IPSEC communication is attempted by starting photurisd(8) (which is
1.103     deraadt    33: disabled by default), a system crash may be evoked from remote if
                     34: an attacker uses some classes of invalid packets.
1.102     deraadt    35: <a href=ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.3/common/ipsec.patch>
                     36: A source code patch exists which remedies this problem.</a>
1.99      matthieu   37: <a name=xterm-xaw></a>
                     38: <li><font color=#009000><strong>SECURITY FIX</strong></font><br>
                     39: As stated in CERT advisory VB-98.04, there are buffer
1.103     deraadt    40: overrun problems in <strong>xterm</strong> related to the input-Method,
                     41: preeditType, and *Keymap resources. Additional buffer overruns exist in
                     42: the <strong>Xaw</strong> library related to the inputMethod and
                     43: preeditType resources.   The xterm(1) problem represents a security
                     44: vulnerability for any platform where xterm is installed setuid-root
                     45: (as is the case for all OpenBSD platforms).  The Xaw problem represents
                     46: a security vulnerability for any setuid-root program that uses the Xaw
                     47: library (including xterm).  Patch1 from XFree86 3.3.2 corrects
                     48: these problems.
1.99      matthieu   49: <a href=ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.3/common/xterm-xaw.patch>
1.101     deraadt    50: We provide a version of this patch file specifically for the OpenBSD 2.3 tree</a>.
1.86      millert    51: <p>
1.25      deraadt    52: </ul>
1.42      deraadt    53: <a name=i386></a>
1.67      deraadt    54: <li><h3><font color=#e00000>i386</font></h3>
1.25      deraadt    55: <ul>
1.104   ! niklas     56: <li><font color=#009000><strong>CORRUPTED FILE</strong></font><br>
        !            57: The CD version of the precompiled ghostscript package is corrupted and
        !            58: not installable.  The correct file can be retrieved by FTP from:
        !            59: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/2.3/packages/i386/ghostscript-5.10.tgz">
        !            60: ftp://ftp.openbsd.org/pub/OpenBSD/2.3/packages/i386/ghostscript-5.10.tgz</a>.
        !            61: Its checksums (obtained with <i>cksum(1)</i>, <i>md5(1)</i> and
        !            62: <i>sha1(1)</i> respectively) are:
        !            63: <ul>
        !            64: <li>725752890 3639338 ghostscript-5.10.tgz
        !            65: <li>MD5 (ghostscript-5.10.tgz) = 3144ca814ad1965d671be2b7be3d3050
        !            66: <li>SHA1 (ghostscript-5.10.tgz) = bd9374fa547ac0078d5207463d3b0a19d80d213c
        !            67: </ul>
1.39      deraadt    68: <p>
                     69: </ul>
1.47      deraadt    70: <a name=mac68k></a>
1.67      deraadt    71: <li><h3><font color=#e00000>mac68k</font></h3>
1.39      deraadt    72: <ul>
1.93      deraadt    73: <li>No problems identified yet.
1.70      gene       74: <p>
1.25      deraadt    75: </ul>
1.65      deraadt    76: <a name=sparc></a>
1.67      deraadt    77: <li><h3><font color=#e00000>sparc</font></h3>
1.25      deraadt    78: <ul>
1.100     deraadt    79: <li><font color=#009000><strong>RELIABILITY FIX</strong></font><br>
                     80: The 2.3 release does not run reliably on the sun4m LX/LC machines
1.98      deraadt    81: (ie. Sparc Classic).
                     82: <a href=ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.3/sparc/iommureg.patch>
                     83: A source code patch exists which remedies this problem.</a>
1.63      marc       84: <p>
1.39      deraadt    85: </ul>
1.93      deraadt    86: <a name=amiga></a>
1.67      deraadt    87: <li><h3><font color=#e00000>amiga</font></h3>
1.93      deraadt    88: <ul>
                     89: <li>No problems identified yet.
1.39      deraadt    90: <p>
1.25      deraadt    91: </ul>
1.65      deraadt    92: <a name=pmax></a>
1.67      deraadt    93: <li><h3><font color=#e00000>pmax</font></h3>
1.25      deraadt    94: <ul>
1.100     deraadt    95: <li><font color=#009000><strong>RELEASE WARNING</strong></font><br>
                     96: The XFree86 binary set shipped on the CD and FTP site are not the
1.97      deraadt    97: exact final set that we shipped for the other releases.  A few minor
                     98: changes, mostly in <strong>xdm(1)</strong> configuration, were made
                     99: after those binaries were made.  Patches for this might come out later.
1.39      deraadt   100: <p>
1.25      deraadt   101: </ul>
1.65      deraadt   102: <a name=arc></a>
1.67      deraadt   103: <li><h3><font color=#e00000>arc</font></h3>
1.59      deraadt   104: <ul>
1.100     deraadt   105: <li><font color=#009000><strong>RELEASE WARNING</strong></font><br>
                    106: The XFree86 binary set shipped on the CD and FTP site are not the
1.97      deraadt   107: exact final set that we shipped for the other releases.  A few minor
                    108: changes, mostly in <strong>xdm(1)</strong> configuration, were made
                    109: after those binaries were made.  Patches for this might come out later.
1.69      deraadt   110: <p>
1.59      deraadt   111: </ul>
1.93      deraadt   112: <a name=alpha></a>
1.67      deraadt   113: <li><h3><font color=#e00000>alpha</font></h3>
1.56      deraadt   114: <ul>
1.93      deraadt   115: <li>No problems identified yet.
1.56      deraadt   116: <p>
                    117: </ul>
1.93      deraadt   118: <a name=hp300></a>
1.67      deraadt   119: <li><h3><font color=#e00000>hp300</font></h3>
1.56      deraadt   120: <p>
                    121: <ul>
                    122: <li>No problems identified yet.
                    123: <p>
                    124: </ul>
1.93      deraadt   125: <a name=mvme68k></a>
1.67      deraadt   126: <li><h3><font color=#e00000>mvme68k</font></h3>
1.25      deraadt   127: <ul>
1.39      deraadt   128: <li>No problems identified yet.
                    129: <p>
1.25      deraadt   130: </ul>
1.95      deraadt   131: <a name=powerpc></a>
                    132: <li><h3><font color=#e00000>powerpc</font></h3>
                    133: <ul>
                    134: <li><font color=#009000><strong>SECURITY FIX</strong></font><br>
                    135: The powerpc release shipped on the OpenBSD 2.3 CD does not contain
                    136: two late fixes applied late in the release cycle.  The
                    137: <a href=errata22.html#rmjob>rmjob</a> and
                    138: <a href=errata22.html#uucpd>uucpd</a> patches should be applied to
                    139: the system if those subsystems are used.
                    140: <p>
                    141: </ul>
1.25      deraadt   142: </ul>
                    143: <br>
1.75      deraadt   144:
1.25      deraadt   145: <hr>
1.93      deraadt   146: <a href=errata21.html>For 2.1 errata, please refer here</a>.<br>
                    147: <a href=errata22.html>For 2.2 errata, please refer here</a>.<br>
1.2       deraadt   148: <hr>
                    149: <a href=orders.html><img src=back.gif border=0 alt=OpenBSD></a>
                    150: <a href=mailto:www@openbsd.org>www@openbsd.org</a>
1.104   ! niklas    151: <br><small>$OpenBSD: errata.html,v 1.103 1998/05/05 18:47:25 deraadt Exp $</small>
1.2       deraadt   152:
                    153: </body>
                    154: </html>