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

Annotation of www/errata29.html, Revision 1.13

1.1       deraadt     1: <!DOCTYPE HTML PUBLIC  "-//IETF//DTD HTML Strict//EN">
                      2: <html>
                      3: <head>
                      4: <title>OpenBSD 2.9 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">
1.10      horacio    10: <meta name="copyright" content="This document copyright 1997-2002 by OpenBSD.">
1.1       deraadt    11: </head>
                     12:
                     13: <BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#23238E">
                     14:
                     15: <img alt="[OpenBSD]" height=30 width=141 SRC="images/smalltitle.gif">
                     16: <h2><font color=#0000e0>
                     17: This is the OpenBSD 2.9 release errata &amp; patch list:
                     18:
                     19: </font></h2>
                     20:
                     21: <hr>
                     22: <a href=stable.html>For OpenBSD patch branch information, please refer here.</a><br>
                     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>
                     25: <a href=errata23.html>For 2.3 errata, please refer here</a>.<br>
                     26: <a href=errata24.html>For 2.4 errata, please refer here</a>.<br>
                     27: <a href=errata25.html>For 2.5 errata, please refer here</a>.<br>
                     28: <a href=errata26.html>For 2.6 errata, please refer here</a>.<br>
                     29: <a href=errata27.html>For 2.7 errata, please refer here</a>.<br>
                     30: <a href=errata28.html>For 2.8 errata, please refer here</a>.<br>
                     31: <a href=errata.html>For 3.0 errata, please refer here</a>.<br>
                     32: <hr>
                     33:
                     34: <a href=ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.9.tar.gz>
                     35: You can also fetch a tar.gz file containing all the following patches</a>.
                     36: This file is updated once a day.
                     37:
                     38: <p> The patches below are available in CVS via the
                     39: <code>OPENBSD_2_9</code> <a href="stable.html">patch branch</a>.
                     40:
                     41: <p>
                     42: For more detailed information on install patches to OpenBSD, please
                     43: consult the <a href="./faq/faq10.html#10.14">OpenBSD FAQ</a>.
                     44: <hr>
                     45:
                     46: <dl>
                     47: <a name=all></a>
                     48: <li><h3><font color=#e00000>All architectures</font></h3>
                     49: <ul>
1.13    ! millert    50: <a name=zlib></a>
        !            51: <li><font color=#009000><strong>022: RELIABILITY FIX: March 13, 2002</strong></font><br>
        !            52: Under some circumstances the zlib compression library can free dynamically
        !            53: allocated memory twice.  This is not a security issue on OpenBSD since the BSD
        !            54: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=free&sektion=3">free(3)</a>
        !            55: function detects this.
        !            56: There is also a kernel zlib component that may be used by pppd and IPSec.
        !            57: The feasibility of attacking the kernel this way is currently unknown.
        !            58: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.9/common/022_zlib.patch">A source code patch exists which remedies the problem</a>.
        !            59: <p>
1.12      millert    60: <a name=openssh></a>
                     61: <li><font color=#009000><strong>021: SECURITY FIX: March 8, 2002</strong></font>
                     62: <br>
                     63: A local user can gain super-user privileges due to an off-by-one check
                     64: in the channel forwarding code of OpenSSH.<br>
                     65: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.9/common/021_openssh.patch"
                     66: >A source code patch exists which remedies the problem</a>.
                     67: <p>
1.11      miod       68: <a name=ptrace></a>
                     69: <li><font color=#009000><strong>020: SECURITY FIX: February 20, 2002</strong></font><br>
                     70: A race condition between the ptrace(2) and execve(2) system calls allows
                     71: an attacker to modify the memory contents of suid/sgid processes which
                     72: could lead to compromise of the super-user account.<br>
                     73: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.9/common/020_ptrace.patch">A source code patch exists which remedies the problem</a>.
                     74: <p>
