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

Annotation of www/errata23.html, Revision 1.45

1.28      naddy       1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
1.1       deraadt     2: <html>
                      3: <head>
1.12      deraadt     4: <title>OpenBSD 2.3 errata</title>
1.28      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.18      jufi       10: <meta name="copyright" content="This document copyright 1997-2001 by OpenBSD.">
1.31      henning    11: <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
1.1       deraadt    12: </head>
                     13:
1.32      david      14: <body bgcolor="#ffffff" text="#000000" link="#23238E">
1.1       deraadt    15:
1.23      jsyn       16: <a href="index.html"><img alt="[OpenBSD]" height="30" width="141" src="images/smalltitle.gif" border="0"></a>
1.28      naddy      17: <h2><font color="#0000e0">
1.4       espie      18: This is the OpenBSD 2.3 release errata &amp; patch list:
1.1       deraadt    19:
                     20: </font></h2>
                     21:
                     22: <hr>
1.13      jason      23: <a href=stable.html>For OpenBSD patch branch information, please refer here.</a><br>
1.25      deraadt    24: <br>
1.26      deraadt    25: For errata on a certain release, click below:<br>
1.25      deraadt    26: <a href="errata21.html">2.1</a>,
                     27: <a href="errata22.html">2.2</a>,
                     28: <a href="errata24.html">2.4</a>,
                     29: <a href="errata25.html">2.5</a>,
                     30: <a href="errata26.html">2.6</a>,
                     31: <a href="errata27.html">2.7</a>,
                     32: <a href="errata28.html">2.8</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.29      deraadt    36: <a href="errata32.html">3.2</a>,
1.30      david      37: <a href="errata33.html">3.3</a>,
1.34      david      38: <a href="errata34.html">3.4</a>,
1.35      miod       39: <a href="errata35.html">3.5</a>,
1.36      deraadt    40: <a href="errata36.html">3.6</a>,
1.45    ! deraadt    41: <br>
1.37      deraadt    42: <a href="errata37.html">3.7</a>,
1.38      deraadt    43: <a href="errata38.html">3.8</a>,
1.39      deraadt    44: <a href="errata39.html">3.9</a>,
1.40      deraadt    45: <a href="errata40.html">4.0</a>,
1.42      merdely    46: <a href="errata41.html">4.1</a>,
1.44      deraadt    47: <a href="errata42.html">4.2</a>,
1.45    ! deraadt    48: <a href="errata43.html">4.3</a>,
        !            49: <a href="errata44.html">4.4</a>.
1.25      deraadt    50: <br>
1.1       deraadt    51: <hr>
                     52:
1.28      naddy      53: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.3.tar.gz">
1.1       deraadt    54: You can also fetch a tar.gz file containing all the following patches</a>.
                     55: This file is updated once a day.
                     56:
1.14      ericj      57: <p>
1.27      deraadt    58: For more detailed information on how to install patches to OpenBSD, please
1.14      ericj      59: consult the <a href="./faq/faq10.html#10.14">OpenBSD FAQ</a>.
                     60:
1.1       deraadt    61: <hr>
                     62:
1.31      henning    63: <a name="all"></a>
                     64: <h3><font color="#e00000">All architectures</font></h3>
1.1       deraadt    65: <ul>
1.31      henning    66: <li><a name="bootpd"></a>
                     67: <font color="#009000"><strong>SECURITY FIX</strong></font><br>
1.5       deraadt    68: A remotely exploitable problem exists in bootpd(8).  bootpd is disabled
                     69: by default, but some people may actually be using it.
1.28      naddy      70: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.3/common/bootpd.patch">
1.7       millert    71: A source code patch exists which remedies this problem</a>, this is the
                     72: second version of the patch.
1.5       deraadt    73: <p>
1.31      henning    74: <li><a name="tcpfix"></a>
                     75: <font color="#009000"><strong>SECURITY FIX</strong></font><br>
1.2       deraadt    76: A remote machine lockup problem exists in the TCP decoding code.
1.28      naddy      77: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.3/common/tcpfix.patch">
1.2       deraadt    78: A source code patch exists which remedies this problem.</a>
                     79: <p>
