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

Annotation of www/errata.html, Revision 1.248

1.1       deraadt     1: <!DOCTYPE HTML PUBLIC  "-//IETF//DTD HTML Strict//EN">
                      2: <html>
                      3: <head>
1.232     deraadt     4: <title>OpenBSD 2.7 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.232     deraadt    17: This is the OpenBSD 2.7 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.94      deraadt    29: <hr>
                     30:
1.232     deraadt    31: <a href=ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.7.tar.gz>
1.142     deraadt    32: You can also fetch a tar.gz file containing all the following patches</a>.
                     33: This file is updated once a day.
                     34:
1.240     jason      35: <p> The patches below are available in CVS via the
                     36: <code>OPENBSD_2_7</code> <a href="stable.html">patch branch</a>.
1.142     deraadt    37: <hr>
                     38:
1.197     deraadt    39: <dl>
1.43      deraadt    40: <a name=all></a>
1.67      deraadt    41: <li><h3><font color=#e00000>All architectures</font></h3>
1.25      deraadt    42: <ul>
1.248   ! beck       43: <a name=dhclient></a>
        !            44: <li><font color=#009000><strong>009: SECURITY FIX: June 24, 2000</strong></font><br>
        !            45: A serious bug in dhclient(8) could allow strings from a malicious dhcp
        !            46: server to be executed in the shell as root.
        !            47: <br>
        !            48: <a href=ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.7/common/012_dhclient.patch>
        !            49: A source code patch exists which remedies this problem.</a>
        !            50: <p>
1.245     deraadt    51: <a name=isakmpd></a>
                     52: <li><font color=#009000><strong>009: SECURITY FIX: June 9, 2000</strong></font><br>
                     53: A serious bug in isakmpd(8) policy handling wherein policy
                     54: verification could be completely bypassed in isakmpd.
                     55: <br>
                     56: <a href=ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.7/common/009_isakmpd.patch>
                     57: A source code patch exists which remedies this problem.</a>
                     58: <p>
1.244     deraadt    59: <a name=msdosfs></a>
                     60: <li><font color=#009000><strong>008: RELIABILITY FIX: June 8, 2000</strong></font><br>
                     61: Some operations in msdosfs could result in a system panic.
                     62: <br>
                     63: <a href=ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.7/common/008_msdosfs.patch>
                     64: A source code patch exists which remedies this problem.</a>
                     65: <p>
                     66: <a name=cd9660></a>
                     67: <li><font color=#009000><strong>007: RELIABILITY FIX: June 8, 2000</strong></font><br>
                     68: NFS exporting of CD filesystems caused a system panic.
                     69: <br>
                     70: <a href=ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.7/common/007_cd9660.patch>
                     71: A source code patch exists which remedies this problem.</a>
                     72: <p>
1.242     deraadt    73: <a name=uselogin></a>
1.245     deraadt    74: <li><font color=#009000><strong>006: SECURITY FIX: June 6, 2000</strong></font><br>
1.242     deraadt    75: The non-default UseLogin feature in <b>/etc/sshd_config</b> is broken and should not
1.244     deraadt    76: be used.  On other operating systems, it results in a hole.<br>
                     77: Avoid use of this feature, or update to OpenSSH 2.1.1 or later if you must use it.
1.242     deraadt    78: <p>
1.241     deraadt    79: <a name=ipopts></a>
                     80: <li><font color=#009000><strong>005: RELIABILITY FIX: May 29, 2000</strong></font><br>
                     81: Parse IPv4 options more carefully.  It is not yet clear if this can even be used
                     82: to crash the machine remote or locally.
                     83: <br>
                     84: <a href=ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.7/common/005_ipopts.patch>
                     85: A source code patch exists which remedies this problem.</a>
                     86: <p>
                     87: <a name=route></a>
                     88: <li><font color=#009000><strong>004: RELIABILITY FIX: May 29, 2000</strong></font><br>
                     89: Certain routing table modifications by the superuser could cause a system panic.
                     90: <br>
                     91: <a href=ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.7/common/004_route.patch>
                     92: A source code patch exists which remedies this problem.</a>
                     93: <p>
