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

Annotation of www/errata28.html, Revision 1.55

1.30      naddy       1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
1.1       deraadt     2: <html>
                      3: <head>
                      4: <title>OpenBSD 2.8 errata</title>
1.30      naddy       5: <link rev=made href="mailto:www@openbsd.org">
1.1       deraadt     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.16      jufi       10: <meta name="copyright" content="This document copyright 1997-2001 by OpenBSD.">
1.33      henning    11: <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
1.1       deraadt    12: </head>
                     13:
1.35      david      14: <body bgcolor="#ffffff" text="#000000" link="#23238E">
1.1       deraadt    15:
1.25      jsyn       16: <a href="index.html"><img alt="[OpenBSD]" height="30" width="141" src="images/smalltitle.gif" border="0"></a>
1.30      naddy      17: <h2><font color="#0000e0">
1.1       deraadt    18: This is the OpenBSD 2.8 release errata &amp; patch list:
                     19:
                     20: </font></h2>
                     21:
                     22: <hr>
                     23: <a href=stable.html>For OpenBSD patch branch information, please refer here.</a><br>
1.27      deraadt    24: <br>
1.28      deraadt    25: For errata on a certain release, click below:<br>
1.27      deraadt    26: <a href="errata21.html">2.1</a>,
                     27: <a href="errata22.html">2.2</a>,
                     28: <a href="errata23.html">2.3</a>,
                     29: <a href="errata24.html">2.4</a>,
                     30: <a href="errata25.html">2.5</a>,
                     31: <a href="errata26.html">2.6</a>,
                     32: <a href="errata27.html">2.7</a>,
                     33: <a href="errata29.html">2.9</a>,
                     34: <a href="errata30.html">3.0</a>,
                     35: <a href="errata31.html">3.1</a>,
1.31      deraadt    36: <a href="errata32.html">3.2</a>,
1.32      david      37: <a href="errata33.html">3.3</a>,
1.37      david      38: <a href="errata34.html">3.4</a>,
1.38      miod       39: <a href="errata35.html">3.5</a>,
1.39      deraadt    40: <a href="errata36.html">3.6</a>,
1.47      deraadt    41: <br>
1.40      deraadt    42: <a href="errata37.html">3.7</a>,
1.41      deraadt    43: <a href="errata38.html">3.8</a>,
1.42      deraadt    44: <a href="errata39.html">3.9</a>,
1.43      deraadt    45: <a href="errata40.html">4.0</a>,
1.45      merdely    46: <a href="errata41.html">4.1</a>,
1.46      deraadt    47: <a href="errata42.html">4.2</a>,
1.47      deraadt    48: <a href="errata43.html">4.3</a>,
1.49      deraadt    49: <a href="errata44.html">4.4</a>,
1.50      deraadt    50: <a href="errata45.html">4.5</a>,
1.51      deraadt    51: <a href="errata46.html">4.6</a>,
1.53      deraadt    52: <a href="errata47.html">4.7</a>,
1.54      miod       53: <a href="errata48.html">4.8</a>,
1.55    ! nick       54: <a href="errata49.html">4.9</a>,
        !            55: <a href="errata50.html">5.0</a>.
1.27      deraadt    56: <br>
1.1       deraadt    57: <hr>
                     58:
1.52      sthen      59: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.8.tar.gz">
1.1       deraadt    60: You can also fetch a tar.gz file containing all the following patches</a>.
                     61: This file is updated once a day.
                     62:
                     63: <p> The patches below are available in CVS via the
                     64: <code>OPENBSD_2_8</code> <a href="stable.html">patch branch</a>.
                     65:
                     66: <p>
1.29      deraadt    67: For more detailed information on how to install patches to OpenBSD, please
1.1       deraadt    68: consult the <a href="./faq/faq10.html#10.14">OpenBSD FAQ</a>.
                     69: <hr>
                     70:
1.33      henning    71: <a name="all"></a>
                     72: <h3><font color="#e00000">All architectures</font></h3>
1.1       deraadt    73: <ul>
1.33      henning    74: <li><a name="uucp"></a>
                     75: <font color="#009000"><strong>033: SECURITY FIX: September 11, 2001</strong></font><br>
