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

Annotation of www/errata35.html, Revision 1.6

1.1       miod        1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
                      2: <html>
                      3: <head>
                      4: <title>OpenBSD 3.5 errata</title>
                      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-2004 by OpenBSD.">
                     11: <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
                     12: </head>
                     13:
                     14: <body bgcolor="#ffffff" text="#000000" link="#23238E">
                     15:
                     16: <a href="index.html"><img alt="[OpenBSD]" height="30" width="141" src="images/smalltitle.gif" border="0"></a>
                     17: <h2><font color="#0000e0">
                     18: This is the OpenBSD 3.5 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>
                     24: <a href=pkg-stable35.html>For important packages updates, please refer here.</a><br>
                     25: <br>
                     26: For errata on a certain release, click below:<br>
                     27: <a href="errata21.html">2.1</a>,
                     28: <a href="errata22.html">2.2</a>,
                     29: <a href="errata23.html">2.3</a>,
                     30: <a href="errata24.html">2.4</a>,
                     31: <a href="errata25.html">2.5</a>,
                     32: <a href="errata26.html">2.6</a>,
                     33: <a href="errata27.html">2.7</a>,
                     34: <a href="errata28.html">2.8</a>,
                     35: <a href="errata29.html">2.9</a>,
                     36: <a href="errata30.html">3.0</a>,
                     37: <a href="errata31.html">3.1</a>,
                     38: <a href="errata32.html">3.2</a>,
                     39: <a href="errata33.html">3.3</a>,
                     40: <a href="errata34.html">3.4</a>,
                     41: <a href="errata.html">3.6</a>.
                     42: <br>
                     43: <hr>
                     44:
                     45: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.5.tar.gz">
                     46: You can also fetch a tar.gz file containing all the following patches</a>.
                     47: This file is updated once a day.
                     48:
                     49: <p> The patches below are available in CVS via the
                     50: <code>OPENBSD_3_5</code> <a href="stable.html">patch branch</a>.
                     51:
                     52: <p>
                     53: For more detailed information on how to install patches to OpenBSD, please
                     54: consult the <a href="./faq/faq10.html#Patches">OpenBSD FAQ</a>.
                     55: <hr>
                     56:
                     57: <a name="all"></a>
                     58: <h3><font color="#e00000">All architectures</font></h3>
                     59: <ul>
1.4       brad       60: <li><a name="lynx"></a>
                     61: <font color="#009000"><strong>023: RELIABILITY FIX: November 10, 2004</strong></font><br>
                     62: Due to a bug in
                     63: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lynx&amp;apropos=0&amp;sektion=1&amp;manpath=OpenBSD+Current&amp;arch=i386&amp;format=html">lynx(1)</a>
                     64: it is possible for pages such as
                     65: <a href="http://lcamtuf.coredump.cx/mangleme/gallery/lynx_die1.html">this</a>
                     66: to cause
                     67: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lynx&amp;apropos=0&amp;sektion=1&amp;manpath=OpenBSD+Current&amp;arch=i386&amp;format=html">lynx(1)</a>
                     68: to exhaust memory and then crash when parsing such pages.
                     69: <br>
                     70: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.5/common/023_lynx.patch">
                     71: A source code patch exists which remedies this problem</a>.<br>
                     72: <p>
1.2       brad       73: <li><a name="pppd"></a>
1.3       brad       74: <font color="#009000"><strong>022: RELIABILITY FIX: November 10, 2004</strong></font><br>
1.2       brad       75: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pppd&amp;apropos=0&amp;sektion=8&amp;manpath=OpenBSD+Current&amp;arch=i386&amp;format=html">pppd(8)</a>
                     76: contains a bug that allows an attacker to crash his own connection, but it cannot
                     77: be used to deny service to other users.
                     78: <br>
                     79: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.5/common/022_pppd.patch">
                     80: A source code patch exists which remedies this problem</a>.<br>
                     81: <p>
                     82: <li><a name="bind"></a>
1.3       brad       83: <font color="#009000"><strong>021: RELIABILITY FIX: November 10, 2004</strong></font><br>
1.2       brad       84: BIND contains a bug which results in BIND trying to contact nameservers via IPv6, even in
1.5       otto       85: cases where IPv6 connectivity is non-existent. This results in unneccessary timeouts and
1.2       brad       86: thus slow DNS queries.
                     87: <br>
                     88: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.5/common/021_bind.patch">
                     89: A source code patch exists which remedies this problem</a>.<br>
                     90: <p>