1.7       millert    75: <a name=sudo>
1.9       brad       76: <li><font color=#009000><strong>019: SECURITY FIX: January 17, 2002</strong></font><br>
1.7       millert    77: If the Postfix sendmail replacement is installed on a system an
                     78: attacker may be able to gain root privileges on the local host via
                     79: sudo(8) which runs the mailer as root with an environment inherited
                     80: from the invoking user.  While this is a bug in sudo it is not
                     81: believed to be possible to exploit when sendmail (the mailer that
                     82: ships with OpenBSD) is the mailer.  As of version 1.6.5, sudo passes
                     83: the mailer an environment that is not subject to influence from the
1.8       millert    84: invoking user.<br>
1.7       millert    85: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.9/common/019_sudo.patch">A
                     86: source code patch exists which remedies the problem</a>.
                     87: <p>
1.4       millert    88: <a name=lpd2>
1.5       millert    89: <li><font color=#009000><strong>017: SECURITY FIX: November 28, 2001</strong></font><br>
1.4       millert    90: A security issue exists in the lpd daemon that may allow an attacker
                     91: to create arbitrary new files in the root directory.  Only machines
                     92: with line printer access (ie: listed in either /etc/hosts.lpd or
                     93: /etc/hosts.equiv) may be used to mount an attack and the attacker
                     94: must have root access on the machine.  OpenBSD does not start lpd
                     95: in the default installation.
                     96: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.9/common/017_lpd.patch">A source code patch exists which remedies the problem</a>.
                     97: <p>
1.2       millert    98: <a name=vi.recover>
                     99: <li><font color=#009000><strong>016: SECURITY FIX: November 13, 2001</strong></font><br>
                    100: A security issue exists in the vi.recover script that may allow an attacker
                    101: to remove arbitrary zero-length files, regardless of ownership.
                    102: <br>
1.3       miod      103: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.9/common/016_recover.patch">A source code patch exists which remedies the problem</a>.
1.2       millert   104: <p>
1.1       deraadt   105: <a name=uucp>
                    106: <li><font color=#009000><strong>015: SECURITY FIX: September 11, 2001</strong></font><br>
                    107: A security hole exists in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uuxqt&sektion=8">uuxqt(8)</a>
                    108: that may allow an attacker to run arbitrary commands as user uucp and
                    109: use this to gain root access.
                    110: The UUCP execution daemon, uuxqt(8), has a bug in its command line
                    111: parsing routine that may allow arbitrary commands to be run.  Because
                    112: some UUCP commands are run as root (and daemon) from cron it is possible
                    113: to leverage compromise of the UUCP user to gain root.
                    114: <br>
1.3       miod      115: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.9/common/015_uucp.patch">A source code patch exists which remedies the problem</a>.
1.1       deraadt   116: <p>
                    117: <a name=lpd>
                    118: <li><font color=#009000><strong>014: SECURITY FIX: August 29, 2001</strong></font><br>
                    119: A security hole exists in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lpd&sektion=8">lpd(8)</a>
                    120: that may allow an attacker with line printer access to gain root
                    121: privileges.  A machine must be running lpd to be vulnerable (OpenBSD
                    122: does not start lpd by default).  Only machines with line printer
                    123: access (ie: listed in either /etc/hosts.lpd or /etc/hosts.equiv)
                    124: may be used to mount an attack.
                    125: <br>
1.3       miod      126: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.9/common/014_lpd.patch">A source code patch exists which remedies the problem</a>.
1.1       deraadt   127: <p>
                    128: <a name=sendmail2>
                    129: <li><font color=#009000><strong>013: SECURITY FIX: August 21, 2001</strong></font><br>
                    130: A security hole exists in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sendmail&sektion=8">sendmail(8)</a>
                    131: that may allow an attacker on the local host to gain root privileges by
                    132: specifying out-of-bounds debug parameters.
                    133: <br>