1.238     deraadt    94: <a name=bridge></a>
1.237     deraadt    95: <li><font color=#009000><strong>003: SECURITY FIX: May 26, 2000</strong></font><br>
1.239     ericj      96: It is possible to bypass the <i>learning</i> flag on an interface if frames
1.237     deraadt    97: go directly to the machine acting as a
                     98: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bridge&sektion=4">bridge</a>.
                     99: <br>
                    100: <a href=ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.7/common/003_bridge.patch>
                    101: A source code patch exists which remedies this problem.</a>
                    102: <p>
                    103: <a name=ef></a>
1.236     deraadt   104: <li><font color=#009000><strong>002: DRIVER FIX: May 26, 2000</strong></font><br>
                    105: The
                    106: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ef&sektion=4">ef(4)</a>
                    107: driver will complain when adding an address with ifconfig
                    108: (ifconfig: SIOCAIFADDR: Invalid argument).<br>
                    109: <a href=ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.7/common/002_ef.patch>
                    110: A source code patch exists which remedies this problem.</a>
                    111: <p>
1.233     kjell     112: <a name=ipf></a>
1.236     deraadt   113: <li><font color=#009000><strong>001: SECURITY FIX: May 25, 2000</strong></font><br>
                    114: A misuse of
1.234     deraadt   115: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipf&sektion=8">ipf(8)</a>
                    116: <i>keep-state</i> rules can result in firewall rules being bypassed.<br>
1.233     kjell     117: <a href=ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.7/common/001_ipf.patch>
                    118: A source code patch exists</a>, which remedies this problem, and updates ipf
                    119: to version 3.3.16.
                    120: <p>
1.25      deraadt   121: </ul>
1.177     deraadt   122: <p>
1.42      deraadt   123: <a name=i386></a>
1.67      deraadt   124: <li><h3><font color=#e00000>i386</font></h3>
1.25      deraadt   125: <ul>
1.247     deraadt   126: <a name=if_an></a>
                    127: <li><font color=#009000><strong>011: DRIVER BUG: June 17, 2000</strong></font><br>
                    128: The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=an&sektion=4">an(4)</a>
                    129: Aironet Communications 4500/4800 IEEE 802.11DS driver has a bug which prevents
                    130: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ancontrol&sektion=8">ancontrol(8)</a> from working correctly, instead causing a panic.
                    131: <br>
                    132: <a href=ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.7/i386/011_an.patch>
                    133: A source code patch exists which remedies this problem.</a>
                    134: <p>
1.39      deraadt   135: </ul>
1.155     deraadt   136: <p>
1.47      deraadt   137: <a name=mac68k></a>
1.67      deraadt   138: <li><h3><font color=#e00000>mac68k</font></h3>
1.39      deraadt   139: <ul>
1.232     deraadt   140: <li>No problems identified yet.
1.25      deraadt   141: </ul>
1.155     deraadt   142: <p>
1.65      deraadt   143: <a name=sparc></a>
1.67      deraadt   144: <li><h3><font color=#e00000>sparc</font></h3>
1.25      deraadt   145: <ul>
1.232     deraadt   146: <li>No problems identified yet.
1.39      deraadt   147: </ul>
1.177     deraadt   148: <p>
1.93      deraadt   149: <a name=amiga></a>
1.67      deraadt   150: <li><h3><font color=#e00000>amiga</font></h3>
1.93      deraadt   151: <ul>
1.246     deraadt   152: <a name=amiga_cd></a>
                    153: <li><font color=#009000><strong>010: CD DISTRIBUTION ERROR: June 15, 2000</strong></font><br>
                    154: On the 2.7 CD media, the <b>amiga</b> distribution contains two pairs of archives
                    155: files for installation, ie:
                    156: <pre>
                    157: -rw-r--r--  1 root  mirftp  20191465 Apr 29 14:27 base27.tar.gz
                    158: -rw-r--r--  1 root  mirftp  20291753 May 13 19:33 base27.tgz
                    159: -rw-r--r--  1 root  mirftp  13699507 Apr 29 14:26 comp27.tar.gz
                    160: -rw-r--r--  1 root  mirftp  13748096 May 13 19:33 comp27.tgz
                    161: -rw-r--r--  1 root  mirftp   1005376 Apr 29 14:26 etc27.tar.gz
                    162: -rw-r--r--  1 root  mirftp   1010772 May 13 19:33 etc27.tgz
                    163: -rw-r--r--  1 root  mirftp   2755567 Apr 29 14:26 game27.tar.gz
                    164: -rw-r--r--  1 root  mirftp   2755624 May 13 19:33 game27.tgz
                    165: -rw-r--r--  1 root  mirftp   5002872 Apr 29 14:26 man27.tar.gz
                    166: -rw-r--r--  1 root  mirftp   5038896 May 13 19:33 man27.tgz
                    167: -rw-r--r--  1 root  mirftp   1684356 Apr 29 14:26 misc27.tar.gz
                    168: -rw-r--r--  1 root  mirftp   1684381 May 13 19:33 misc27.tgz
                    169: </pre>
                    170: The installation script will list ALL of these files.  For proper
                    171: operation one should install the <b>*.tgz</b> versions, and deselect
                    172: the <b>*.tar.gz</b> versions.<br>
                    173: The FTP area sets do not suffer from this problem.
                    174: <p>