1.30      naddy      76: A security hole exists in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uuxqt&amp;sektion=8">uuxqt(8)</a>
1.18      millert    77: that may allow an attacker to run arbitrary commands as user uucp and
                     78: use this to gain root access.
                     79: The UUCP execution daemon, uuxqt(8), has a bug in its command line
                     80: parsing routine may allow arbitrary commands to be run.  Because
                     81: some UUCP commands are run as root (and daemon) from cron it is possible
                     82: to leverage compromise of the UUCP user to gain root.
                     83: <br>
1.52      sthen      84: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/033_uucp.patch">A source code patch exists which remedies the problem</a>
1.18      millert    85: <p>
1.33      henning    86: <li><a name="lpd"></a>
                     87: <font color="#009000"><strong>032: SECURITY FIX: August 29, 2001</strong></font><br>
1.30      naddy      88: A security hole exists in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lpd&amp;sektion=8">lpd(8)</a>
1.17      millert    89: that may allow an attacker with line printer access to gain root
                     90: privileges.  A machine must be running lpd to be vulnerable (OpenBSD
                     91: does not start lpd by default).  Only machines with line printer
                     92: access (ie: listed in either /etc/hosts.lpd or /etc/hosts.equiv)
                     93: may be used to mount an attack.
                     94: <br>
1.52      sthen      95: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/032_lpd.patch">A source code patch exists which remedies the problem</a>
1.17      millert    96: <p>
1.33      henning    97: <li><a name="sendmail2"></a>
                     98: <font color="#009000"><strong>031: SECURITY FIX: August 21, 2001</strong></font><br>
1.30      naddy      99: A security hole exists in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sendmail&amp;sektion=8">sendmail(8)</a>
1.14      millert   100: that may allow an attacker on the local host to gain root privileges by
                    101: specifying out-of-bounds debug parameters.
1.15      brad      102: <br>
1.52      sthen     103: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/031_sendmail.patch">A source code patch exists which remedies the problem</a>
1.14      millert   104: <p>
1.33      henning   105: <li><a name="kernexec"></a>
                    106: <font color="#009000"><strong>030: SECURITY FIX: June 15, 2001</strong></font>
1.10      aaron     107: <br>
1.30      naddy     108: A race condition exists in the kernel <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=execve&amp;sektion=2&amp;format=html">execve(2)</a> implementation that opens a small window of vulnerability for a non-privileged user to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ptrace&amp;sektion=2&amp;format=html">ptrace(2)</a> attach to a suid/sgid process.
1.10      aaron     109: <br>
1.52      sthen     110: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/030_kernexec.patch">A source code patch exists which remedies the problem</a>.
1.10      aaron     111: <p>
1.33      henning   112: <li><a name="fts"></a>
                    113: <font color="#009000"><strong>029: SECURITY FIX: May 30, 2001</strong></font><br>
1.30      naddy     114: Programs using the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fts&amp;sektion=3&amp;format=html">fts(3)</a>
1.4       millert   115: routines (such as rm, find, and most programs that take a <b>-R</b>
                    116: flag) can be tricked into changing into the wrong directory if the
                    117: parent dir is changed out from underneath it.  This is similar to
                    118: the old fts bug but happens when popping out of directories, as
                    119: opposed to descending into them.
1.52      sthen     120: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/029_fts.patch">A source code patch exists which remedies the problem</a>.
1.6       millert   121: This is the second version of the patch.
1.4       millert   122: <p>
1.33      henning   123: <li><a name="sendmail"></a>
                    124: <font color="#009000"><strong>028: SECURITY FIX: May 29, 2001</strong></font><br>
1.3       millert   125: The signal handlers in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sen
1.30      naddy     126: dmail&amp;sektion=8&amp;format=html">sendmail(8)</a> contain code that is unsafe in the
1.3       millert   127: context of a signal handler.  This leads to potentially serious
                    128: race conditions.  At the moment this is a theoretical attack only
                    129: and can only be exploited on the local host (if at all).<br>
1.52      sthen     130: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/028_sendmail.patch">A source code patch exists</a> which remedies the problem by updating sendmail to version 8.11.4.
1.3       millert   131: <p>
1.33      henning   132: <li><a name="ipf_frag"></a>
                    133: <font color="#009000"><strong>027: SECURITY FIX: Apr 23, 2001</strong></font><br>