1.3       miod      134: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.9/common/013_sendmail.patch">A source code patch exists which remedies the problem</a>.
1.1       deraadt   135: <p>
                    136: <a name=nfs>
                    137: <li><font color=#009000><strong>012: SECURITY FIX: July 30, 2001</strong></font><br>
                    138: A kernel buffer overflow exists in the NFS mount code. An attacker may
                    139: use this overflow to execute arbitrary code in kernel mode. However,
                    140: only users with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mount&sektion=2">mount(2)</a>
                    141: privileges can initiate this attack.  In default installs, only super-user has
                    142: mount privileges.  The kern.usermount <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysctl&sektion=3">sysctl(3)</a> controls whether other users have mount privileges.
                    143: <br>
1.3       miod      144: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.9/common/012_nfs.patch">A source code patch exists which remedies the problem</a>.
1.1       deraadt   145: <p>
                    146: <a name=pkg></a>
                    147: <li><font color=#009000><strong>011: RELIABILITY FIX: July 15, 2001</strong></font>
                    148: <br>
                    149: The
                    150: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=packages&sektion=7&format=html">packages(7)</a>
                    151: subsystem incorrectly accepts some package dependencies as okay (see
                    152: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=packages-specs&sektion=7&format=html">packages-specs(7)</a>
                    153: for details).
                    154: <br>
                    155: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.9/common/011_pkg.patch">A source code patch exists which remedies the problem</a>,
                    156: by forcing <code>/usr/sbin/pkg</code> to be more careful in checking
                    157: version numbers.
                    158: <p>
                    159: <a name=twe></a>
                    160: <li><font color=#009000><strong>008: RELIABILITY FIX: June 15, 2001</strong></font>
                    161: <br>
                    162: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=twe&sektion=4&format=html">twe(4)</a>
                    163: mishandles the DMA mapping resulting in a kernel panic on unaligned data
                    164: transfers, induced by programs such as
                    165: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=disklabel&sektion=8&format=html">disklabel(8)</a>
                    166: and
                    167: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dump&sektion=8&format=html">dump(8)</a>.
                    168: <br>
                    169: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.9/common/008_twe.patch">A source code patch exists which remedies the problem</a>.
                    170: This is the second version of the patch.
                    171: <p>
                    172: <a name=kernexec></a>
                    173: <li><font color=#009000><strong>007: SECURITY FIX: June 15, 2001</strong></font><br>
                    174: A race condition exists in the kernel <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=execve&sektion=2&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&sektion=2&format=html">ptrace(2)</a> attach to a suid/sgid process.
                    175: <br>
                    176: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.9/common/007_kernexec.patch">A source code patch exists which remedies the problem</a>.
                    177: <p>
                    178: <a name=sshcookie></a>
                    179: <li><font color=#009000><strong>006: SECURITY FIX: June 12, 2001</strong></font><br>
                    180: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8&format=html">sshd(8)</a>
                    181: allows users to delete arbitrary files named "cookies" if X11
                    182: forwarding is enabled. X11 forwarding is disabled by default.
                    183: <br>
                    184: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.9/common/006_sshcookie.patch">A source code patch exists which remedies the problem</a>.
                    185: <p>
                    186: <a name=pwd_mkdb></a>
                    187: <li><font color=#009000><strong>005: RELIABILITY FIX: June 7, 2001</strong></font><br>
                    188: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pwd_mkdb&sektion=8&format=html">pwd_mkdb(8)</a>
                    189: corrupts /etc/pwd.db when modifying an existing user.
                    190: <br>
                    191: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.9/common/005_pwd_mkdb.patch">A source code patch exists which remedies the problem</a>.
                    192: <p>
                    193: <a name=isakmpd></a>
                    194: <li><font color=#009000><strong>004: RELIABILITY FIX: June 5, 2001</strong></font><br>
                    195: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8&format=html">isakmpd(8)</a>
                    196: will fail to use a certificate with an identity string that is
                    197: exactly N * 8 bytes long.
                    198: <br>
                    199: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.9/common/004_isakmpd.patch">A source code patch exists which remedies the problem</a>.
                    200: <p>
                    201: <li><font color=#009000><strong>003: DOCUMENTATION FIX: June 1, 2001</strong></font><br>
                    202: The 2.9 CD cover states that XFree86 3.3.6-current is included.  This is only half-true.
                    203: In fact, the XFree86 included for all architectures is 4.0.3.  On the i386, the
                    204: 3.3.6 Xservers have also been included, because 4.0.3 still has weak support for
                    205: some devices which 3.3.6 supported better.
                    206: <p>
                    207: <a name=fts></a>
                    208: <li><font color=#009000><strong>002: SECURITY FIX: May 30, 2001</strong></font><br>
                    209: Programs using the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fts&sektion=3&format=html">fts(3)</a>
                    210: routines (such as rm, find, and most programs that take a <b>-R</b>
                    211: flag) can be tricked into changing into the wrong directory if the
                    212: parent dir is changed out from underneath it.  This is similar to
                    213: the old fts bug but happens when popping out of directories, as
                    214: opposed to descending into them.
                    215: <br>
                    216: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.9/common/002_fts.patch">A source code patch exists which remedies the problem</a>.
                    217: This is the second version of the patch.
                    218: <p>
                    219: <a name=sendmail></a>
                    220: <li><font color=#009000><strong>001: SECURITY FIX: May 29, 2001</strong></font><br>
                    221: The signal handlers in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sendmail&sektion=8&format=html">sendmail(8)</a> contain code that is unsafe in the
                    222: context of a signal handler.  This leads to potentially serious
                    223: race conditions.  At the moment this is a theoretical attack only
                    224: and can only be exploited on the local host (if at all).<br>
                    225: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.9/common/001_sendmail.patch">A source code patch exists</a> which remedies the problem by updating sendmail to version 8.11.4.
                    226: </ul>
                    227: <p>
                    228: <a name=i386></a>
                    229: <li><h3><font color=#e00000>i386</font></h3>
                    230: <ul>
                    231: <a name=nvidia></a>
                    232: <li><font color=#009000><strong>010: RELIABILITY FIX: Jul 9,
                    233: 2001</strong></font></br>
                    234: The nVidia driver for XFree86 4.0.3 is incorrectly restoring the text
                    235: mode palette upon exit of the X server. <a
                    236: href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.9/i386/010_nvidia.patch">
                    237: A source code patch exists</a> which remedies the problem.
                    238: To avoid rebuilding the whole XFree86 tree, an updated binary driver
                    239: is also available
                    240: <a
                    241: href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.9/i386/nv_drv.o">here
                    242: </a>. Just grab it, copy it to /usr/X11R6/lib/modules/drivers/ and
                    243: restart your X server.
                    244: <p>
                    245: <a name=XF86Setup></a>
                    246: <li><font color=#009000><strong>009: RELIABILITY FIX: Jun 23,
                    247: 2001</strong></font><br>
                    248: The XF86Setup(1) configuration tool for XFree86 3.3.6 is producing
                    249: corrupted /etc/XF86Config files.
                    250: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.9/i386/009_XF86Setup.patch">
                    251: A source code patch exists</a> which remedies the problem by linking
                    252: XF86Setup against the XFree86 3.3.6 version of libXxf86vm.a.
                    253: <p>
                    254: <li>When using a PS/2 keyboard with an MSI K7T Pro2A motherboard, it may be
                    255: necessary to disable the &quot;USB Keyboard Support&quot; and
                    256: &quot;USB Mouse Support&quot; options in the BIOS. Otherwise, the i8042
                    257: keyboard controller doesn't acknowledge commands, confusing OpenBSD.
                    258: </ul>
                    259: <p>
                    260: <a name=alpha></a>
                    261: <li><h3><font color=#e00000>alpha</font></h3>
                    262: <ul>
                    263: <li>No problems identified yet.
                    264: </ul>
                    265: <p>
                    266: <a name=mac68k></a>
                    267: <li><h3><font color=#e00000>mac68k</font></h3>
                    268: <ul>
