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

Annotation of www/errata.html, Revision 1.290

1.1       deraadt     1: <!DOCTYPE HTML PUBLIC  "-//IETF//DTD HTML Strict//EN">
                      2: <html>
                      3: <head>
1.281     deraadt     4: <title>OpenBSD 2.8 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.127     pauls      15: <img alt="[OpenBSD]" height=30 width=141 SRC="images/smalltitle.gif">
1.68      deraadt    16: <h2><font color=#0000e0>
1.281     deraadt    17: This is the OpenBSD 2.8 release errata &amp; patch list:
1.94      deraadt    18:
1.96      deraadt    19: </font></h2>
                     20:
1.94      deraadt    21: <hr>
1.240     jason      22: <a href=stable.html>For OpenBSD patch branch information, please refer here.</a><br>
1.94      deraadt    23: <a href=errata21.html>For 2.1 errata, please refer here</a>.<br>
                     24: <a href=errata22.html>For 2.2 errata, please refer here</a>.<br>
1.144     deraadt    25: <a href=errata23.html>For 2.3 errata, please refer here</a>.<br>
1.176     deraadt    26: <a href=errata24.html>For 2.4 errata, please refer here</a>.<br>
1.198     deraadt    27: <a href=errata25.html>For 2.5 errata, please refer here</a>.<br>
1.232     deraadt    28: <a href=errata26.html>For 2.6 errata, please refer here</a>.<br>
1.281     deraadt    29: <a href=errata27.html>For 2.7 errata, please refer here</a>.<br>
1.94      deraadt    30: <hr>
                     31:
1.281     deraadt    32: <a href=ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8.tar.gz>
1.142     deraadt    33: You can also fetch a tar.gz file containing all the following patches</a>.
                     34: This file is updated once a day.
                     35:
1.240     jason      36: <p> The patches below are available in CVS via the
1.281     deraadt    37: <code>OPENBSD_2_8</code> <a href="stable.html">patch branch</a>.
1.278     ericj      38:
                     39: <p>
                     40: For more detailed information on install patches to OpenBSD, please
                     41: consult the <a href="./faq/faq10.html#10.14">OpenBSD FAQ</a>.
1.142     deraadt    42: <hr>
                     43:
1.197     deraadt    44: <dl>
1.43      deraadt    45: <a name=all></a>
1.67      deraadt    46: <li><h3><font color=#e00000>All architectures</font></h3>
1.25      deraadt    47: <ul>
1.290   ! deraadt    48: <a name=kerberos2></a>
        !            49: <li><font color=#009000><strong>008: SECURITY FIX: Dec 10, 2000</strong></font><br>
        !            50: Another problem exists in the kerberos libraries.<br>
        !            51: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/009_kerberos2.patch">
        !            52: A source code patch exists which remedies the problem.</a>
        !            53: <p>
1.286     deraadt    54: <a name=kerberos></a>
1.288     deraadt    55: <li><font color=#009000><strong>008: SECURITY FIX: Dec 7, 2000</strong></font><br>
1.286     deraadt    56: Two problems have recently been discovered in the KerberosIV code.<p>
                     57: 1. A symlink problem was discovered in the KerberosIV password checking
                     58: routines /usr/bin/su and /usr/bin/login, which makes it possible for a
                     59: local user to overwrite any file on the local machine.<p>
1.287     jufi       60: 2. It is possible to specify environment variables in telnet
1.286     deraadt    61: which will be passed over the to the remote host. This makes it
                     62: possible to set environment variables on the remote side, including
                     63: ones that have special meaning on the server. It is not clear at this
                     64: time what the impact is, but we recommend everyone to upgrade their
1.289     jufi       65: machines immediately.<p>
1.288     deraadt    66: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/008_kerberos.patch">
1.286     deraadt    67: A source code patch exists which remedies the problem.</a>
                     68: <p>
1.285     deraadt    69: <a name=ftpd></a>
                     70: <li><font color=#009000><strong>005: SECURITY FIX: Dec 4, 2000</strong></font><br>
                     71: OpenBSD 2.8's ftpd contains a one-byte overflow in the replydirname() function.<br>
                     72: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/005_ftpd.patch">
                     73: A source code patch exists which remedies the problem.</a>
                     74: <p>
1.284     jason      75: <a name=rijndael> </a>
                     76: <li><font color=#009000><strong>004: RELIABILITY FIX: Nov 17, 2000</strong></font><br>
                     77: AES (rijndael) encryption and decryption were broken for IPSec and swap
                     78: encryption.<br>
                     79: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/004_rijndael.patch">
                     80: A source code patch exists which remedies the problem.</a>
                     81: <p>
1.282     deraadt    82: <li><font color=#009000><strong>002: IMPLEMENTATION FIX: Nov 10, 2000</strong></font><br>
                     83: In ssh(1), skey support for SSH1 protocol was broken.  Some people might consider
                     84: that kind of important.<br>
                     85: <a href=ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/002_sshskey.patch>
                     86: A source code patch exists which remedies this problem.</a>
