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

Annotation of www/errata33.html, Revision 1.5

1.1       david       1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
                      2: <html>
                      3: <head>
                      4: <title>OpenBSD 3.3 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-2003 by OpenBSD.">
                     11: </head>
                     12:
                     13: <BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#23238E">
                     14:
                     15: <a href="index.html"><img alt="[OpenBSD]" height="30" width="141" src="images/smalltitle.gif" border="0"></a>
                     16: <h2><font color="#0000e0">
                     17: This is the OpenBSD 3.3 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=pkg-stable33.html>For important packages updates, please refer here.</a><br>
                     24: <br>
                     25: For errata on a certain release, click below:<br>
                     26: <a href="errata21.html">2.1</a>,
                     27: <a href="errata22.html">2.2</a>,
                     28: <a href="errata23.html">2.3</a>,
                     29: <a href="errata24.html">2.4</a>,
                     30: <a href="errata25.html">2.5</a>,
                     31: <a href="errata26.html">2.6</a>,
                     32: <a href="errata27.html">2.7</a>,
                     33: <a href="errata28.html">2.8</a>,
                     34: <a href="errata29.html">2.9</a>,
                     35: <a href="errata30.html">3.0</a>,
                     36: <a href="errata31.html">3.1</a>,
                     37: <a href="errata32.html">3.2</a>,
                     38: <a href="errata.html">3.4</a>.
                     39: <br>
                     40: <hr>
                     41:
                     42: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.3.tar.gz">
                     43: You can also fetch a tar.gz file containing all the following patches</a>.
                     44: This file is updated once a day.
                     45:
                     46: <p> The patches below are available in CVS via the
                     47: <code>OPENBSD_3_3</code> <a href="stable.html">patch branch</a>.
                     48:
                     49: <p>
                     50: For more detailed information on how to install patches to OpenBSD, please
                     51: consult the <a href="./faq/faq10.html#Patches">OpenBSD FAQ</a>.
                     52: <hr>
                     53:
                     54: <dl>
                     55: <a name=all></a>
                     56: <li><h3><font color="#e00000">All architectures</font></h3>
                     57: <ul>
1.3       brad       58: <a name=exec></a>
                     59: <li><font color="#009000"><strong>010: RELIABILITY FIX: November 4, 2003</strong></font><br>
                     60: It is possible for a local user to cause a system panic by executing a specially crafted binary with an invalid header.
                     61: <br>
1.4       nick       62: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.3/common/010_exec.patch">
                     63: A source code patch exists which remedies the problem</a>.<br>
1.3       brad       64: <p>
1.2       millert    65: <a name=httpd></a>
                     66: <li><font color="#009000"><strong>009: RELIABILITY FIX: October 29, 2003</strong></font><br>
                     67: A user with write permission to <tt>httpd.conf</tt> or a <tt>.htaccess</tt>
                     68: file can crash
                     69: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=httpd&amp;sektion=8">httpd(8)</a>
                     70: or potentially run arbitrary code as the user <tt>www</tt> (although it
                     71: is believed that ProPolice will prevent code execution).
                     72: <br>
1.4       nick       73: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.3/common/009_httpd.patch">
                     74: A source code patch exists which remedies the problem</a>.<br>
1.2       millert    75: <p>
1.1       david      76: <a name=arp></a>
                     77: <li><font color="#009000"><strong>008: RELIABILITY FIX: October 1, 2003</strong></font><br>
                     78: It is possible for a local user to cause a system panic by flooding it with spoofed ARP
                     79: requests.<br>
1.4       nick       80: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.3/common/008_arp.patch">
                     81: A source code patch exists which remedies the problem</a>.<br>
1.1       david      82: <p>
                     83: <a name=asn1></a>
                     84: <li><font color="#009000"><strong>007: SECURITY FIX: October 1, 2003</strong></font><br>
                     85: The use of certain ASN.1 encodings or malformed public keys may allow an
                     86: attacker to mount a denial of service attack against applications linked with
                     87: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssl&amp;sektion=3">ssl(3)</a>.
                     88: This does not affect OpenSSH.<br>
