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

Annotation of www/errata.html, Revision 1.509

1.435     naddy       1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
1.1       deraadt     2: <html>
                      3: <head>
1.482     deraadt     4: <title>OpenBSD 3.5 errata</title>
1.435     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.475     nick       10: <meta name="copyright" content="This document copyright 1997-2004 by OpenBSD.">
1.468     henning    11: <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
1.1       deraadt    12: </head>
                     13:
1.477     david      14: <body bgcolor="#ffffff" text="#000000" link="#23238E">
1.1       deraadt    15:
1.394     jsyn       16: <a href="index.html"><img alt="[OpenBSD]" height="30" width="141" src="images/smalltitle.gif" border="0"></a>
1.435     naddy      17: <h2><font color="#0000e0">
1.482     deraadt    18: This is the OpenBSD 3.5 release errata &amp; patch list:
1.94      deraadt    19:
1.96      deraadt    20: </font></h2>
                     21:
1.94      deraadt    22: <hr>
1.240     jason      23: <a href=stable.html>For OpenBSD patch branch information, please refer here.</a><br>
1.380     espie      24: <a href=pkg-stable.html>For important packages updates, please refer here.</a><br>
1.418     deraadt    25: <br>
1.419     deraadt    26: For errata on a certain release, click below:<br>
1.418     deraadt    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>,
1.440     deraadt    37: <a href="errata31.html">3.1</a>,
1.458     david      38: <a href="errata32.html">3.2</a>,
1.482     deraadt    39: <a href="errata33.html">3.3</a>,
                     40: <a href="errata34.html">3.4</a>.
1.418     deraadt    41: <br>
1.94      deraadt    42: <hr>
                     43:
1.482     deraadt    44: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.5.tar.gz">
1.142     deraadt    45: You can also fetch a tar.gz file containing all the following patches</a>.
                     46: This file is updated once a day.
                     47:
1.240     jason      48: <p> The patches below are available in CVS via the
1.482     deraadt    49: <code>OPENBSD_3_5</code> <a href="stable.html">patch branch</a>.
1.278     ericj      50:
                     51: <p>
1.420     deraadt    52: For more detailed information on how to install patches to OpenBSD, please
1.409     jufi       53: consult the <a href="./faq/faq10.html#Patches">OpenBSD FAQ</a>.
1.142     deraadt    54: <hr>
                     55:
1.468     henning    56: <a name="all"></a>
                     57: <h3><font color="#e00000">All architectures</font></h3>
1.25      deraadt    58: <ul>
1.509   ! brad       59: <li><a name="httpd2"></a>
        !            60: <font color="#009000"><strong>018: SECURITY FIX: September 10, 2004</strong></font><br>
        !            61: <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>
        !            62: 's mod_rewrite module can be made to write one zero byte in an arbitrary memory
        !            63: position outside of a char array, causing a DoS or possibly buffer overflows.
        !            64: This would require enabling dbm for mod_rewrite and making use of a malicious
        !            65: dbm file.
        !            66: <br>
        !            67: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.5/common/018_httpd2.patch">
        !            68: A source code patch exists which remedies this problem</a>.<br>
        !            69: <p>
1.508     brad       70: <li><a name="libz"></a>
                     71: <font color="#009000"><strong>017: RELIABILITY FIX: August 29, 2004</strong></font><br>
                     72: Due to incorrect error handling in zlib an attacker could potentially cause a Denial
                     73: of Service attack.
                     74: <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0797">CAN-2004-0797</a>
                     75: .
                     76: <br>
                     77: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.5/common/017_libz.patch">
                     78: A source code patch exists which remedies this problem</a>.<br>
                     79: <p>
1.505     brad       80: <li><a name="bridge"></a>
                     81: <font color="#009000"><strong>016: RELIABILITY FIX: August 26, 2004</strong></font><br>
                     82: As
1.506     brad       83: <a href="http://marc.theaimsgroup.com/?l=bugtraq&amp;m=109345131508824&amp;w=2">reported</a>
1.505     brad       84: by Vafa Izadinia
1.507     brad       85: <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>
1.505     brad       86: with IPsec processing enabled can be crashed remotely by a single ICMP echo traversing the bridge.
                     87: <br>
                     88: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.5/common/016_bridge.patch">
                     89: A source code patch exists which remedies this problem</a>.<br>
                     90: <p>
1.504     brad       91: <li><a name="icmp"></a>
                     92: <font color="#009000"><strong>015: RELIABILITY FIX: August 25, 2004</strong></font><br>
                     93: Improved verification of ICMP errors in order to minimize the impact of ICMP attacks
                     94: against TCP.
                     95: <br>
                     96: <a href="http://www.ietf.org/internet-drafts/draft-gont-icmp-payload-00.txt">http://www.ietf.org/internet-drafts/draft-gont-icmp-payload-00.txt</a>
                     97: <br>
                     98: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.5/common/015_icmp.patch">
                     99: A source code patch exists which remedies this problem</a>.<br>
                    100: <p>