1.23      miod      134: IPF has a serious problem with fragment caching, the bug is triggered if you use the ipf(5) syntax &quot;keep state&quot;.<br>
1.52      sthen     135: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/027_ipf-frag.patch">A source code patch exists which remedies the problem.</a><br>
1.1       deraadt   136: <p>
1.33      henning   137: <li><a name="glob_limit"></a>
                    138: <font color="#009000"><strong>026: SECURITY FIX: Apr 23, 2001</strong></font><br>
1.30      naddy     139: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=glob&amp;sektion=3">ftpd(8)</a> has a potential DoS related to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=glob&amp;sektion=3">glob(3)</a>. This patch introduces a GLOB_LIMIT, eliminating the DoS. You must have <a href="#glob">025_glob.patch</a> installed before installing this patch.<br>
1.52      sthen     140: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/026_globlimit.patch">A source code patch exists which remedies the problem.</a><br>
1.1       deraadt   141: <p>
1.33      henning   142: <li><a name="glob"></a>
                    143: <font color="#009000"><strong>025: SECURITY FIX: Apr 10, 2001</strong></font><br>
1.30      naddy     144: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=glob&amp;sektion=3">glob(3)</a> contains multiple buffer overflows. <br>
1.52      sthen     145: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/025_glob.patch">A source code patch exists which remedies the problem.</a><br>
1.1       deraadt   146: <p>
1.33      henning   147: <li><a name="readline"></a>
                    148: <font color="#009000"><strong>024: SECURITY FIX: Mar 18, 2001</strong></font><br>
1.1       deraadt   149: The readline library shipped with OpenBSD allows history files creation
                    150: with a permissive
1.30      naddy     151: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umask&amp;sektion=2">umask(2)</a>.
1.1       deraadt   152: This can lead to the leakage of sensitive information in applications
                    153: that use passwords and the like during user interaction (one such
                    154: application is mysql).<br>
1.52      sthen     155: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/024_readline.patch">A source code patch exists which remedies the problem.</a><br>
1.1       deraadt   156: <p>
1.33      henning   157: <li><a name="ipsec_ah"></a>
                    158: <font color="#009000"><strong>023: SECURITY FIX: Mar 2, 2001</strong></font><br>
1.1       deraadt   159: Insufficient checks in the IPSEC AH IPv4 option handling code can lead to a buffer overrun leading to a remote DoS. This option is not on by default.<br>
1.52      sthen     160: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/023_ip_ah.patch">A source code patch exists which remedies the problem.</a><br>
1.1       deraadt   161: <p>
1.33      henning   162: <li><a name="sudo"></a>
                    163: <font color="#009000"><strong>021: SECURITY FIX: Feb 22, 2001</strong></font><br>
1.8       millert   164: There is an exploitable heap corruption bug in
1.30      naddy     165: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sudo&amp;sektion=8">sudo</a>.
1.1       deraadt   166: <br>
1.52      sthen     167: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/021_sudo.patch">A source code patch exists which remedies the problem.</a><br>
1.1       deraadt   168: <p>
1.33      henning   169: <li><a name="libwrap"></a>
                    170: <font color="#009000"><strong>020: IMPLEMENTATION FIX: Feb 15, 2001</strong></font><br>
1.30      naddy     171: Client side ident protocol was broken in libwrap, affecting anything using libwrap including <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpd&amp;sektion=8">tcpd</a>. The effect of this was that libwrap would never retrieve and log ident values from remote hosts on connections.<br>
1.52      sthen     172: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/020_libwrap.patch">A source code patch exists which remedies the problem.</a><br>
1.1       deraadt   173: <p>
1.33      henning   174: <li><a name="lepci"></a>
                    175: <font color="#009000"><strong>019: IMPLEMENTATION FIX: Jan 31, 2001</strong></font><br>
1.30      naddy     176: Fix memory allocation in the PCI LANCE driver, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=le&amp;sektion=4&amp;arch=i386">le</a>.  A side effect of this is that OpenBSD under VMWare now works again.<br>
1.52      sthen     177: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/019_lepci.patch">A source code patch exists which remedies the problem.</a><br>
1.1       deraadt   178: <p>
1.33      henning   179: <li><a name="named"></a>
                    180: <font color="#009000"><strong>018: SECURITY FIX: Jan 29, 2001</strong></font><br>