1.31      henning    80: <li><a name="atapi"></a>
                     81: <font color="#009000"><strong>HARDWARE SUPPORT</strong></font><br>
1.1       deraadt    82: Some ATAPI cdroms which do not support the full mandatory command set,
                     83: (e.g. ATAPI_READ_CD_CAPACITY) do not work with the acd(4) driver.
                     84: A patch is
1.28      naddy      85: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.3/common/acd.patch">
1.1       deraadt    86: available here.</a>
                     87: <p>
1.31      henning    88: <li><a name="chpass"></a>
                     89: <font color="#009000"><strong>SECURITY FIX</strong></font><br>
1.1       deraadt    90: Chpass(1) has a file descriptor leak which allows an
                     91: attacker to modify /etc/master.passwd.
1.28      naddy      92: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.3/common/chpass.patch">
1.1       deraadt    93: A source code patch exists which remedies this problem.</a>
                     94: <p>
1.31      henning    95: <li><a name="resid"></a>
                     96: <font color="#009000"><strong>RELIABILITY FIX</strong></font><br>
1.43      tobias     97: Calling readv(2) with iov_len &lt; 0 or &gt; INT_MAX would result in a
1.1       deraadt    98: kernel panic.  This is the third revision of this patch.
1.28      naddy      99: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.3/common/resid.patch">
1.1       deraadt   100: A source code patch exists which remedies this problem.</a>
                    101: <p>
1.31      henning   102: <li><a name="inetd"></a>
                    103: <font color="#009000"><strong>SECURITY FIX</strong></font><br>
1.1       deraadt   104: Inetd had a file descriptor leak.  A patch is
1.28      naddy     105: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.3/common/inetd.patch">
1.1       deraadt   106: available here.</a>
                    107: <p>
1.31      henning   108: <li><a name="unionfs"></a>
                    109: <font color="#009000"><strong>BUG FIX</strong></font><br>
1.1       deraadt   110: As shipped, unionfs had some serious problems.
1.28      naddy     111: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.3/common/unionfs.patch">
1.1       deraadt   112: A patch is available to solve this</a>.
                    113: <p>
1.31      henning   114: <li><a name="fdalloc"></a>
                    115: <font color="#009000"><strong>SECURITY FIX</strong></font><br>
1.1       deraadt   116: Some non-allocated file descriptors have implied uses according to
                    117: system libraries, and hence setuid and setgid processes should not
                    118: be executed with these descriptors unallocated.  A patch which forces
                    119: setuid and setgid processes to have some descriptors in fd slots
                    120: 0, 1, and 2 is
1.28      naddy     121: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.3/common/fdalloc.patch">
1.1       deraadt   122: available here.</a>
                    123: <p>
1.31      henning   124: <li><a name="resolver"></a>
                    125: <font color="#009000"><strong>SECURITY FIX</strong></font><br>
1.3       deraadt   126: A benign looking buffer overflow in the resolver routines was re-introduced
                    127: accidentally.  The previously fixed behaviour is more correct.  A patch
                    128: to fix this is
1.28      naddy     129: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.3/common/resolver.patch">
1.3       deraadt   130: available here.</a>
                    131: <p>
1.31      henning   132: <li><a name="xlib"></a>
                    133: <font color="#009000"><strong>SECURITY FIX</strong></font><br>
1.1       deraadt   134: Vulnerabilities have been found in the X11, Xt, Xaw and Xmu
                    135: libraries. These affect xterm and all other setuid-root programs that
                    136: use these libraries. The problems are associated with buffer overflows
                    137: in code that processes user-supplied data. The Xt library problems
                    138: include those fixed in TOG's recent public patch 3 for X11R6.3. All
                    139: releases of XFree86 up to and including 3.3.2 patch 1 and the version
                    140: distributed with OpenBSD are vulnerable to some or all of these
                    141: problems.
                    142: These problems are fixed in XFree86 patch 2.