1.503     brad      101: <li><a name="rnd"></a>
                    102: <font color="#009000"><strong>014: RELIABILITY FIX: July 25, 2004</strong></font><br>
                    103: Under a certain network load the kernel can run out of stack space.  This was
                    104: encountered in an environment using CARP on a VLAN interface.  This issue initially
                    105: manifested itself as a FPU related crash on boot up.
                    106: <br>
                    107: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.5/common/014_rnd.patch">
                    108: A source code patch exists which remedies this problem</a>.<br>
                    109: <p>
1.501     brad      110: <li><a name="httpd"></a>
1.503     brad      111: <font color="#009000"><strong>013: SECURITY FIX: June 12, 2004</strong></font><br>
1.502     saad      112: Multiple vulnerabilities have been found in
1.501     brad      113: <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>
                    114: / mod_ssl.
                    115: <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2003-0020">CAN-2003-0020</a>,
                    116: <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2003-0987">CAN-2003-0987</a>,
                    117: <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0488">CAN-2004-0488</a>,
                    118: <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0492">CAN-2004-0492</a>.
                    119: <br>
                    120: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.5/common/013_httpd.patch">
                    121: A source code patch exists which remedies this problem</a>.<br>
                    122: <p>
1.500     hshoexer  123: <li><a name="isakmpd"></a>
1.503     brad      124: <font color="#009000"><strong>012: SECURITY FIX: June 10, 2004</strong></font><br>
1.500     hshoexer  125: As
                    126: <a href="http://seclists.org/lists/fulldisclosure/2004/Jun/0191.html">disclosed</a>
                    127: by Thomas Walpuski
                    128: <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>
                    129: is still vulnerable to unauthorized SA deletion.  An attacker can delete IPsec
                    130: tunnels at will.
                    131: <br>
                    132: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.5/common/012_isakmpd.patch">
                    133: A source code patch exists which remedies this problem</a>.<br>
                    134: <p>
1.499     millert   135: <li><a name="cvs3"></a>
1.503     brad      136: <font color="#009000"><strong>011: SECURITY FIX: June 9, 2004</strong></font><br>
1.499     millert   137: Multiple remote vulnerabilities have been found in the
                    138: <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>
                    139: server that allow an attacker to crash the server or possibly execute arbitrary
                    140: code with the same privileges as the CVS server program.
                    141: <br>
                    142: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.5/common/011_cvs3.patch">
                    143: A source code patch exists which remedies this problem</a>.<br>
                    144: <p>
                    145: <li><a name="fifofs"></a>
1.503     brad      146: <font color="#009000"><strong>010: RELIABILITY FIX: June 9, 2004</strong></font><br>
1.499     millert   147: A FIFO bug was introduced in OpenBSD 3.5 that occurs when a FIFO is opened in
                    148: non-blocking mode for writing when there are no processes reading the FIFO.
                    149: One program affected by this is the <a href="http://www.qmail.org/">qmail</a>
                    150: mail server which could go into an infinite loop and consume all CPU.
                    151: <br>
                    152: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.5/common/010_fifofs.patch">
                    153: A source code patch exists which remedies this problem</a>.<br>
                    154: <p>
1.495     beck      155: <li><a name="kerberos"></a>
1.496     beck      156: <font color="#00900"><strong>009: SECURITY FIX: May 30,
1.495     beck      157: 2004</strong></font><br>
1.497     saad      158: A flaw in the Kerberos V <a
                    159: href="http://www.openbsd.org/cgi-bin/man.cgi?query=kdc">kdc(8)</a>
1.495     beck      160: server could result in the administrator of a Kerberos realm having
                    161: the ability to impersonate any principal in any other realm which
                    162: has established a cross-realm trust with their realm. The flaw is due to
                    163: inadequate checking of the "transited" field in a Kerberos request. For
1.497     saad      164: more details see <a href="http://www.pdc.kth.se/heimdal/advisory/2004-04-01/">
1.498     saad      165: Heimdal's announcement</a>.
1.495     beck      166: <br>
                    167: <a
                    168: href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.5/common/009_kerberos.patch">
                    169: A source code patch exists which remedies this problem</a>.<br>
                    170: <p>
1.493     matthieu  171: <li><a name="xdm"></a>
                    172: <font color="#00900"><strong>008: SECURITY FIX: May 26,
                    173: 2004</strong></font><br>