1.4       nick       89: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.3/common/007_asn1.patch">
                     90: A source code patch exists which remedies the problem</a>.<br>
1.1       david      91: <p>
                     92: <a name=pfnorm></a>
                     93: <li><font color="#009000"><strong>006: SECURITY FIX: September 24, 2003</strong></font><br>
                     94: Three cases of potential access to freed memory have been found in
                     95: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&amp;sektion=4">pf(4)</a>.
                     96: At least one of them could be used to panic pf with active scrub rules remotely.<br>
1.4       nick       97: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.3/common/006_pfnorm.patch">
                     98: A source code patch exists which remedies the problem</a>.<br>
1.1       david      99: <p>
                    100: <a name=sendmail></a>
                    101: <li><font color="#009000"><strong>005: SECURITY FIX: September 17, 2003</strong></font><br>
                    102: A buffer overflow in the address parsing in
                    103: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sendmail&amp;sektion=8">sendmail(8)</a>
                    104: may allow an attacker to gain root privileges.<br>
1.4       nick      105: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.3/common/005_sendmail.patch">
                    106: A source code patch exists which remedies the problem</a>.<br>
1.1       david     107: NOTE: this is the <em>second</em> revision of the patch that fixes an additional
                    108: problem.
                    109: <p>
                    110: <a name=sshbuffer></a>
                    111: <li><font color="#009000"><strong>004: SECURITY FIX: September 16, 2003</strong></font><br>
                    112: All versions of OpenSSH's sshd prior to 3.7 contain a buffer management error.
                    113: It is unclear whether or not this bug is exploitable.<br>
                    114: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.3/common/004_sshbuffer.patch">A
                    115: source code patch exists which remedies the problem</a>.<br>
                    116: NOTE: this is the <em>second</em> revision of the patch that fixes an additional
                    117: problem.
                    118: <p>
                    119: <a name=sysvsem></a>
                    120: <li><font color="#009000"><strong>003: SECURITY FIX: September 10, 2003</strong></font><br>
                    121: Root may be able to reduce the security level by taking advantage of
                    122: an integer overflow when the semaphore limits are made very large.<br>
1.4       nick      123: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.3/common/003_sysvsem.patch">
                    124: A source code patch exists which remedies the problem</a>.
1.1       david     125: <p>
                    126: <a name=semget></a>
                    127: <li><font color="#009000"><strong>002: RELIABILITY FIX: August 20, 2003</strong></font><br>
                    128: An improper bounds check in the
                    129: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=semget&amp;sektion=2">semget(2)</a>
                    130: system call can allow a local user to cause a kernel panic.<br>
1.4       nick      131: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.3/common/002_semget.patch">
                    132: A source code patch exists which remedies the problem</a>.
1.1       david     133: <a name=realpath></a>
                    134: <p>
                    135: <li><font color="#009000"><strong>001: SECURITY FIX: August 4, 2003</strong></font><br>
                    136: An off-by-one error exists in the C library function
                    137: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=realpath&amp;sektion=3">realpath(3)</a>.
                    138: Since this same bug resulted in a root compromise in the wu-ftpd ftp server
                    139: it is possible that this bug may allow an attacker to gain escalated privileges
                    140: on OpenBSD.<br>
1.4       nick      141: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.3/common/001_realpath.patch">
                    142: A source code patch exists which remedies the problem</a>.
1.1       david     143: <p>
                    144: </ul>
                    145: <p>
                    146: <a name=i386></a>
                    147: <li><h3><font color="#e00000">i386</font></h3>
                    148: <ul>