1.28      naddy     143: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.3/common/XFree86-3.3.2.2.patch">
1.1       deraadt   144: The 2nd source patch</a> for these problems, specifically adapted to the
                    145: OpenBSD 2.3 X11 tree, is available now.
                    146: <p>
1.31      henning   147: <li><a name="kill"></a>
                    148: <font color="#009000"><strong>SECURITY FIX</strong></font><br>
1.1       deraadt   149: The kill(2) system call previously would permit a large set of signals to
                    150: be delivered to setuid or setgid processes.  If such processes were using
                    151: those signals in dubious ways, this could have resulted in security
                    152: problems of various kinds.
1.28      naddy     153: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.3/common/kill.patch">
1.1       deraadt   154: The fourth revision of a source code patch which solves the problem is
                    155: available.</a>
                    156: <p>
1.31      henning   157: <li><a name="immutable"></a>
                    158: <font color="#009000"><strong>SECURITY FIX</strong></font><br>
1.1       deraadt   159: A possible new security problem exists if you rely on securelevels and
                    160: immutable or append-only files or character devices.  The fix does not
                    161: permit mmap'ing of immutable or append-only files which are otherwise
1.17      pvalchev  162: writable, as the VM system will bypass the meaning of the file flags
1.1       deraadt   163: when writes happen to the file.
1.28      naddy     164: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.3/common/immutable.patch">
1.1       deraadt   165: A source code patch exists which remedies this problem.</a>
                    166: <p>
1.31      henning   167: <li><a name="ipsec"></a>
                    168: <font color="#009000"><strong>SECURITY FIX</strong></font><br>
1.1       deraadt   169: If IPSEC communication is attempted by starting photurisd(8) (which is
                    170: disabled by default), a system crash may be evoked from remote if
                    171: an attacker uses some classes of invalid packets.
1.28      naddy     172: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.3/common/ipsec.patch">
1.1       deraadt   173: A source code patch exists which remedies this problem.</a>
                    174: <p>
1.31      henning   175: <a name="xterm-xaw"></a>
1.28      naddy     176: <li><font color="#009000"><strong>SECURITY FIX</strong></font><br>
1.1       deraadt   177: As stated in CERT advisory VB-98.04, there are buffer
                    178: overrun problems in <strong>xterm</strong> related to the input-Method,
                    179: preeditType, and *Keymap resources. Additional buffer overruns exist in
                    180: the <strong>Xaw</strong> library related to the inputMethod and
                    181: preeditType resources.   The xterm(1) problem represents a security
                    182: vulnerability for any platform where xterm is installed setuid-root
                    183: (as is the case for all OpenBSD platforms).  The Xaw problem represents
                    184: a security vulnerability for any setuid-root program that uses the Xaw
                    185: library (including xterm).  Patch1 from XFree86 3.3.2 corrects
                    186: these problems.
1.28      naddy     187: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.3/common/xterm-xaw.patch">
1.1       deraadt   188: We provide a version of this patch file specifically for the OpenBSD 2.3 tree</a>.
                    189: We also provide tar files which replace the xterm(1) binary and the libXaw
                    190: libraries on your system. These are expected to be extracted in
                    191: <strong>/usr/X11R6</strong> using the command
                    192: <strong>"tar xvfpz Xawfix.tgz"</strong>.
                    193: The files are...
1.28      naddy     194: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.3/i386/Xawfix.tgz">i386</a>,
                    195: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.3/alpha/Xawfix.tgz">alpha</a>,
                    196: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.3/mac68k/Xawfix.tgz">mac68k</a>,
                    197: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.3/mvme68k/Xawfix.tgz">
1.1       deraadt   198:        mvme68k</a>,
1.28      naddy     199: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.3/hp300/Xawfix.tgz">hp300</a>,
                    200: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.3/sparc/Xawfix.tgz">sparc</a>,
                    201: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.3/pmax/Xawfix.tgz">pmax</a>,
1.1       deraadt   202: and
1.28      naddy     203: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.3/arc/Xawfix.tgz">arc</a>.
1.1       deraadt   204: <p>
                    205: </ul>