1.498     saad      174: With the introduction of IPv6 code in
1.493     matthieu  175: <a
1.497     saad      176: 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>,
1.494     matthieu  177: one test on the 'requestPort' resource was deleted by accident. This
1.493     matthieu  178: makes xdm create the chooser socket even if xdmcp is disabled in
                    179: xdm-config, by setting requestPort to 0. See
                    180: <a href="http://bugs.xfree86.org/show_bug.cgi?id=1376">XFree86
                    181: bugzilla</a> for details.
                    182: <br>
                    183: <a
                    184: href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.5/common/008_xdm.patch">
                    185: A source code patch exists which remedies this problem</a>.<br>
                    186: <p>
1.492     otto      187: <li><a name="cvs2"></a>
                    188: <font color="#009000"><strong>007: SECURITY FIX: May 20,
                    189: 2004</strong></font><br>
                    190: A heap overflow in the
                    191: <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>
                    192: server has been discovered that can be exploited by clients sending
                    193: malformed requests, enabling these clients to run arbitrary code
                    194: with the same privileges as the CVS server program.
                    195: <br>
                    196: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.5/common/007_cvs2.patch">
                    197: A source code patch exists which remedies this problem</a>.<br>
                    198: <p>
1.490     tedu      199: <li><a name="procfs"></a>
1.491     brad      200: <font color="#009000"><strong>006: SECURITY FIX: May 13,
1.490     tedu      201: 2004</strong></font><br>
                    202: Check for integer overflow in procfs.  Use of procfs is not recommended.
                    203: <br>
                    204: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.5/common/006_procfs.patch">
                    205: A source code patch exists which remedies this problem</a>.<br>
                    206: <p>
1.489     brad      207: <li><a name="tcp"></a>
                    208: <font color="#009000"><strong>005: RELIABILITY FIX: May 6,
                    209: 2004</strong></font><br>
                    210: Reply to in-window SYN with a rate-limited ACK.
                    211: <br>
                    212: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.5/common/005_tcp.patch">
                    213: A source code patch exists which remedies this problem</a>.<br>
                    214: <p>
1.487     brad      215: <li><a name="scsi"></a>
                    216: <font color="#009000"><strong>004: RELIABILITY FIX: May 5,
                    217: 2004</strong></font><br>
                    218: Restore the ability to negotiate tags/wide/sync with some SCSI controllers ( i.e.
                    219: <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>,
                    220: <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>,
1.488     brad      221: <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>
1.487     brad      222: ).
                    223: <br>
                    224: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.5/common/004_scsi.patch">
                    225: A source code patch exists which remedies this problem</a>.<br>
                    226: <p>
                    227: <li><a name="gdt"></a>
                    228: <font color="#009000"><strong>003: RELIABILITY FIX: May 5,
                    229: 2004</strong></font><br>
                    230: Under load "recent model"
                    231: <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>
                    232: controllers will lock up.
                    233: <br>
                    234: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.5/common/003_gdt.patch">
                    235: A source code patch exists which remedies this problem</a>.<br>
                    236: <p>
1.486     otto      237: <li><a name="cvs"></a>
                    238: <font color="#009000"><strong>002: SECURITY FIX: May 5,
                    239: 2004</strong></font><br>
                    240: Pathname validation problems have been found in
                    241: <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>,
                    242: allowing malicious clients to create files outside the repository, allowing
                    243: malicious servers to overwrite files outside the local CVS tree on
                    244: the client and allowing clients to check out files outside the CVS
                    245: repository.
                    246: <br>
                    247: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.5/common/002_cvs.patch">
                    248: A source code patch exists which remedies this problem</a>.<br>
                    249: <p>
1.25      deraadt   250: </ul>
1.177     deraadt   251: <p>
1.468     henning   252: <a name="i386"></a>
                    253: <h3><font color="#e00000">i386</font></h3>
1.25      deraadt   254: <ul>
1.482     deraadt   255: <li>No problems identified yet.
1.323     deraadt   256: </ul>
1.285     deraadt   257: <p>
1.468     henning   258: <a name="alpha"></a>
                    259: <h3><font color="#e00000">alpha</font></h3>
1.323     deraadt   260: <ul>
                    261: <li>No problems identified yet.
1.39      deraadt   262: </ul>
1.155     deraadt   263: <p>
1.483     deraadt   264: <a name="amd64"></a>
                    265: <h3><font color="#e00000">amd64</font></h3>
                    266: <ul>
                    267: <li>No problems identified yet.
                    268: </ul>
                    269: <p>
                    270: <a name="cats"></a>
                    271: <h3><font color="#e00000">cats</font></h3>
                    272: <ul>
                    273: <li>No problems identified yet.
                    274: </ul>
                    275: <p>