1.25      deraadt   175: </ul>
1.155     deraadt   176: <p>
1.65      deraadt   177: <a name=pmax></a>
1.67      deraadt   178: <li><h3><font color=#e00000>pmax</font></h3>
1.25      deraadt   179: <ul>
1.144     deraadt   180: <li>No problems identified yet.
1.25      deraadt   181: </ul>
1.155     deraadt   182: <p>
1.65      deraadt   183: <a name=arc></a>
1.67      deraadt   184: <li><h3><font color=#e00000>arc</font></h3>
1.59      deraadt   185: <ul>
1.144     deraadt   186: <li>No problems identified yet.
1.59      deraadt   187: </ul>
1.155     deraadt   188: <p>
1.93      deraadt   189: <a name=alpha></a>
1.67      deraadt   190: <li><h3><font color=#e00000>alpha</font></h3>
1.56      deraadt   191: <ul>
1.232     deraadt   192: <li>No problems identified yet.
1.56      deraadt   193: </ul>
1.155     deraadt   194: <p>
1.93      deraadt   195: <a name=hp300></a>
1.67      deraadt   196: <li><h3><font color=#e00000>hp300</font></h3>
1.110     millert   197: <ul>
1.232     deraadt   198: <li>No problems identified yet.
1.56      deraadt   199: </ul>
1.155     deraadt   200: <p>
1.93      deraadt   201: <a name=mvme68k></a>
1.67      deraadt   202: <li><h3><font color=#e00000>mvme68k</font></h3>
1.25      deraadt   203: <ul>
1.232     deraadt   204: <li>No problems identified yet.
1.25      deraadt   205: </ul>
1.155     deraadt   206: <p>
1.95      deraadt   207: <a name=powerpc></a>
                    208: <li><h3><font color=#e00000>powerpc</font></h3>
                    209: <ul>
1.198     deraadt   210: <li>No problems identified yet.
1.144     deraadt   211: </ul>
                    212:
1.197     deraadt   213: </dl>
1.25      deraadt   214: <br>
1.75      deraadt   215:
1.25      deraadt   216: <hr>
1.240     jason     217: <a href=stable.html>For OpenBSD patch branch information, please refer here.</a><br>
1.93      deraadt   218: <a href=errata21.html>For 2.1 errata, please refer here</a>.<br>
                    219: <a href=errata22.html>For 2.2 errata, please refer here</a>.<br>
1.144     deraadt   220: <a href=errata23.html>For 2.3 errata, please refer here</a>.<br>
1.176     deraadt   221: <a href=errata24.html>For 2.4 errata, please refer here</a>.<br>
1.198     deraadt   222: <a href=errata25.html>For 2.5 errata, please refer here</a>.<br>
1.232     deraadt   223: <a href=errata26.html>For 2.6 errata, please refer here</a>.<br>
1.2       deraadt   224: <hr>
1.176     deraadt   225:
1.186     deraadt   226: <a href=index.html><img height=24 width=24 src=back.gif border=0 alt=OpenBSD></a>
1.2       deraadt   227: <a href=mailto:www@openbsd.org>www@openbsd.org</a>
1.248   ! beck      228: <br><small>$OpenBSD: errata.html,v 1.247 2000/06/18 06:56:44 deraadt Exp $</small>
1.2       deraadt   229:
                    230: </body>
                    231: </html>