1.31      henning   206: <a name="i386"></a>
                    207: <h3><font color="#e00000">i386</font></h3>
1.1       deraadt   208: <ul>
1.31      henning   209: <li><a name="pctr"></a>
                    210: <font color="#009000"><strong>RELIABILITY FIX</strong></font><br>
1.1       deraadt   211: The pctr(4) driver has bugs that permit any user to crash the machine,
                    212: if the CPU is not an Intel CPU.  This problem has been properly fixed
                    213: since, but fixes are hard to apply to the 2.2 or 2.3 releases.  To avoid
                    214: the problem, recompile your kernel without the pctr(4) device driver.
                    215: <p>
1.28      naddy     216: <li><font color="#009000"><strong>CORRUPTED FILE</strong></font><br>
1.1       deraadt   217: The CD version of the precompiled ghostscript package is corrupted and
                    218: not installable.  The correct file can be retrieved by FTP from:
1.28      naddy     219: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/2.3/packages/i386/ghostscript-5.10.tgz">
1.1       deraadt   220: ftp://ftp.openbsd.org/pub/OpenBSD/2.3/packages/i386/ghostscript-5.10.tgz</a>.
                    221: Its checksums (obtained with <i>cksum(1)</i>, <i>md5(1)</i> and
                    222: <i>sha1(1)</i> respectively) are:
                    223: <ul>
                    224: <li>725752890 3639338 ghostscript-5.10.tgz
                    225: <li>MD5 (ghostscript-5.10.tgz) = 3144ca814ad1965d671be2b7be3d3050
                    226: <li>SHA1 (ghostscript-5.10.tgz) = bd9374fa547ac0078d5207463d3b0a19d80d213c
                    227: </ul>
                    228: <p>
1.31      henning   229: <a name="pcvt"></a>
1.28      naddy     230: <li><font color="#009000"><strong>RELIABILITY FIX</strong></font><br>
1.1       deraadt   231: The pcvt(4) console driver has a bug that can cause some keyboard
                    232: controllers to lock up when a key is pressed that toggles the status
                    233: of a keyboard LED (scroll lock, caps lock, etc).  The problem is
                    234: generally intermittent and the keyboard can be "unlocked" by unplugging
                    235: and plugging it back in.
1.28      naddy     236: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.3/i386/pcvt.patch">
1.1       deraadt   237: A source code patch exists which remedies this problem.</a>
                    238: <p>
                    239: </ul>
1.31      henning   240: <a name="mac68k"></a>
                    241: <h3><font color="#e00000">mac68k</font></h3>
1.1       deraadt   242: <ul>
                    243: <li>No problems identified yet.
                    244: <p>
                    245: </ul>
1.31      henning   246: <a name="sparc"></a>
                    247: <h3><font color="#e00000">sparc</font></h3>
1.1       deraadt   248: <ul>
1.28      naddy     249: <li><font color="#009000"><strong>RELIABILITY FIX</strong></font><br>
1.1       deraadt   250: The 2.3 release does not run reliably on the sun4m LX/LC machines
                    251: (ie. Sparc Classic).
1.28      naddy     252: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.3/sparc/iommureg.patch">
1.1       deraadt   253: A source code patch exists which remedies this problem.</a>
                    254: Two kernels which replace the ones in the release are also provided:
1.28      naddy     255: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.3/sparc/bsd">bsd</a> and
                    256: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.3/sparc/bsd.scsi3">bsd.scsi3</a>.
1.1       deraadt   257: Other replacements for the 2.3 install tools are
1.28      naddy     258: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.3/sparc">also available</a>.
1.1       deraadt   259: <p>
                    260: </ul>
1.31      henning   261: <a name="amiga"></a>
                    262: <h3><font color="#e00000">amiga</font></h3>