1.6       miod      269: <li><font color=#00900><strong>019: INSTALL PROBLEM: Dec 11, 2001</strong></font><br>
                    270: The X binary sets shipped with OpenBSD 2.9 do not contain several files.  These
                    271: missing files can be added manually from the sparc tarballs after the
                    272: installation:<br>
                    273: Grab the
                    274: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/2.9/sparc/xbase29.tgz">xbase29.tgz</a>
                    275: and
                    276: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/2.9/sparc/xshare29.tgz">xshare29.tgz</a>
                    277: files found in the 2.9/sparc directory on the CD, or any FTP site.  The missing
                    278: files can be installed by using the following commands:
                    279:    <tt><pre>
                    280:    # cd /; tar xzpf xbase29.tgz ./usr/X11R6/lib/X11/{rgb.txt,xdm}
                    281:    # cd /; tar xzpf xserv29.tgz ./etc/X11/xserver ./usr/X11R6/lib/X11/xserver
                    282:    # cd /usr/X11R6/bin/; ln -fs Xmac68k X
                    283:    </pre></tt>
                    284:    </ul>
1.1       deraadt   285: </ul>
                    286: <p>
                    287: <a name=sparc></a>
                    288: <li><h3><font color=#e00000>sparc</font></h3>
                    289: <ul>
                    290: <li>No problems identified yet.
                    291: </ul>
                    292: <p>
                    293: <a name=amiga></a>
                    294: <li><h3><font color=#e00000>amiga</font></h3>
                    295: <ul>
                    296: <li>No problems identified yet.
                    297: </ul>
                    298: <p>
                    299: <a name=pmax></a>
                    300: <li><h3><font color=#e00000>pmax</font></h3>
                    301: <ul>
                    302: <li>No problems identified yet.
                    303: </ul>
                    304: <p>
                    305: <a name=hp300></a>
                    306: <li><h3><font color=#e00000>hp300</font></h3>
                    307: <ul>
                    308: <li>No problems identified yet.
                    309: </ul>
                    310: <p>
                    311: <a name=mvme68k></a>
                    312: <li><h3><font color=#e00000>mvme68k</font></h3>
                    313: <ul>
                    314: <li>No problems identified yet.
                    315: </ul>
                    316: <p>
                    317: <a name=powerpc></a>
                    318: <li><h3><font color=#e00000>powerpc</font></h3>
                    319: <ul>
                    320: <li>No problems identified yet.
                    321: </ul>
                    322: <p>
                    323: <a name=vax></a>
                    324: <li><h3><font color=#e00000>vax</font></h3>
                    325: <ul>
                    326: <li>No problems identified yet.
                    327: </ul>
                    328: <p>
                    329: <a name=sun3></a>
                    330: <li><h3><font color=#e00000>sun3</font></h3>
                    331: <ul>
                    332: <li>No problems identified yet.
                    333: </ul>
                    334:
                    335: </dl>
                    336: <br>
                    337:
                    338: <hr>
                    339: <a href=stable.html>For OpenBSD patch branch information, please refer here.</a><br>
                    340: <a href=errata21.html>For 2.1 errata, please refer here</a>.<br>
                    341: <a href=errata22.html>For 2.2 errata, please refer here</a>.<br>
                    342: <a href=errata23.html>For 2.3 errata, please refer here</a>.<br>
                    343: <a href=errata24.html>For 2.4 errata, please refer here</a>.<br>
                    344: <a href=errata25.html>For 2.5 errata, please refer here</a>.<br>
                    345: <a href=errata26.html>For 2.6 errata, please refer here</a>.<br>
                    346: <a href=errata27.html>For 2.7 errata, please refer here</a>.<br>
                    347: <a href=errata28.html>For 2.8 errata, please refer here</a>.<br>
                    348: <a href=errata.html>For 3.0 errata, please refer here</a>.<br>
                    349: <hr>
                    350:
                    351: <a href=index.html><img height=24 width=24 src=back.gif border=0 alt=OpenBSD></a>
                    352: <a href=mailto:www@openbsd.org>www@openbsd.org</a>
1.13    ! millert   353: <br><small>$OpenBSD: errata29.html,v 1.12 2002/03/08 20:05:52 millert Exp $</small>
1.1       deraadt   354:
                    355: </body>
                    356: </html>