1.468     henning   276: <a name="mac68k"></a>
                    277: <h3><font color="#e00000">mac68k</font></h3>
1.39      deraadt   278: <ul>
1.323     deraadt   279: <li>No problems identified yet.
1.25      deraadt   280: </ul>
1.155     deraadt   281: <p>
1.468     henning   282: <a name="sparc"></a>
                    283: <h3><font color="#e00000">sparc</font></h3>
1.25      deraadt   284: <ul>
1.323     deraadt   285: <li>No problems identified yet.
1.39      deraadt   286: </ul>
1.177     deraadt   287: <p>
1.468     henning   288: <a name="sparc64"></a>
                    289: <h3><font color="#e00000">sparc64</font></h3>
1.93      deraadt   290: <ul>
1.384     deraadt   291: <li>No problems identified yet.
1.25      deraadt   292: </ul>
1.155     deraadt   293: <p>
1.468     henning   294: <a name="hppa"></a>
                    295: <h3><font color="#e00000">hppa</font></h3>
1.25      deraadt   296: <ul>
1.281     deraadt   297: <li>No problems identified yet.
1.25      deraadt   298: </ul>
1.155     deraadt   299: <p>
1.468     henning   300: <a name="hp300"></a>
                    301: <h3><font color="#e00000">hp300</font></h3>
1.59      deraadt   302: <ul>
1.323     deraadt   303: <li>No problems identified yet.
1.59      deraadt   304: </ul>
1.155     deraadt   305: <p>
1.468     henning   306: <a name="mvme68k"></a>
                    307: <h3><font color="#e00000">mvme68k</font></h3>
1.56      deraadt   308: <ul>
1.323     deraadt   309: <li>No problems identified yet.
1.56      deraadt   310: </ul>
1.155     deraadt   311: <p>
1.483     deraadt   312: <a name="mvme88k"></a>
1.484     deraadt   313: <h3><font color="#e00000">mvme88k</font></h3>
1.483     deraadt   314: <ul>
                    315: <li>No problems identified yet.
                    316: </ul>
                    317: <p>
1.468     henning   318: <a name="macppc"></a>
                    319: <h3><font color="#e00000">macppc</font></h3>
1.110     millert   320: <ul>
1.485     deraadt   321: <li><a name="autobook_package"></a>
                    322: <font color="#009000"><strong>001: BROKEN PACKAGE ON CD: May 4, 2004</strong></font><br>
                    323: The powerpc autobook-1.3.tgz package found on CD2 has been found to be corrupt,
                    324: and will not extract.
                    325: A replacement package can be found on the ftp sites.
                    326: <p>
1.385     hugh      327: </ul>
1.386     hugh      328: <p>
1.468     henning   329: <a name="vax"></a>
                    330: <h3><font color="#e00000">vax</font></h3>
1.25      deraadt   331: <ul>
1.232     deraadt   332: <li>No problems identified yet.
1.25      deraadt   333: </ul>
1.144     deraadt   334:
1.25      deraadt   335: <br>
1.75      deraadt   336:
1.25      deraadt   337: <hr>
1.240     jason     338: <a href=stable.html>For OpenBSD patch branch information, please refer here.</a><br>
1.381     espie     339: <a href=pkg-stable.html>For important packages updates, please refer here.</a><br>
1.418     deraadt   340: <br>
1.419     deraadt   341: For errata on a certain release, click below:<br>
1.418     deraadt   342: <a href="errata21.html">2.1</a>,
                    343: <a href="errata22.html">2.2</a>,
                    344: <a href="errata23.html">2.3</a>,
                    345: <a href="errata24.html">2.4</a>,
                    346: <a href="errata25.html">2.5</a>,
                    347: <a href="errata26.html">2.6</a>,
                    348: <a href="errata27.html">2.7</a>,
                    349: <a href="errata28.html">2.8</a>,
                    350: <a href="errata29.html">2.9</a>,
                    351: <a href="errata30.html">3.0</a>,
1.440     deraadt   352: <a href="errata31.html">3.1</a>,
1.458     david     353: <a href="errata32.html">3.2</a>,
1.482     deraadt   354: <a href="errata33.html">3.3</a>,
                    355: <a href="errata34.html">3.4</a>.
1.418     deraadt   356: <br>
                    357:
1.2       deraadt   358: <hr>
1.186     deraadt   359: <a href=index.html><img height=24 width=24 src=back.gif border=0 alt=OpenBSD></a>
1.435     naddy     360: <a href="mailto:www@openbsd.org">www@openbsd.org</a>
1.509   ! brad      361: <br><small>$OpenBSD: errata.html,v 1.508 2004/08/30 01:35:39 brad Exp $</small>
1.2       deraadt   362:
                    363: </body>
                    364: </html>