1.1       miod       91: <li><a name="radius"></a>
                     92: <font color="#009000"><strong>020: SECURITY FIX: September 20, 2004</strong></font><br>
                     93: Eilko Bos reported that radius authentication, as implemented by
                     94: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=login_radius&amp;apropos=0&amp;sektion=8&amp;manpath=OpenBSD+Current&amp;arch=i386&amp;format=html">login_radius(8)</a>,
                     95: was not checking the shared secret used for replies sent by the radius server.
                     96: This could allow an attacker to spoof a reply granting access to the
                     97: attacker.  Note that OpenBSD does not ship with radius authentication enabled.
                     98: <br>
                     99: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.5/common/020_radius.patch">
                    100: A source code patch exists which remedies this problem</a>.<br>
                    101: <p>
                    102: <li><a name="xpm"></a>
                    103: <font color="#009000"><strong>019: SECURITY FIX: September 16, 2004</strong></font><br>
                    104: Chris Evans reported several flaws (stack and integer overflows) in the
                    105: <a href="http://www.inria.fr/koala/lehors/xpm.html">Xpm</a>
                    106: library code that parses image files
                    107: (<a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0687">CAN-2004-0687</a>,
                    108: <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0688">CAN-2004-0688</a>).
                    109: Some of these would be exploitable when parsing malicious image files in
                    110: an application that handles XPM images, if they could escape ProPolice.
                    111: <br>
                    112: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.5/common/019_xpm.patch">
                    113: A source code patch exists which remedies this problem</a>.<br>
                    114: <p>
                    115: <li><a name="httpd2"></a>
                    116: <font color="#009000"><strong>018: SECURITY FIX: September 10, 2004</strong></font><br>
                    117: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=httpd&amp;apropos=0&amp;sektion=8&amp;manpath=OpenBSD+Current&amp;arch=i386&amp;format=html">httpd(8)</a>
                    118: 's mod_rewrite module can be made to write one zero byte in an arbitrary memory
                    119: position outside of a char array, causing a DoS or possibly buffer overflows.
                    120: This would require enabling dbm for mod_rewrite and making use of a malicious
                    121: dbm file.
                    122: <br>
                    123: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.5/common/018_httpd2.patch">
                    124: A source code patch exists which remedies this problem</a>.<br>
                    125: <p>
                    126: <li><a name="libz"></a>
                    127: <font color="#009000"><strong>017: RELIABILITY FIX: August 29, 2004</strong></font><br>
                    128: Due to incorrect error handling in zlib an attacker could potentially cause a Denial
                    129: of Service attack.
                    130: <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0797">CAN-2004-0797</a>
                    131: .
                    132: <br>
                    133: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.5/common/017_libz.patch">
                    134: A source code patch exists which remedies this problem</a>.<br>
                    135: <p>
                    136: <li><a name="bridge"></a>
                    137: <font color="#009000"><strong>016: RELIABILITY FIX: August 26, 2004</strong></font><br>
                    138: As
                    139: <a href="http://marc.theaimsgroup.com/?l=bugtraq&amp;m=109345131508824&amp;w=2">reported</a>
                    140: by Vafa Izadinia
                    141: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bridge&amp;apropos=0&amp;sektion=4&amp;manpath=OpenBSD+Current&amp;arch=i386&amp;format=html">bridge(4)</a>
                    142: with IPsec processing enabled can be crashed remotely by a single ICMP echo traversing the bridge.
                    143: <br>
                    144: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.5/common/016_bridge.patch">
                    145: A source code patch exists which remedies this problem</a>.<br>
                    146: <p>
                    147: <li><a name="icmp"></a>
                    148: <font color="#009000"><strong>015: RELIABILITY FIX: August 25, 2004</strong></font><br>
                    149: Improved verification of ICMP errors in order to minimize the impact of ICMP attacks
                    150: against TCP.
                    151: <br>
1.6     ! brad      152: <a href="http://www.gont.com.ar/drafts/icmp-attacks-against-tcp.html">http://www.gont.com.ar/drafts/icmp-attacks-against-tcp.html</a>
1.1       miod      153: <br>
                    154: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.5/common/015_icmp.patch">
                    155: A source code patch exists which remedies this problem</a>.<br>
                    156: <p>
                    157: <li><a name="rnd"></a>
                    158: <font color="#009000"><strong>014: RELIABILITY FIX: July 25, 2004</strong></font><br>
                    159: Under a certain network load the kernel can run out of stack space.  This was
                    160: encountered in an environment using CARP on a VLAN interface.  This issue initially
                    161: manifested itself as a FPU related crash on boot up.
                    162: <br>
                    163: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.5/common/014_rnd.patch">
                    164: A source code patch exists which remedies this problem</a>.<br>
                    165: <p>
                    166: <li><a name="httpd"></a>
                    167: <font color="#009000"><strong>013: SECURITY FIX: June 12, 2004</strong></font><br>
                    168: Multiple vulnerabilities have been found in
                    169: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=httpd&amp;apropos=0&amp;sektion=8&amp;manpath=OpenBSD+Current&amp;arch=i386&amp;format=html">httpd(8)</a>
                    170: / mod_ssl.
                    171: <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2003-0020">CAN-2003-0020</a>,
                    172: <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2003-0987">CAN-2003-0987</a>,
                    173: <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0488">CAN-2004-0488</a>,
                    174: <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0492">CAN-2004-0492</a>.
                    175: <br>
                    176: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.5/common/013_httpd.patch">
                    177: A source code patch exists which remedies this problem</a>.<br>
                    178: <p>
                    179: <li><a name="isakmpd"></a>
                    180: <font color="#009000"><strong>012: SECURITY FIX: June 10, 2004</strong></font><br>
                    181: As
                    182: <a href="http://seclists.org/lists/fulldisclosure/2004/Jun/0191.html">disclosed</a>
                    183: by Thomas Walpuski
                    184: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&amp;apropos=0&amp;sektion=8&amp;manpath=OpenBSD+Current&amp;arch=i386&amp;format=html">isakmpd(8)</a>
                    185: is still vulnerable to unauthorized SA deletion.  An attacker can delete IPsec
                    186: tunnels at will.
                    187: <br>
                    188: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.5/common/012_isakmpd.patch">
                    189: A source code patch exists which remedies this problem</a>.<br>
                    190: <p>
                    191: <li><a name="cvs3"></a>
                    192: <font color="#009000"><strong>011: SECURITY FIX: June 9, 2004</strong></font><br>
                    193: Multiple remote vulnerabilities have been found in the
                    194: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cvs&amp;apropos=0&amp;sektion=1&amp;manpath=OpenBSD+Current&amp;arch=i386&amp;format=html">cvs(1)</a>
                    195: server that allow an attacker to crash the server or possibly execute arbitrary
                    196: code with the same privileges as the CVS server program.
                    197: <br>
                    198: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.5/common/011_cvs3.patch">
                    199: A source code patch exists which remedies this problem</a>.<br>
                    200: <p>
                    201: <li><a name="fifofs"></a>
                    202: <font color="#009000"><strong>010: RELIABILITY FIX: June 9, 2004</strong></font><br>
                    203: A FIFO bug was introduced in OpenBSD 3.5 that occurs when a FIFO is opened in
                    204: non-blocking mode for writing when there are no processes reading the FIFO.
                    205: One program affected by this is the <a href="http://www.qmail.org/">qmail</a>
                    206: mail server which could go into an infinite loop and consume all CPU.
                    207: <br>
                    208: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.5/common/010_fifofs.patch">
                    209: A source code patch exists which remedies this problem</a>.<br>
                    210: <p>
                    211: <li><a name="kerberos"></a>
                    212: <font color="#00900"><strong>009: SECURITY FIX: May 30,
                    213: 2004</strong></font><br>
                    214: A flaw in the Kerberos V <a
                    215: href="http://www.openbsd.org/cgi-bin/man.cgi?query=kdc">kdc(8)</a>
                    216: server could result in the administrator of a Kerberos realm having
                    217: the ability to impersonate any principal in any other realm which
                    218: has established a cross-realm trust with their realm. The flaw is due to
                    219: inadequate checking of the "transited" field in a Kerberos request. For
                    220: more details see <a href="http://www.pdc.kth.se/heimdal/advisory/2004-04-01/">
                    221: Heimdal's announcement</a>.
                    222: <br>
                    223: <a
                    224: href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.5/common/009_kerberos.patch">
                    225: A source code patch exists which remedies this problem</a>.<br>
                    226: <p>
                    227: <li><a name="xdm"></a>
                    228: <font color="#00900"><strong>008: SECURITY FIX: May 26,
                    229: 2004</strong></font><br>
                    230: With the introduction of IPv6 code in
                    231: <a
                    232: href="http://www.openbsd.org/cgi-bin/man.cgi?query=xdm&amp;apropos=0&amp;sektion=0&amp;manpath=OpenBSD+Current&amp;arch=i386&amp;format=html">xdm(1)</a>,
                    233: one test on the 'requestPort' resource was deleted by accident. This
                    234: makes xdm create the chooser socket even if xdmcp is disabled in
                    235: xdm-config, by setting requestPort to 0. See
                    236: <a href="http://bugs.xfree86.org/show_bug.cgi?id=1376">XFree86
                    237: bugzilla</a> for details.
                    238: <br>
                    239: <a
                    240: href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.5/common/008_xdm.patch">
                    241: A source code patch exists which remedies this problem</a>.<br>
                    242: <p>
                    243: <li><a name="cvs2"></a>
                    244: <font color="#009000"><strong>007: SECURITY FIX: May 20,
                    245: 2004</strong></font><br>
                    246: A heap overflow in the
                    247: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cvs&amp;apropos=0&amp;sektion=1&amp;manpath=OpenBSD+Current&amp;arch=i386&amp;format=html">cvs(1)</a>
                    248: server has been discovered that can be exploited by clients sending
                    249: malformed requests, enabling these clients to run arbitrary code
                    250: with the same privileges as the CVS server program.
                    251: <br>
                    252: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.5/common/007_cvs2.patch">
                    253: A source code patch exists which remedies this problem</a>.<br>
                    254: <p>
                    255: <li><a name="procfs"></a>
                    256: <font color="#009000"><strong>006: SECURITY FIX: May 13,
                    257: 2004</strong></font><br>
                    258: Check for integer overflow in procfs.  Use of procfs is not recommended.
                    259: <br>
                    260: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.5/common/006_procfs.patch">
                    261: A source code patch exists which remedies this problem</a>.<br>
                    262: <p>
                    263: <li><a name="tcp"></a>
                    264: <font color="#009000"><strong>005: RELIABILITY FIX: May 6,
                    265: 2004</strong></font><br>
                    266: Reply to in-window SYN with a rate-limited ACK.
                    267: <br>
                    268: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.5/common/005_tcp.patch">
                    269: A source code patch exists which remedies this problem</a>.<br>
                    270: <p>
                    271: <li><a name="scsi"></a>
                    272: <font color="#009000"><strong>004: RELIABILITY FIX: May 5,
                    273: 2004</strong></font><br>
                    274: Restore the ability to negotiate tags/wide/sync with some SCSI controllers ( i.e.
                    275: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=siop&amp;apropos=0&amp;sektion=4&amp;manpath=OpenBSD+Current&amp;arch=i386&amp;format=html">siop(4)</a>,
                    276: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=trm&amp;apropos=0&amp;sektion=4&amp;manpath=OpenBSD+Current&amp;arch=i386&amp;format=html">trm(4)</a>,
                    277: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iha&amp;apropos=0&amp;sektion=4&amp;manpath=OpenBSD+Current&amp;arch=i386&amp;format=html">iha(4)</a>
                    278: ).
                    279: <br>
                    280: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.5/common/004_scsi.patch">
                    281: A source code patch exists which remedies this problem</a>.<br>
                    282: <p>
                    283: <li><a name="gdt"></a>
                    284: <font color="#009000"><strong>003: RELIABILITY FIX: May 5,
                    285: 2004</strong></font><br>
                    286: Under load "recent model"
                    287: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gdt&amp;apropos=0&amp;sektion=4&amp;manpath=OpenBSD+Current&amp;arch=i386&amp;format=html">gdt(4)</a>
                    288: controllers will lock up.
                    289: <br>
                    290: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.5/common/003_gdt.patch">
                    291: A source code patch exists which remedies this problem</a>.<br>
                    292: <p>
                    293: <li><a name="cvs"></a>
                    294: <font color="#009000"><strong>002: SECURITY FIX: May 5,
                    295: 2004</strong></font><br>
                    296: Pathname validation problems have been found in
                    297: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cvs&amp;apropos=0&amp;sektion=1&amp;manpath=OpenBSD+Current&amp;arch=i386&amp;format=html">cvs(1)</a>,
                    298: allowing malicious clients to create files outside the repository, allowing
                    299: malicious servers to overwrite files outside the local CVS tree on
                    300: the client and allowing clients to check out files outside the CVS
                    301: repository.
                    302: <br>
                    303: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.5/common/002_cvs.patch">
                    304: A source code patch exists which remedies this problem</a>.<br>
                    305: <p>
                    306: </ul>
                    307: <p>
                    308: <a name="i386"></a>
                    309: <h3><font color="#e00000">i386</font></h3>
                    310: <ul>
                    311: <li>No problems identified yet.
                    312: </ul>
                    313: <p>
                    314: <a name="alpha"></a>
                    315: <h3><font color="#e00000">alpha</font></h3>
                    316: <ul>
                    317: <li>No problems identified yet.
                    318: </ul>
                    319: <p>
                    320: <a name="amd64"></a>
                    321: <h3><font color="#e00000">amd64</font></h3>
                    322: <ul>
                    323: <li>No problems identified yet.
                    324: </ul>
                    325: <p>
                    326: <a name="cats"></a>
                    327: <h3><font color="#e00000">cats</font></h3>
                    328: <ul>
                    329: <li>No problems identified yet.
                    330: </ul>
                    331: <p>
                    332: <a name="mac68k"></a>
                    333: <h3><font color="#e00000">mac68k</font></h3>
                    334: <ul>
                    335: <li>No problems identified yet.
                    336: </ul>
                    337: <p>
                    338: <a name="sparc"></a>
                    339: <h3><font color="#e00000">sparc</font></h3>
                    340: <ul>
                    341: <li>No problems identified yet.
                    342: </ul>
                    343: <p>
                    344: <a name="sparc64"></a>
                    345: <h3><font color="#e00000">sparc64</font></h3>
                    346: <ul>
                    347: <li>No problems identified yet.
                    348: </ul>
                    349: <p>
                    350: <a name="hppa"></a>
                    351: <h3><font color="#e00000">hppa</font></h3>
                    352: <ul>
                    353: <li>No problems identified yet.
                    354: </ul>
                    355: <p>
                    356: <a name="hp300"></a>
                    357: <h3><font color="#e00000">hp300</font></h3>
                    358: <ul>
                    359: <li>No problems identified yet.
                    360: </ul>
                    361: <p>
                    362: <a name="mvme68k"></a>
                    363: <h3><font color="#e00000">mvme68k</font></h3>
                    364: <ul>
                    365: <li>No problems identified yet.
                    366: </ul>
                    367: <p>
                    368: <a name="mvme88k"></a>
                    369: <h3><font color="#e00000">mvme88k</font></h3>
                    370: <ul>
                    371: <li>No problems identified yet.
                    372: </ul>
                    373: <p>
                    374: <a name="macppc"></a>
                    375: <h3><font color="#e00000">macppc</font></h3>
                    376: <ul>
                    377: <li><a name="autobook_package"></a>
                    378: <font color="#009000"><strong>001: BROKEN PACKAGE ON CD: May 4, 2004</strong></font><br>
                    379: The powerpc autobook-1.3.tgz package found on CD2 has been found to be corrupt,
                    380: and will not extract.
                    381: A replacement package can be found on the ftp sites.
                    382: <p>
                    383: </ul>
                    384: <p>
                    385: <a name="vax"></a>
                    386: <h3><font color="#e00000">vax</font></h3>
                    387: <ul>
                    388: <li>No problems identified yet.
                    389: </ul>
                    390:
                    391: <br>
                    392:
                    393: <hr>
                    394: <a href=stable.html>For OpenBSD patch branch information, please refer here.</a><br>
                    395: <a href=pkg-stable35.html>For important packages updates, please refer here.</a><br>
                    396: <br>
                    397: For errata on a certain release, click below:<br>
                    398: <a href="errata21.html">2.1</a>,
                    399: <a href="errata22.html">2.2</a>,
                    400: <a href="errata23.html">2.3</a>,
                    401: <a href="errata24.html">2.4</a>,
                    402: <a href="errata25.html">2.5</a>,
                    403: <a href="errata26.html">2.6</a>,
                    404: <a href="errata27.html">2.7</a>,
                    405: <a href="errata28.html">2.8</a>,
                    406: <a href="errata29.html">2.9</a>,
                    407: <a href="errata30.html">3.0</a>,
                    408: <a href="errata31.html">3.1</a>,
                    409: <a href="errata32.html">3.2</a>,
                    410: <a href="errata33.html">3.3</a>,
                    411: <a href="errata34.html">3.4</a>,
                    412: <a href="errata.html">3.6</a>.
                    413: <br>
                    414:
                    415: <hr>
                    416: <a href=index.html><img height=24 width=24 src=back.gif border=0 alt=OpenBSD></a>
                    417: <a href="mailto:www@openbsd.org">www@openbsd.org</a>
1.6     ! brad      418: <br><small>$OpenBSD: errata35.html,v 1.5 2004/11/11 09:53:33 otto Exp $</small>
1.1       miod      419:
                    420: </body>
                    421: </html>