1.25      deraadt    87: </ul>
1.177     deraadt    88: <p>
1.42      deraadt    89: <a name=i386></a>
1.67      deraadt    90: <li><h3><font color=#e00000>i386</font></h3>
1.25      deraadt    91: <ul>
1.285     deraadt    92: <a name=pcibios></a>
                     93: <li><font color=#009000><strong>006: STABILITY FIX: Dec 4, 2000</strong></font><br>
                     94: On some machines, a PCIBIOS device driver interrupt allocation bug can cause a
                     95: kernel hang while probing PCI devices.  If you have this symptom, you can disable
                     96: PCIBIOS as a workaround.  To do this,
                     97:     <ul>
                     98:     <li>Enter the User Kernel Configuration by booting with the
                     99:        option &quot;boot -c&quot;.
                    100:     <li>Once at the <i>UKC></i> prompt, enter <pre><tt>
                    101:        UKC> disable pcibios
                    102:        UKC> quit
                    103:     </tt></pre>
                    104:     <li>See <a href="./faq/faq5.html#5.6">FAQ 5.6</a> after a successful
                    105:     boot for instructions on how to re-write your kernel to disable PCIBIOS
                    106:     permanently.
                    107:     </ul>
                    108: <p>
1.39      deraadt   109: </ul>
1.155     deraadt   110: <p>
1.47      deraadt   111: <a name=mac68k></a>
1.67      deraadt   112: <li><h3><font color=#e00000>mac68k</font></h3>
1.39      deraadt   113: <ul>
1.285     deraadt   114: <a name=x_mac68k></a>
                    115: <li><font color=#009000><strong>007: INSTALL PROBLEM: Dec 4, 2000</strong></font><br>
                    116: The X packages
                    117: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/2.8/mac68k/xshare28.tgz">share28.tgz</a>
                    118: and
                    119: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/2.8/mac68k/xfont28.tgz">font28.tgz</a>
                    120: were not on the CD, and only available via FTP install.  These packages can be
                    121: added post-install by using the following command:
                    122:     <tt><pre>
                    123:     # cd /; tar xvfpz xshare28.tgz
                    124:     # cd /; tar xvfpz xfont28.tgz
                    125:     </pre></tt>
1.25      deraadt   126: </ul>
1.155     deraadt   127: <p>
1.65      deraadt   128: <a name=sparc></a>
1.67      deraadt   129: <li><h3><font color=#e00000>sparc</font></h3>
1.25      deraadt   130: <ul>
1.285     deraadt   131: <a name=x_sparc></a>
                    132: <li><font color=#009000><strong>007: INSTALL PROBLEM: Dec 4, 2000</strong></font><br>
                    133: The X packages
                    134: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/2.8/sparc/xshare28.tgz">share28.tgz</a>
                    135: and
                    136: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/2.8/sparc/xfont28.tgz">font28.tgz</a>
                    137: were not on the CD, and only available via FTP install.  These packages can be
                    138: added post-install by using the following command:
                    139:     <tt><pre>
                    140:     # cd /; tar xvfpz xshare28.tgz
                    141:     # cd /; tar xvfpz xfont28.tgz
                    142:     </pre></tt>
                    143: <p>
                    144: <a name=qe></a>
1.284     jason     145: <li><font color=#009000><strong>003: RELIABILITY FIX: Nov 17, 2000</strong></font><br>
                    146: Configuring a qec+qe causes a NMI panic.<br>
                    147: <a href=ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/sparc/003_qe.patch>
                    148: A source code patch exists which remedies this problem.</a>
                    149: <p>
1.282     deraadt   150: <a name=zsconsole> </a>
                    151: <li><font color=#009000><strong>001: RELIABILITY FIX: Nov 10, 2000</strong></font><br>
                    152: When running a sparc with a serial console, certain types of interrupts would
                    153: cause great grief.<br>
                    154: <a href=ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/sparc/001_zsconsole.patch>
                    155: A source code patch exists which remedies this problem.</a>
1.39      deraadt   156: </ul>
1.177     deraadt   157: <p>
1.93      deraadt   158: <a name=amiga></a>
1.67      deraadt   159: <li><h3><font color=#e00000>amiga</font></h3>
1.93      deraadt   160: <ul>
1.285     deraadt   161: <a name=x_amiga></a>
                    162: <li><font color=#009000><strong>007: INSTALL PROBLEM: Dec 4, 2000</strong></font><br>
                    163: The X packages
                    164: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/2.8/amiga/xshare28.tgz">share28.tgz</a>
                    165: and
                    166: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/2.8/amiga/xfont28.tgz">font28.tgz</a>
                    167: were not on the CD, and only available via FTP install.  These packages can be
                    168: added post-install by using the following command:
                    169:     <tt><pre>
                    170:     # cd /; tar xvfpz xshare28.tgz
                    171:     # cd /; tar xvfpz xfont28.tgz
                    172:     </pre></tt>