1.30      naddy     181: Merge <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=named&amp;sektion=8">named</a>
1.1       deraadt   182: with ISC BIND 4.9.8-REL, which fixes some buffer vulnerabilities (actually it appears
1.13      jsyn      183: that these were already impossible to exploit beforehand).<br>
1.52      sthen     184: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/018_named.patch">A source code patch exists which remedies the problem.</a><br>
1.1       deraadt   185: <p>
1.33      henning   186: <li><a name="rnd"></a>
                    187: <font color="#009000"><strong>017: SECURITY FIX: Jan 22, 2001</strong></font><br>
1.30      naddy     188: The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=random&amp;sektion=4">rnd(4)</a> device does not use all of its input when data is written to it.<br>
1.52      sthen     189: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/017_rnd.patch">A source code patch exists which remedies the problem.</a><br>
1.1       deraadt   190: <p>
1.33      henning   191: <li><a name="tl"></a>
                    192: <font color="#009000"><strong>016: RELIABILITY FIX: Jan 4, 2001</strong></font><br>
1.1       deraadt   193: Allow ThunderLAN cards to share interrupts nicely.<br>
1.52      sthen     194: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/016_tl.patch">A source code patch exists which remedies the problem.</a>
1.1       deraadt   195: <p>
1.33      henning   196: <li><a name="xlock"></a>
                    197: <font color="#009000"><strong>014: SECURITY FIX: Dec 22, 2000</strong></font><br>
1.1       deraadt   198: Improve xlock(1)'s authentication by authenticating via a pipe in an early forked process. No known vulnerability exists, this is just a precautionary patch.<br>
1.52      sthen     199: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/014_xlock.patch">A source code patch exists which remedies the problem.</a>
1.1       deraadt   200: <p>
                    201: In addition to a source code patch, new xlock binaries have been created for each architecture listed below. Place these binaries at <i>/usr/X11R6/bin/xlock</i>
                    202:  and <i>chmod 4755 /usr/X11R6/bin/xlock</i>.
                    203: <p>
                    204: <ul>
1.52      sthen     205: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.8/i386/xlock">Xlock - i386</a>
                    206: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.8/sparc/xlock">Xlock - sparc</a>
                    207: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.8/mac68k/xlock">Xlock - mac68k</a>
                    208: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.8/powerpc/xlock">Xlock - powerpc</a>
                    209: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.8/amiga/xlock">Xlock - amiga</a>
                    210: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.8/hp300/xlock">Xlock - hp300</a>
                    211: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.8/mvme68k/xlock">Xlock - mvme68k</a>
1.1       deraadt   212: </ul>
                    213: <p>
1.33      henning   214: <li><a name="procfs"></a>
                    215: <font color="#009000"><strong>013: SECURITY FIX: Dec 18, 2000</strong></font><br>
1.30      naddy     216: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mount_procfs&amp;sektion=8">Procfs</a> contained numerous overflows, which could lead an intruder to root permissions. Procfs is NOT enabled by default in OpenBSD. <br>
1.52      sthen     217: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/013_procfs.patch">A source code patch exists which remedies the problem.</a>
1.1       deraadt   218: <p>
1.33      henning   219: <li><a name="hwcrypto"></a>
                    220: <font color="#009000"><strong>011: RELIABILITY FIX: Dec 13, 2000</strong></font><br>
1.1       deraadt   221: The crypto subsystem could incorrectly fail to run certain software ciphers,
                    222: if a hardware card existed in the machine.<br>
1.52      sthen     223: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/011_hwcrypto.patch">
1.1       deraadt   224: A source code patch exists which remedies the problem.</a>
                    225: <p>
1.33      henning   226: <li><a name="fastroute"></a>
                    227: <font color="#009000"><strong>010: RELIABILITY FIX: Dec 11, 2000</strong></font><br>
1.1       deraadt   228: A crash could occur during fast routing, if IPSEC was enabled.<br>
1.52      sthen     229: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/010_fastroute.patch">
1.1       deraadt   230: A source code patch exists which remedies the problem.</a>
                    231: <p>