1.1       deraadt   263: <ul>
1.28      naddy     264: <li><font color="#009000"><strong>MINOR INCOMPATIBILITY</strong></font><br>
1.1       deraadt   265: The AmigaOS patch
                    266: <a href="http://us.aminet.net/pub/aminet/util/sys/PoolMem.lha">PoolMem</a>
                    267: improves AmigaOS memory handling tremendously, but confuses loadbsd, which
                    268: grabs less memory from the system than is available. To work around the
                    269: problem, be sure to execute
                    270: <pre>
                    271:     PoolMem remove
                    272: </pre>
                    273: right before running loadbsd. The next release of loadbsd will probably be
                    274: PoolMem-aware.
                    275: <p>
                    276: </ul>
1.31      henning   277: <a name="pmax"></a>
                    278: <h3><font color="#e00000">pmax</font></h3>
1.1       deraadt   279: <ul>
1.28      naddy     280: <li><font color="#009000"><strong>RELEASE WARNING</strong></font><br>
1.1       deraadt   281: The XFree86 binary set shipped on the CD and FTP site are not the
                    282: exact final set that we shipped for the other releases.  A few minor
                    283: changes, mostly in <strong>xdm(1)</strong> configuration, were made
                    284: after those binaries were made.  Patches for this might come out later.
                    285: <p>
1.28      naddy     286: <li><font color="#009000"><strong>X11 RELEASE ERROR</strong></font><br>
1.1       deraadt   287: The XFree86 binary set was linked with an older version of the C
                    288: library.  To work around the problem, do the following as root.
                    289: <p>
1.31      henning   290: <pre>
                    291:     cd /usr/lib/
                    292:     ln -s libc.so.18.0 libc.so.17
                    293: </pre>
1.1       deraadt   294: <p>
1.28      naddy     295: <li><font color="#009000"><strong>X11 RELEASE ERROR</strong></font><br>
1.1       deraadt   296: The X11R5 server used in this port does not understand the default
                    297: authorization types used by the X11R6 clients, which results in no
                    298: clients being able to connect to the  server.  To fix this
                    299: problem add the line below to /usr/X11R6/lib/X11/xdm/xdm-config.
                    300: <p>
1.31      henning   301: <pre>
                    302:     DisplayManager._0.authName: MIT-MAGIC-COOKIE-1
                    303: </pre>
1.1       deraadt   304: <p>
1.28      naddy     305: <li><font color="#009000"><strong>INSTALLATION PROCESS FLAW</strong></font><br>
1.1       deraadt   306: The pmax install does not correctly install the boot block.
                    307: To work around the problem, after the install program has finished, do
                    308: the following (assuming scsi id 0):
                    309: <p>
1.31      henning   310: <pre>
                    311:     disklabel rz0 > /tmp/label
                    312:     disklabel -R -B rz0 /tmp/label
                    313: </pre>
1.1       deraadt   314: <p>
                    315: </ul>
1.31      henning   316: <a name="arc"></a>
                    317: <h3><font color="#e00000">arc</font></h3>
1.1       deraadt   318: <ul>
1.28      naddy     319: <li><font color="#009000"><strong>RELEASE WARNING</strong></font><br>
1.1       deraadt   320: The XFree86 binary set shipped on the CD and FTP site are not the
                    321: exact final set that we shipped for the other releases.  A few minor
                    322: changes, mostly in <strong>xdm(1)</strong> configuration, were made
                    323: after those binaries were made.  Patches for this might come out later.
                    324: <p>
1.28      naddy     325: <li><font color="#009000"><strong>X11 RELEASE ERROR</strong></font><br>
1.1       deraadt   326: The XFree86 binary set was linked with an older version of the C
                    327: library.  To work around the problem, do the following as root.
                    328: <p>
1.31      henning   329: <pre>
                    330:     cd /usr/lib/
                    331:     ln -s libc.so.18.0 libc.so.17
                    332: </pre>
1.1       deraadt   333: <p>
                    334: </ul>
1.31      henning   335: <a name="alpha"></a>
                    336: <h3><font color="#e00000">alpha</font></h3>
1.1       deraadt   337: <ul>
1.28      naddy     338: <li><font color="#009000"><strong>RELEASE WARNING</strong></font><br>
1.1       deraadt   339: When you start the install an upgrade option is advertised but
                    340: there really is no such option.
                    341: <p>
                    342: </ul>