1.5     ! henning   149: <a name=ibcs2></a>
        !           150: <li><font color="#009000"><strong>011: SECURITY FIX: November 17, 2003</strong></font><br>
        !           151: It is possible for a local user to execute arbitrary code resulting in escalation of
        !           152: privileges due to a stack overrun in
        !           153: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=compat_ibcs2&sektion=8&apr
        !           154: opos=0&manpath=OpenBSD+Current&arch=i386">compat_ibcs2(8)</a>.<br>
        !           155: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.3/i386/011_ibcs2.patch">
        !           156: A source code patch exists which remedies the problem</a>.<br>
        !           157: <p>
1.1       david     158: </ul>
                    159: <p>
                    160: <a name=alpha></a>
                    161: <li><h3><font color="#e00000">alpha</font></h3>
                    162: <ul>
                    163: <li>No problems identified yet.
                    164: </ul>
                    165: <p>
                    166: <a name=mac68k></a>
                    167: <li><h3><font color="#e00000">mac68k</font></h3>
                    168: <ul>
                    169: <li>No problems identified yet.
                    170: </ul>
                    171: <p>
                    172: <a name=sparc></a>
                    173: <li><h3><font color="#e00000">sparc</font></h3>
                    174: <ul>
                    175: <li>No problems identified yet.
                    176: </ul>
                    177: <p>
                    178: <a name=sparc64></a>
                    179: <li><h3><font color="#e00000">sparc64</font></h3>
                    180: <ul>
                    181: <li>No problems identified yet.
                    182: </ul>
                    183: <p>
                    184: <a name=hppa></a>
                    185: <li><h3><font color="#e00000">hppa</font></h3>
                    186: <ul>
                    187: <li>No problems identified yet.
                    188: </ul>
                    189: <p>
                    190: <a name=hp300></a>
                    191: <li><h3><font color="#e00000">hp300</font></h3>
                    192: <ul>
                    193: <li>No problems identified yet.
                    194: </ul>
                    195: <p>
                    196: <a name=mvme68k></a>
                    197: <li><h3><font color="#e00000">mvme68k</font></h3>
                    198: <ul>
                    199: <li>No problems identified yet.
                    200: </ul>
                    201: <p>
                    202: <a name=macppc></a>
                    203: <li><h3><font color="#e00000">macppc</font></h3>
                    204: <ul>
                    205: <li>No problems identified yet.
                    206: </ul>
                    207: <p>
                    208: <a name=vax></a>
                    209: <li><h3><font color="#e00000">vax</font></h3>
                    210: <ul>
                    211: <li>No problems identified yet.
                    212: </ul>
                    213:
                    214: </dl>
                    215: <br>
                    216:
                    217: <hr>
                    218: <a href=stable.html>For OpenBSD patch branch information, please refer here.</a><br>
                    219: <a href=pkg-stable33.html>For important packages updates, please refer here.</a><br>
                    220: <br>
                    221: For errata on a certain release, click below:<br>
                    222: <a href="errata21.html">2.1</a>,
                    223: <a href="errata22.html">2.2</a>,
                    224: <a href="errata23.html">2.3</a>,
                    225: <a href="errata24.html">2.4</a>,
                    226: <a href="errata25.html">2.5</a>,
                    227: <a href="errata26.html">2.6</a>,
                    228: <a href="errata27.html">2.7</a>,
                    229: <a href="errata28.html">2.8</a>,
                    230: <a href="errata29.html">2.9</a>,
                    231: <a href="errata30.html">3.0</a>,
                    232: <a href="errata31.html">3.1</a>,
                    233: <a href="errata32.html">3.2</a>,
                    234: <a href="errata.html">3.4</a>.
                    235: <br>
                    236:
                    237: <hr>
                    238: <a href=index.html><img height=24 width=24 src=back.gif border=0 alt=OpenBSD></a>
                    239: <a href="mailto:www@openbsd.org">www@openbsd.org</a>
1.5     ! henning   240: <br><small>$OpenBSD: errata33.html,v 1.4 2003/11/10 04:58:33 nick Exp $</small>
1.1       david     241:
                    242: </body>
                    243: </html>