1.33      henning   232: <li><a name="kerberos2"></a>
                    233: <font color="#009000"><strong>009: SECURITY FIX: Dec 10, 2000</strong></font><br>
1.1       deraadt   234: Another problem exists in the Kerberos libraries.<br>
1.52      sthen     235: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/009_kerberos2.patch">
1.1       deraadt   236: A source code patch exists which remedies the problem.</a>
                    237: <p>
1.33      henning   238: <li><a name="kerberos"></a>
                    239: <font color="#009000"><strong>008: SECURITY FIX: Dec 7, 2000</strong></font><br>
1.1       deraadt   240: Two problems have recently been discovered in the KerberosIV code.<p>
                    241: 1. A symlink problem was discovered in the KerberosIV password checking
                    242: routines /usr/bin/su and /usr/bin/login, which makes it possible for a
                    243: local user to overwrite any file on the local machine.<p>
                    244: 2. It is possible to specify environment variables in telnet
                    245: which will be passed over the to the remote host. This makes it
                    246: possible to set environment variables on the remote side, including
                    247: ones that have special meaning on the server. It is not clear at this
                    248: time what the impact is, but we recommend everyone to upgrade their
                    249: machines immediately.<p>
1.52      sthen     250: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/008_kerberos.patch">
1.1       deraadt   251: A source code patch exists which remedies the problem.</a>
                    252: <p>
1.33      henning   253: <li><a name="ftpd"></a>
                    254: <font color="#009000"><strong>005: SECURITY FIX: Dec 4, 2000</strong></font><br>
1.1       deraadt   255: OpenBSD 2.8's ftpd contains a one-byte overflow in the replydirname() function.<br>
1.52      sthen     256: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/005_ftpd.patch">
1.1       deraadt   257: A source code patch exists which remedies the problem.</a><br>
                    258: You can view the <a href="advisories/ftpd_replydirname.txt">OpenBSD Advisory</a> here.
                    259: <p>
1.33      henning   260: <li><a name="rijndael"></a>
                    261: <font color="#009000"><strong>004: RELIABILITY FIX: Nov 17, 2000</strong></font><br>
1.23      miod      262: First off, AES (Rijndael) encryption and decryption were broken for IPsec
1.1       deraadt   263: and swap encryption.<br>
                    264: Secondly, the AES code did not work properly on big endian machines.<br>
1.52      sthen     265: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/004_rijndael.patch">
1.1       deraadt   266: A second revision source code patch exists which remedies the problem.</a>
                    267: <p>
1.34      david     268: <li><a name="skey"></a>
                    269: <font color="#009000"><strong>002: IMPLEMENTATION FIX: Nov 10, 2000</strong></font><br>
1.1       deraadt   270: In ssh(1), skey support for SSH1 protocol was broken.  Some people might consider
                    271: that kind of important.<br>
1.52      sthen     272: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/002_sshskey.patch">
1.1       deraadt   273: A source code patch exists which remedies this problem.</a>
                    274: </ul>
                    275: <p>
1.33      henning   276: <a name="i386"></a>
                    277: <h3><font color="#e00000">i386</font></h3>
1.1       deraadt   278: <ul>
1.33      henning   279: <li><a name="userldt"></a>
                    280: <font color="#009000"><strong>022: SECURITY FIX: Mar 2, 2001</strong></font><br>
1.1       deraadt   281: The <b>USER_LDT</b> kernel option allows an attacker to gain access to privileged areas of kernel memory. This option is not on by default.
1.52      sthen     282: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.8/i386/022_userltd.patch">A source code patch exists which remedies the problem.</a><br>
1.1       deraadt   283: <p>
1.33      henning   284: <li><a name="pms"></a>
                    285: <font color="#009000"><strong>015: STABILITY FIX: Dec 22, 2000</strong></font><br>
1.1       deraadt   286: Some machines locked up while trying to use the mouse in console mode. This patch solves that problem.<br>
1.52      sthen     287: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.8/i386/015_pms.patch">A source code patch exists which remedies this problem.</a>
1.1       deraadt   288: <p>
1.33      henning   289: <li><a name="pcibios"></a>
                    290: <font color="#009000"><strong>006: STABILITY FIX: Dec 4, 2000</strong></font><br>