1.31      henning   343: <a name="hp300"></a>
                    344: <h3><font color="#e00000">hp300</font></h3>
1.1       deraadt   345: <ul>
1.28      naddy     346: <li><font color="#009000"><strong>RELEASE WARNING</strong></font><br>
1.1       deraadt   347: When you start the install an upgrade option is advertised but
                    348: there really is no such option.
                    349: <p>
1.28      naddy     350: <li><font color="#009000"><strong>RELEASE WARNING</strong></font><br>
1.17      pvalchev  351: Unlabeled disks with weird geometries can panic the kernel.
1.1       deraadt   352: A fix will be made available when 2.3 is out.
                    353: <p>
                    354: </ul>
1.31      henning   355: <a name="mvme68k"></a>
                    356: <h3><font color="#e00000">mvme68k</font></h3>
1.1       deraadt   357: <ul>
                    358: <li>No problems identified yet.
                    359: <p>
                    360: </ul>
1.31      henning   361: <a name="powerpc"></a>
                    362: <h3><font color="#e00000">powerpc</font></h3>
1.1       deraadt   363: <ul>
1.28      naddy     364: <li><font color="#009000"><strong>SECURITY FIX</strong></font><br>
1.1       deraadt   365: The powerpc release shipped on the OpenBSD 2.3 CD does not contain
                    366: two late fixes applied late in the release cycle.  The
1.28      naddy     367: <a href="errata22.html#rmjob">rmjob</a> and
                    368: <a href="errata22.html#uucpd">uucpd</a> patches should be applied to
1.1       deraadt   369: the system if those subsystems are used.
                    370: <p>
                    371: </ul>
1.10      deraadt   372:
1.1       deraadt   373: <br>
                    374:
                    375: <hr>
1.13      jason     376: <a href=stable.html>For OpenBSD patch branch information, please refer here.</a><br>
1.25      deraadt   377: <br>
1.26      deraadt   378: For errata on a certain release, click below:<br>
1.25      deraadt   379: <a href="errata21.html">2.1</a>,
                    380: <a href="errata22.html">2.2</a>,
                    381: <a href="errata24.html">2.4</a>,
                    382: <a href="errata25.html">2.5</a>,
                    383: <a href="errata26.html">2.6</a>,
                    384: <a href="errata27.html">2.7</a>,
                    385: <a href="errata28.html">2.8</a>,
                    386: <a href="errata29.html">2.9</a>,
                    387: <a href="errata30.html">3.0</a>,
                    388: <a href="errata31.html">3.1</a>,
1.29      deraadt   389: <a href="errata32.html">3.2</a>,
1.30      david     390: <a href="errata33.html">3.3</a>,
1.34      david     391: <a href="errata34.html">3.4</a>,
1.35      miod      392: <a href="errata35.html">3.5</a>,
1.36      deraadt   393: <a href="errata36.html">3.6</a>,
1.45    ! deraadt   394: <br>
1.37      deraadt   395: <a href="errata37.html">3.7</a>,
1.38      deraadt   396: <a href="errata38.html">3.8</a>,
1.39      deraadt   397: <a href="errata39.html">3.9</a>,
1.40      deraadt   398: <a href="errata40.html">4.0</a>,
1.42      merdely   399: <a href="errata41.html">4.1</a>,
1.44      deraadt   400: <a href="errata42.html">4.2</a>,
1.45    ! deraadt   401: <a href="errata43.html">4.3</a>,
        !           402: <a href="errata44.html">4.4</a>.
1.25      deraadt   403: <br>
1.12      deraadt   404:
1.1       deraadt   405: <hr>
1.9       deraadt   406: <a href=index.html><img height=24 width=24 src=back.gif border=0 alt=OpenBSD></a>
1.28      naddy     407: <a href="mailto:www@openbsd.org">www@openbsd.org</a>
1.45    ! deraadt   408: <br><small>$OpenBSD: errata23.html,v 1.44 2008/03/09 21:04:59 deraadt Exp $</small>
1.1       deraadt   409:
                    410: </body>
                    411: </html>