1.25      deraadt   173: </ul>
1.155     deraadt   174: <p>
1.65      deraadt   175: <a name=pmax></a>
1.67      deraadt   176: <li><h3><font color=#e00000>pmax</font></h3>
1.25      deraadt   177: <ul>
1.281     deraadt   178: <li>No problems identified yet.
1.25      deraadt   179: </ul>
1.155     deraadt   180: <p>
1.281     deraadt   181: <a name=hp300></a>
                    182: <li><h3><font color=#e00000>hp300</font></h3>
1.59      deraadt   183: <ul>
1.285     deraadt   184: <a name=x_hp300></a>
                    185: <li><font color=#009000><strong>007: INSTALL PROBLEM: Dec 4, 2000</strong></font><br>
                    186: The X packages
                    187: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/2.8/hp300/xshare28.tgz">share28.tgz</a>
                    188: and
                    189: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/2.8/hp300/xfont28.tgz">font28.tgz</a>
                    190: were not on the CD, and only available via FTP install.  These packages can be
                    191: added post-install by using the following command:
                    192:     <tt><pre>
                    193:     # cd /; tar xvfpz xshare28.tgz
                    194:     # cd /; tar xvfpz xfont28.tgz
                    195:     </pre></tt>
1.59      deraadt   196: </ul>
1.155     deraadt   197: <p>
1.281     deraadt   198: <a name=mvme68k></a>
                    199: <li><h3><font color=#e00000>mvme68k</font></h3>
1.56      deraadt   200: <ul>
1.285     deraadt   201: <a name=x_mvme68k></a>
                    202: <li><font color=#009000><strong>007: INSTALL PROBLEM: Dec 4, 2000</strong></font><br>
                    203: The X packages
                    204: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/2.8/mvme68k/xshare28.tgz">share28.tgz</a>
                    205: and
                    206: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/2.8/mvme68k/xfont28.tgz">font28.tgz</a>
                    207: were not on the CD, and only available via FTP install.  These packages can be
                    208: added post-install by using the following command:
                    209:     <tt><pre>
                    210:     # cd /; tar xvfpz xshare28.tgz
                    211:     # cd /; tar xvfpz xfont28.tgz
                    212:     </pre></tt>
1.56      deraadt   213: </ul>
1.155     deraadt   214: <p>
1.281     deraadt   215: <a name=powerpc></a>
                    216: <li><h3><font color=#e00000>powerpc</font></h3>
1.110     millert   217: <ul>
1.232     deraadt   218: <li>No problems identified yet.
1.56      deraadt   219: </ul>
1.155     deraadt   220: <p>
1.281     deraadt   221: <a name=vax></a>
                    222: <li><h3><font color=#e00000>vax</font></h3>
1.25      deraadt   223: <ul>
1.232     deraadt   224: <li>No problems identified yet.
1.25      deraadt   225: </ul>
1.155     deraadt   226: <p>
1.281     deraadt   227: <a name=sun3></a>
                    228: <li><h3><font color=#e00000>sun3</font></h3>
1.95      deraadt   229: <ul>
1.285     deraadt   230: <a name=x_sun3></a>
                    231: <li><font color=#009000><strong>007: INSTALL PROBLEM: Dec 4, 2000</strong></font><br>
                    232: The X packages
                    233: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/2.8/sun3/xshare28.tgz">share28.tgz</a>
                    234: and
                    235: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/2.8/sun3/xfont28.tgz">font28.tgz</a>
                    236: were not on the CD, and only available via FTP install.  These packages can be
                    237: added post-install by using the following command:
                    238:     <tt><pre>
                    239:     # cd /; tar xvfpz xshare28.tgz
                    240:     # cd /; tar xvfpz xfont28.tgz
                    241:     </pre></tt>
1.144     deraadt   242: </ul>
                    243:
1.197     deraadt   244: </dl>
1.25      deraadt   245: <br>
1.75      deraadt   246:
1.25      deraadt   247: <hr>
1.240     jason     248: <a href=stable.html>For OpenBSD patch branch information, please refer here.</a><br>
1.93      deraadt   249: <a href=errata21.html>For 2.1 errata, please refer here</a>.<br>
                    250: <a href=errata22.html>For 2.2 errata, please refer here</a>.<br>
1.144     deraadt   251: <a href=errata23.html>For 2.3 errata, please refer here</a>.<br>
1.176     deraadt   252: <a href=errata24.html>For 2.4 errata, please refer here</a>.<br>
1.198     deraadt   253: <a href=errata25.html>For 2.5 errata, please refer here</a>.<br>
1.232     deraadt   254: <a href=errata26.html>For 2.6 errata, please refer here</a>.<br>
1.281     deraadt   255: <a href=errata27.html>For 2.7 errata, please refer here</a>.<br>
1.2       deraadt   256: <hr>
1.176     deraadt   257:
1.186     deraadt   258: <a href=index.html><img height=24 width=24 src=back.gif border=0 alt=OpenBSD></a>
1.2       deraadt   259: <a href=mailto:www@openbsd.org>www@openbsd.org</a>
1.290   ! deraadt   260: <br><small>$OpenBSD: errata.html,v 1.289 2000/12/09 09:06:32 jufi Exp $</small>
1.2       deraadt   261:
                    262: </body>
                    263: </html>