1.1       deraadt   291: On some machines, a PCIBIOS device driver interrupt allocation bug can cause a
                    292: kernel hang while probing PCI devices.  If you have this symptom, you can disable
                    293: PCIBIOS as a workaround.  To do this,
                    294:     <ul>
                    295:     <li>Enter the User Kernel Configuration by booting with the
                    296:        option &quot;boot -c&quot;.
                    297:     <li>Once at the <i>UKC></i> prompt, enter <pre><tt>
                    298:        UKC> disable pcibios
                    299:        UKC> quit
                    300:     </tt></pre>
                    301:     <li>See <a href="./faq/faq5.html#5.6">FAQ 5.6</a> after a successful
                    302:     boot for instructions on how to re-write your kernel to disable PCIBIOS
                    303:     permanently.
                    304:     </ul>
                    305: <p>
                    306: </ul>
                    307: <p>
1.33      henning   308: <a name="mac68k"></a>
                    309: <h3><font color="#e00000">mac68k</font></h3>
1.1       deraadt   310: <ul>
1.33      henning   311: <li><a name="x_mac68k"></a>
                    312: <font color="#009000"><strong>007: INSTALL PROBLEM: Dec 4, 2000</strong></font><br>
1.1       deraadt   313: The X packages
1.52      sthen     314: <a href="http://ftp.openbsd.org/pub/OpenBSD/2.8/mac68k/xshare28.tgz">share28.tgz</a>
1.1       deraadt   315: and
1.52      sthen     316: <a href="http://ftp.openbsd.org/pub/OpenBSD/2.8/mac68k/xfont28.tgz">font28.tgz</a>
1.1       deraadt   317: were not on the CD, and only available via FTP install.  These packages can be
1.20      miod      318: added post-install by using the following commands:
1.33      henning   319: <pre>
1.1       deraadt   320:     # cd /; tar xvfpz xshare28.tgz
                    321:     # cd /; tar xvfpz xfont28.tgz
1.33      henning   322: </pre>
1.1       deraadt   323: </ul>
                    324: <p>
1.33      henning   325: <a name="sparc"></a>
                    326: <h3><font color="#e00000">sparc</font></h3>
1.1       deraadt   327: <ul>
1.33      henning   328: <li><a name="x_sparc"></a>
                    329: <font color="#009000"><strong>007: INSTALL PROBLEM: Dec 4, 2000</strong></font><br>
1.1       deraadt   330: The X packages
1.52      sthen     331: <a href="http://ftp.openbsd.org/pub/OpenBSD/2.8/sparc/xshare28.tgz">share28.tgz</a>
1.1       deraadt   332: and
1.52      sthen     333: <a href="http://ftp.openbsd.org/pub/OpenBSD/2.8/sparc/xfont28.tgz">font28.tgz</a>
1.1       deraadt   334: were not on the CD, and only available via FTP install.  These packages can be
1.20      miod      335: added post-install by using the following commands:
1.33      henning   336: <pre>
1.1       deraadt   337:     # cd /; tar xvfpz xshare28.tgz
                    338:     # cd /; tar xvfpz xfont28.tgz
1.33      henning   339: </pre>
1.1       deraadt   340: <p>
1.33      henning   341: <li><a name="qe"></a>
                    342: <font color="#009000"><strong>003: RELIABILITY FIX: Nov 17, 2000</strong></font><br>
1.1       deraadt   343: Configuring a qec+qe causes a NMI panic.<br>
1.52      sthen     344: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.8/sparc/003_qe.patch">
1.1       deraadt   345: A source code patch exists which remedies this problem.</a>
                    346: <p>
1.33      henning   347: <li><a name="zsconsole"></a>
                    348: <font color="#009000"><strong>001: RELIABILITY FIX: Nov 10, 2000</strong></font><br>
1.1       deraadt   349: When running a sparc with a serial console, certain types of interrupts would
                    350: cause great grief.<br>
1.52      sthen     351: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.8/sparc/001_zsconsole.patch">
1.1       deraadt   352: A source code patch exists which remedies this problem.</a>
                    353: </ul>
                    354: <p>
1.33      henning   355: <a name="amiga"></a>
                    356: <h3><font color="#e00000">amiga</font></h3>
1.1       deraadt   357: <ul>
1.33      henning   358: <li><a name="x_amiga"></a>
                    359: <font color="#009000"><strong>007: INSTALL PROBLEM: Dec 4, 2000</strong></font><br>
1.1       deraadt   360: The X packages
1.52      sthen     361: <a href="http://ftp.openbsd.org/pub/OpenBSD/2.8/amiga/xshare28.tgz">share28.tgz</a>
1.1       deraadt   362: and
1.52      sthen     363: <a href="http://ftp.openbsd.org/pub/OpenBSD/2.8/amiga/xfont28.tgz">font28.tgz</a>
1.1       deraadt   364: were not on the CD, and only available via FTP install.  These packages can be
1.33      henning   365: added post-install by using the following commands:
                    366: <pre>
1.1       deraadt   367:     # cd /; tar xvfpz xshare28.tgz
                    368:     # cd /; tar xvfpz xfont28.tgz
1.33      henning   369: </pre>
1.1       deraadt   370: </ul>
                    371: <p>
1.33      henning   372: <a name="pmax"></a>
                    373: <h3><font color="#e00000">pmax</font></h3>
1.1       deraadt   374: <ul>
                    375: <li>No problems identified yet.
                    376: </ul>
                    377: <p>
1.33      henning   378: <a name="hp300"></a>
                    379: <h3><font color="#e00000">hp300</font></h3>
1.1       deraadt   380: <ul>
1.33      henning   381: <li><a name="x_hp300"></a>
                    382: <font color="#009000"><strong>007: INSTALL PROBLEM: Dec 4, 2000</strong></font><br>
1.1       deraadt   383: The X packages
1.52      sthen     384: <a href="http://ftp.openbsd.org/pub/OpenBSD/2.8/hp300/xshare28.tgz">share28.tgz</a>
1.1       deraadt   385: and
1.52      sthen     386: <a href="http://ftp.openbsd.org/pub/OpenBSD/2.8/hp300/xfont28.tgz">font28.tgz</a>
1.1       deraadt   387: were not on the CD, and only available via FTP install.  These packages can be
1.20      miod      388: added post-install by using the following commands:
1.33      henning   389: <pre>
1.1       deraadt   390:     # cd /; tar xvfpz xshare28.tgz
                    391:     # cd /; tar xvfpz xfont28.tgz
1.33      henning   392: </pre>
1.1       deraadt   393: </ul>
                    394: <p>
1.33      henning   395: <a name="mvme68k"></a>
                    396: <h3><font color="#e00000">mvme68k</font></h3>
1.1       deraadt   397: <ul>
1.33      henning   398: <li><a name="x_mvme68k"></a>
                    399: <font color="#009000"><strong>007: INSTALL PROBLEM: Dec 4, 2000</strong></font><br>
1.1       deraadt   400: The X packages
1.52      sthen     401: <a href="http://ftp.openbsd.org/pub/OpenBSD/2.8/mvme68k/xshare28.tgz">share28.tgz</a>
1.1       deraadt   402: and
1.52      sthen     403: <a href="http://ftp.openbsd.org/pub/OpenBSD/2.8/mvme68k/xfont28.tgz">font28.tgz</a>
1.1       deraadt   404: were not on the CD, and only available via FTP install.  These packages can be
                    405: added post-install by using the following command:
1.33      henning   406: <pre>
1.1       deraadt   407:     # cd /; tar xvfpz xshare28.tgz
                    408:     # cd /; tar xvfpz xfont28.tgz
1.33      henning   409: </pre>
1.1       deraadt   410: </ul>
                    411: <p>
1.33      henning   412: <a name="powerpc"></a>
                    413: <h3><font color="#e00000">powerpc</font></h3>
1.1       deraadt   414: <ul>
1.33      henning   415: <li><a name="imacdv"></a>
                    416: <font color="#009000"><strong>012: INSTALL PROBLEM: Dec 14, 2000</strong></font><br>
1.1       deraadt   417: The IMac DV+ (and probably some other machines) incorrectly identify their video
                    418: hardware, but it is possible to work around the problem.<br>
1.52      sthen     419: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.8/powerpc/012_imacdv.patch">
1.1       deraadt   420: A source code patch exists which remedies the problem.</a>
                    421: </ul>
                    422: <p>
1.33      henning   423: <a name="vax"></a>
                    424: <h3><font color="#e00000">vax</font></h3>
1.1       deraadt   425: <ul>
                    426: <li>No problems identified yet.
                    427: </ul>
                    428: <p>
1.33      henning   429: <a name="sun3"></a>
                    430: <h3><font color="#e00000">sun3</font></h3>
1.1       deraadt   431: <ul>
1.33      henning   432: <li><a name="x_sun3"></a>
                    433: <font color="#009000"><strong>007: INSTALL PROBLEM: Dec 4, 2000</strong></font><br>
1.1       deraadt   434: The X packages
1.52      sthen     435: <a href="http://ftp.openbsd.org/pub/OpenBSD/2.8/sun3/xshare28.tgz">share28.tgz</a>
1.1       deraadt   436: and
1.52      sthen     437: <a href="http://ftp.openbsd.org/pub/OpenBSD/2.8/sun3/xfont28.tgz">font28.tgz</a>
1.1       deraadt   438: were not on the CD, and only available via FTP install.  These packages can be
                    439: added post-install by using the following command:
1.33      henning   440: <pre>
1.1       deraadt   441:     # cd /; tar xvfpz xshare28.tgz
                    442:     # cd /; tar xvfpz xfont28.tgz
1.33      henning   443: </pre>
1.1       deraadt   444: </ul>
                    445:
                    446: <br>
                    447:
                    448: <hr>
                    449: <a href=stable.html>For OpenBSD patch branch information, please refer here.</a><br>
1.27      deraadt   450: <br>
1.28      deraadt   451: For errata on a certain release, click below:<br>
1.27      deraadt   452: <a href="errata21.html">2.1</a>,
                    453: <a href="errata22.html">2.2</a>,
                    454: <a href="errata23.html">2.3</a>,
                    455: <a href="errata24.html">2.4</a>,
                    456: <a href="errata25.html">2.5</a>,
                    457: <a href="errata26.html">2.6</a>,
                    458: <a href="errata27.html">2.7</a>,
                    459: <a href="errata29.html">2.9</a>,
                    460: <a href="errata30.html">3.0</a>,
                    461: <a href="errata31.html">3.1</a>,
1.31      deraadt   462: <a href="errata32.html">3.2</a>,
1.32      david     463: <a href="errata33.html">3.3</a>,
1.37      david     464: <a href="errata34.html">3.4</a>,
1.38      miod      465: <a href="errata35.html">3.5</a>,
1.39      deraadt   466: <a href="errata36.html">3.6</a>,
1.47      deraadt   467: <br>
1.40      deraadt   468: <a href="errata37.html">3.7</a>,
1.41      deraadt   469: <a href="errata38.html">3.8</a>,
1.42      deraadt   470: <a href="errata39.html">3.9</a>,
1.43      deraadt   471: <a href="errata40.html">4.0</a>,
1.45      merdely   472: <a href="errata41.html">4.1</a>,
1.46      deraadt   473: <a href="errata42.html">4.2</a>,
1.47      deraadt   474: <a href="errata43.html">4.3</a>,
1.49      deraadt   475: <a href="errata44.html">4.4</a>,
1.50      deraadt   476: <a href="errata45.html">4.5</a>,
1.51      deraadt   477: <a href="errata46.html">4.6</a>,
1.53      deraadt   478: <a href="errata47.html">4.7</a>,
1.54      miod      479: <a href="errata48.html">4.8</a>,
1.55    ! nick      480: <a href="errata49.html">4.9</a>,
        !           481: <a href="errata50.html">5.0</a>.
1.27      deraadt   482: <br>
                    483:
1.1       deraadt   484: <hr>
                    485: <a href=index.html><img height=24 width=24 src=back.gif border=0 alt=OpenBSD></a>
1.30      naddy     486: <a href="mailto:www@openbsd.org">www@openbsd.org</a>
1.55    ! nick      487: <br><small>$OpenBSD: errata28.html,v 1.54 2011/05/01 15:24:13 miod Exp $</small>
1.1       deraadt   488:
                    489: </body>
                    490: </html>
1.54      miod      491: