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

Annotation of www/errata35.html, Revision 1.23

1.1       miod        1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
                      2: <html>
                      3: <head>
                      4: <title>OpenBSD 3.5 errata</title>
                      5: <link rev=made href="mailto:www@openbsd.org">
                      6: <meta name="resource-type" content="document">
                      7: <meta name="description" content="the OpenBSD CD errata page">
                      8: <meta name="keywords" content="openbsd,cd,errata">
                      9: <meta name="distribution" content="global">
                     10: <meta name="copyright" content="This document copyright 1997-2004 by OpenBSD.">
                     11: <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
                     12: </head>
                     13:
                     14: <body bgcolor="#ffffff" text="#000000" link="#23238E">
                     15:
                     16: <a href="index.html"><img alt="[OpenBSD]" height="30" width="141" src="images/smalltitle.gif" border="0"></a>
                     17: <h2><font color="#0000e0">
                     18: This is the OpenBSD 3.5 release errata &amp; patch list:
                     19:
                     20: </font></h2>
                     21:
                     22: <hr>
                     23: <a href=stable.html>For OpenBSD patch branch information, please refer here.</a><br>
                     24: <a href=pkg-stable35.html>For important packages updates, please refer here.</a><br>
                     25: <br>
                     26: For errata on a certain release, click below:<br>
                     27: <a href="errata21.html">2.1</a>,
                     28: <a href="errata22.html">2.2</a>,
                     29: <a href="errata23.html">2.3</a>,
                     30: <a href="errata24.html">2.4</a>,
                     31: <a href="errata25.html">2.5</a>,
                     32: <a href="errata26.html">2.6</a>,
                     33: <a href="errata27.html">2.7</a>,
                     34: <a href="errata28.html">2.8</a>,
                     35: <a href="errata29.html">2.9</a>,
                     36: <a href="errata30.html">3.0</a>,
                     37: <a href="errata31.html">3.1</a>,
                     38: <a href="errata32.html">3.2</a>,
                     39: <a href="errata33.html">3.3</a>,
                     40: <a href="errata34.html">3.4</a>,
1.21      deraadt    41: <a href="errata36.html">3.6</a>,
1.23    ! deraadt    42: <a href="errata37.html">3.7</a>,
        !            43: <a href="errata.html">3.8</a>.
1.1       miod       44: <br>
                     45: <hr>
                     46:
                     47: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.5.tar.gz">
                     48: You can also fetch a tar.gz file containing all the following patches</a>.
                     49: This file is updated once a day.
                     50:
                     51: <p> The patches below are available in CVS via the
                     52: <code>OPENBSD_3_5</code> <a href="stable.html">patch branch</a>.
                     53:
                     54: <p>
                     55: For more detailed information on how to install patches to OpenBSD, please
                     56: consult the <a href="./faq/faq10.html#Patches">OpenBSD FAQ</a>.
                     57: <hr>
                     58:
                     59: <a name="all"></a>
                     60: <h3><font color="#e00000">All architectures</font></h3>
                     61: <ul>
1.20      brad       62: <li><a name="cvs4"></a>
                     63: <font color="#009000"><strong>033: SECURITY FIX: April 28, 2005</strong></font><br>
                     64: Fix a buffer overflow, memory leaks, and NULL pointer dereference in
                     65: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cvs&sektion=1">cvs(1)</a>
                     66: . None of these issues are known to be exploitable.
                     67: <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-0753">CAN-2005-0753</a>
                     68: .
                     69: <br>
                     70: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.5/common/033_cvs4.patch">
                     71: A source code patch exists which remedies this problem</a>.<br>
                     72: <p>
                     73:
1.19      brad       74: <li><a name="tcp2"></a>
                     75: <font color="#009000"><strong>032: RELIABILITY FIX: April 4, 2005</strong></font><br>
                     76: Handle an edge condition in
                     77: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcp&sektion=4">tcp(4)</a>
                     78: timestamps.
                     79: <br>
                     80: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.5/common/032_tcp2.patch">
                     81: A source code patch exists which remedies this problem</a>.<br>
                     82: <p>
                     83:
1.18      brad       84: <li><a name="telnet"></a>
                     85: <font color="#009000"><strong>031: SECURITY FIX: March 30, 2005</strong></font><br>
                     86: Due to buffer overflows in
                     87: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=telnet&amp;apropos=0&amp;sektion=1&amp;manpath=OpenBSD+Current&amp;arch=i386&amp;format=html">telnet(1)</a>
                     88: , a malicious server or man-in-the-middle attack could allow execution of
                     89: arbitrary code with the privileges of the user invoking
                     90: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=telnet&amp;apropos=0&amp;sektion=1&amp;manpath=OpenBSD+Current&amp;arch=i386&amp;format=html">telnet(1)</a>
                     91: .
                     92: <br>
                     93: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.5/common/031_telnet.patch">
                     94: A source code patch exists which remedies this problem</a>.<br>
                     95: <p>
                     96:
                     97: <li><a name="sack"></a>
                     98: <font color="#009000"><strong>030: RELIABILITY FIX: March 30, 2005</strong></font><br>
                     99: Bugs in the
                    100: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcp&amp;apropos=0&amp;sektion=4&amp;manpath=OpenBSD+Current&amp;arch=i386&amp;format=html">tcp(4)</a>
                    101: stack can lead to memory exhaustion or processing of TCP segments with
                    102: invalid SACK options and cause a system crash.
                    103: <br>
                    104: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.5/common/030_sack.patch">
                    105: A source code patch exists which remedies this problem</a>.<br>
                    106: <p>
                    107:
                    108:
1.12      mcbride   109: <li><a name="rtt"></a>
1.14      brad      110: <font color="#009000"><strong>027: RELIABILITY FIX: January 11, 2005</strong></font><br>
1.12      mcbride   111: A bug in the
                    112: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcp&amp;apropos=0&amp;sektion=4&amp;manpath=OpenBSD+Current&amp;arch=i386&amp;format=html">tcp(4)</a>
1.13      mcbride   113: stack allows an invalid argument to be used in calculating the TCP
1.12      mcbride   114: retransmit timeout. By sending packets with specific values in the TCP
                    115: timestamp option, an attacker can cause a system panic.
                    116: <br>
                    117: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.5/common/027_rtt.patch">
                    118: A source code patch exists which remedies this problem</a>.<br>
                    119: <p>
                    120:
1.14      brad      121: <li><a name="httpd3"></a>
                    122: <font color="#009000"><strong>026: SECURITY FIX: January 12, 2005</strong></font><br>
                    123: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=httpd&apropos=0&sektion=8&manpath=OpenBSD+Current&arch=i386&format=html">httpd(8)</a>
                    124: 's mod_include module fails to properly validate the length of
                    125: user supplied tag strings prior to copying them to a local buffer,
                    126: causing a buffer overflow.
                    127: <br>
                    128: This would require enabling the XBitHack directive or server-side
                    129: includes and making use of a malicious document.
                    130: <br>
                    131: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.5/common/026_httpd3.patch">
                    132: A source code patch exists which remedies this problem</a>.<br>
                    133: <p>
                    134:
1.9       otto      135: <li><a name="getcwd"></a>
1.11      otto      136: <font color="#009000"><strong>025: RELIABILITY FIX: January 6, 2005</strong></font><br>
1.9       otto      137: The
                    138: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getcwd&amp;apropos=0&amp;sektion=3&amp;manpath=OpenBSD+Current&amp;arch=i386&amp;format=html">getcwd(3)</a>
                    139: library function contains a memory management error, which causes failure
                    140: to retrieve the current working directory if the path is very long.
                    141: <br>
1.10      otto      142: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.5/common/025_getcwd.patch">
1.9       otto      143: A source code patch exists which remedies this problem</a>.<br>
                    144: <p>
                    145:
1.7       markus    146: <li><a name="pfkey"></a>
                    147: <font color="#009000"><strong>024: SECURITY FIX: December 14, 2004</strong></font><br>
                    148: On systems running
                    149: <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>
                    150: it is possible for a local user to cause kernel memory corruption
                    151: and system panic by setting
1.8       jaredy    152: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsec&amp;apropos=0&amp;sektion=4&amp;manpath=OpenBSD+Current&amp;format=html">ipsec(4)</a>
1.7       markus    153: credentials on a socket.
                    154: <br>
                    155: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.5/common/024_pfkey.patch">
                    156: A source code patch exists which remedies this problem</a>.<br>
                    157: <p>
1.4       brad      158: <li><a name="lynx"></a>
                    159: <font color="#009000"><strong>023: RELIABILITY FIX: November 10, 2004</strong></font><br>
                    160: Due to a bug in
                    161: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lynx&amp;apropos=0&amp;sektion=1&amp;manpath=OpenBSD+Current&amp;arch=i386&amp;format=html">lynx(1)</a>
                    162: it is possible for pages such as
                    163: <a href="http://lcamtuf.coredump.cx/mangleme/gallery/lynx_die1.html">this</a>
                    164: to cause
                    165: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lynx&amp;apropos=0&amp;sektion=1&amp;manpath=OpenBSD+Current&amp;arch=i386&amp;format=html">lynx(1)</a>
                    166: to exhaust memory and then crash when parsing such pages.
                    167: <br>
                    168: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.5/common/023_lynx.patch">
                    169: A source code patch exists which remedies this problem</a>.<br>
                    170: <p>
1.2       brad      171: <li><a name="pppd"></a>
1.3       brad      172: <font color="#009000"><strong>022: RELIABILITY FIX: November 10, 2004</strong></font><br>
1.2       brad      173: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pppd&amp;apropos=0&amp;sektion=8&amp;manpath=OpenBSD+Current&amp;arch=i386&amp;format=html">pppd(8)</a>
                    174: contains a bug that allows an attacker to crash his own connection, but it cannot
                    175: be used to deny service to other users.
                    176: <br>
                    177: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.5/common/022_pppd.patch">
                    178: A source code patch exists which remedies this problem</a>.<br>
                    179: <p>
                    180: <li><a name="bind"></a>
1.3       brad      181: <font color="#009000"><strong>021: RELIABILITY FIX: November 10, 2004</strong></font><br>
1.2       brad      182: BIND contains a bug which results in BIND trying to contact nameservers via IPv6, even in
1.22      jmc       183: cases where IPv6 connectivity is non-existent. This results in unnecessary timeouts and
1.2       brad      184: thus slow DNS queries.
                    185: <br>
                    186: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.5/common/021_bind.patch">
                    187: A source code patch exists which remedies this problem</a>.<br>
                    188: <p>
1.1       miod      189: <li><a name="radius"></a>
                    190: <font color="#009000"><strong>020: SECURITY FIX: September 20, 2004</strong></font><br>
                    191: Eilko Bos reported that radius authentication, as implemented by
                    192: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=login_radius&amp;apropos=0&amp;sektion=8&amp;manpath=OpenBSD+Current&amp;arch=i386&amp;format=html">login_radius(8)</a>,
                    193: was not checking the shared secret used for replies sent by the radius server.
                    194: This could allow an attacker to spoof a reply granting access to the
                    195: attacker.  Note that OpenBSD does not ship with radius authentication enabled.
                    196: <br>
                    197: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.5/common/020_radius.patch">
                    198: A source code patch exists which remedies this problem</a>.<br>
                    199: <p>
                    200: <li><a name="xpm"></a>
                    201: <font color="#009000"><strong>019: SECURITY FIX: September 16, 2004</strong></font><br>
                    202: Chris Evans reported several flaws (stack and integer overflows) in the
                    203: <a href="http://www.inria.fr/koala/lehors/xpm.html">Xpm</a>
                    204: library code that parses image files
                    205: (<a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0687">CAN-2004-0687</a>,
                    206: <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0688">CAN-2004-0688</a>).
                    207: Some of these would be exploitable when parsing malicious image files in
                    208: an application that handles XPM images, if they could escape ProPolice.
                    209: <br>
                    210: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.5/common/019_xpm.patch">
                    211: A source code patch exists which remedies this problem</a>.<br>
                    212: <p>
                    213: <li><a name="httpd2"></a>
                    214: <font color="#009000"><strong>018: SECURITY FIX: September 10, 2004</strong></font><br>
                    215: <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>
                    216: 's mod_rewrite module can be made to write one zero byte in an arbitrary memory
                    217: position outside of a char array, causing a DoS or possibly buffer overflows.
                    218: This would require enabling dbm for mod_rewrite and making use of a malicious
                    219: dbm file.
                    220: <br>
                    221: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.5/common/018_httpd2.patch">
                    222: A source code patch exists which remedies this problem</a>.<br>
                    223: <p>
                    224: <li><a name="libz"></a>
                    225: <font color="#009000"><strong>017: RELIABILITY FIX: August 29, 2004</strong></font><br>
                    226: Due to incorrect error handling in zlib an attacker could potentially cause a Denial
                    227: of Service attack.
                    228: <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0797">CAN-2004-0797</a>
                    229: .
                    230: <br>
                    231: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.5/common/017_libz.patch">
                    232: A source code patch exists which remedies this problem</a>.<br>
                    233: <p>
                    234: <li><a name="bridge"></a>
                    235: <font color="#009000"><strong>016: RELIABILITY FIX: August 26, 2004</strong></font><br>
                    236: As
                    237: <a href="http://marc.theaimsgroup.com/?l=bugtraq&amp;m=109345131508824&amp;w=2">reported</a>
                    238: by Vafa Izadinia
                    239: <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>
                    240: with IPsec processing enabled can be crashed remotely by a single ICMP echo traversing the bridge.
                    241: <br>
                    242: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.5/common/016_bridge.patch">
                    243: A source code patch exists which remedies this problem</a>.<br>
                    244: <p>
                    245: <li><a name="icmp"></a>
                    246: <font color="#009000"><strong>015: RELIABILITY FIX: August 25, 2004</strong></font><br>
                    247: Improved verification of ICMP errors in order to minimize the impact of ICMP attacks
                    248: against TCP.
                    249: <br>
1.6       brad      250: <a href="http://www.gont.com.ar/drafts/icmp-attacks-against-tcp.html">http://www.gont.com.ar/drafts/icmp-attacks-against-tcp.html</a>
1.1       miod      251: <br>
                    252: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.5/common/015_icmp.patch">
                    253: A source code patch exists which remedies this problem</a>.<br>
                    254: <p>
                    255: <li><a name="rnd"></a>
                    256: <font color="#009000"><strong>014: RELIABILITY FIX: July 25, 2004</strong></font><br>
                    257: Under a certain network load the kernel can run out of stack space.  This was
                    258: encountered in an environment using CARP on a VLAN interface.  This issue initially
                    259: manifested itself as a FPU related crash on boot up.
                    260: <br>
                    261: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.5/common/014_rnd.patch">
                    262: A source code patch exists which remedies this problem</a>.<br>
                    263: <p>
                    264: <li><a name="httpd"></a>
                    265: <font color="#009000"><strong>013: SECURITY FIX: June 12, 2004</strong></font><br>
                    266: Multiple vulnerabilities have been found in
                    267: <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>
                    268: / mod_ssl.
                    269: <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2003-0020">CAN-2003-0020</a>,
                    270: <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2003-0987">CAN-2003-0987</a>,
                    271: <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0488">CAN-2004-0488</a>,
                    272: <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0492">CAN-2004-0492</a>.
                    273: <br>
                    274: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.5/common/013_httpd.patch">
                    275: A source code patch exists which remedies this problem</a>.<br>
                    276: <p>
                    277: <li><a name="isakmpd"></a>
                    278: <font color="#009000"><strong>012: SECURITY FIX: June 10, 2004</strong></font><br>
                    279: As
                    280: <a href="http://seclists.org/lists/fulldisclosure/2004/Jun/0191.html">disclosed</a>
                    281: by Thomas Walpuski
                    282: <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>
                    283: is still vulnerable to unauthorized SA deletion.  An attacker can delete IPsec
                    284: tunnels at will.
                    285: <br>
                    286: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.5/common/012_isakmpd.patch">
                    287: A source code patch exists which remedies this problem</a>.<br>
                    288: <p>
                    289: <li><a name="cvs3"></a>
                    290: <font color="#009000"><strong>011: SECURITY FIX: June 9, 2004</strong></font><br>
                    291: Multiple remote vulnerabilities have been found in the
                    292: <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>
                    293: server that allow an attacker to crash the server or possibly execute arbitrary
                    294: code with the same privileges as the CVS server program.
                    295: <br>
                    296: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.5/common/011_cvs3.patch">
                    297: A source code patch exists which remedies this problem</a>.<br>
                    298: <p>
                    299: <li><a name="fifofs"></a>
                    300: <font color="#009000"><strong>010: RELIABILITY FIX: June 9, 2004</strong></font><br>
                    301: A FIFO bug was introduced in OpenBSD 3.5 that occurs when a FIFO is opened in
                    302: non-blocking mode for writing when there are no processes reading the FIFO.
                    303: One program affected by this is the <a href="http://www.qmail.org/">qmail</a>
                    304: mail server which could go into an infinite loop and consume all CPU.
                    305: <br>
                    306: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.5/common/010_fifofs.patch">
                    307: A source code patch exists which remedies this problem</a>.<br>
                    308: <p>
                    309: <li><a name="kerberos"></a>
                    310: <font color="#00900"><strong>009: SECURITY FIX: May 30,
                    311: 2004</strong></font><br>
                    312: A flaw in the Kerberos V <a
                    313: href="http://www.openbsd.org/cgi-bin/man.cgi?query=kdc">kdc(8)</a>
                    314: server could result in the administrator of a Kerberos realm having
                    315: the ability to impersonate any principal in any other realm which
                    316: has established a cross-realm trust with their realm. The flaw is due to
                    317: inadequate checking of the "transited" field in a Kerberos request. For
                    318: more details see <a href="http://www.pdc.kth.se/heimdal/advisory/2004-04-01/">
                    319: Heimdal's announcement</a>.
                    320: <br>
                    321: <a
                    322: href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.5/common/009_kerberos.patch">
                    323: A source code patch exists which remedies this problem</a>.<br>
                    324: <p>
                    325: <li><a name="xdm"></a>
                    326: <font color="#00900"><strong>008: SECURITY FIX: May 26,
                    327: 2004</strong></font><br>
                    328: With the introduction of IPv6 code in
                    329: <a
                    330: 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>,
                    331: one test on the 'requestPort' resource was deleted by accident. This
                    332: makes xdm create the chooser socket even if xdmcp is disabled in
                    333: xdm-config, by setting requestPort to 0. See
                    334: <a href="http://bugs.xfree86.org/show_bug.cgi?id=1376">XFree86
                    335: bugzilla</a> for details.
                    336: <br>
                    337: <a
                    338: href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.5/common/008_xdm.patch">
                    339: A source code patch exists which remedies this problem</a>.<br>
                    340: <p>
                    341: <li><a name="cvs2"></a>
                    342: <font color="#009000"><strong>007: SECURITY FIX: May 20,
                    343: 2004</strong></font><br>
                    344: A heap overflow in the
                    345: <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>
                    346: server has been discovered that can be exploited by clients sending
                    347: malformed requests, enabling these clients to run arbitrary code
                    348: with the same privileges as the CVS server program.
                    349: <br>
                    350: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.5/common/007_cvs2.patch">
                    351: A source code patch exists which remedies this problem</a>.<br>
                    352: <p>
                    353: <li><a name="procfs"></a>
                    354: <font color="#009000"><strong>006: SECURITY FIX: May 13,
                    355: 2004</strong></font><br>
                    356: Check for integer overflow in procfs.  Use of procfs is not recommended.
                    357: <br>
                    358: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.5/common/006_procfs.patch">
                    359: A source code patch exists which remedies this problem</a>.<br>
                    360: <p>
                    361: <li><a name="tcp"></a>
                    362: <font color="#009000"><strong>005: RELIABILITY FIX: May 6,
                    363: 2004</strong></font><br>
                    364: Reply to in-window SYN with a rate-limited ACK.
                    365: <br>
                    366: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.5/common/005_tcp.patch">
                    367: A source code patch exists which remedies this problem</a>.<br>
                    368: <p>
                    369: <li><a name="scsi"></a>
                    370: <font color="#009000"><strong>004: RELIABILITY FIX: May 5,
                    371: 2004</strong></font><br>
                    372: Restore the ability to negotiate tags/wide/sync with some SCSI controllers ( i.e.
                    373: <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>,
                    374: <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>,
                    375: <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>
                    376: ).
                    377: <br>
                    378: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.5/common/004_scsi.patch">
                    379: A source code patch exists which remedies this problem</a>.<br>
                    380: <p>
                    381: <li><a name="gdt"></a>
                    382: <font color="#009000"><strong>003: RELIABILITY FIX: May 5,
                    383: 2004</strong></font><br>
                    384: Under load "recent model"
                    385: <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>
                    386: controllers will lock up.
                    387: <br>
                    388: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.5/common/003_gdt.patch">
                    389: A source code patch exists which remedies this problem</a>.<br>
                    390: <p>
                    391: <li><a name="cvs"></a>
                    392: <font color="#009000"><strong>002: SECURITY FIX: May 5,
                    393: 2004</strong></font><br>
                    394: Pathname validation problems have been found in
                    395: <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>,
                    396: allowing malicious clients to create files outside the repository, allowing
                    397: malicious servers to overwrite files outside the local CVS tree on
                    398: the client and allowing clients to check out files outside the CVS
                    399: repository.
                    400: <br>
                    401: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.5/common/002_cvs.patch">
                    402: A source code patch exists which remedies this problem</a>.<br>
                    403: <p>
                    404: </ul>
                    405: <p>
                    406: <a name="i386"></a>
                    407: <h3><font color="#e00000">i386</font></h3>
                    408: <ul>
1.15      brad      409: <li><a name="locore"></a>
                    410: <font color="#009000"><strong>028: SECURITY FIX: February 28, 2005</strong></font><br>
                    411: More stringent checking should be done in the
                    412: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=copy&amp;apropos=0&amp;sektion=9&amp;manpath=OpenBSD+Current&amp;arch=i386&amp;format=html">copy(9)</a>
                    413: functions to prevent their misuse.
                    414: <br>
                    415: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.5/i386/028_locore.patch">
                    416: A source code patch exists which remedies this problem</a>.<br>
                    417: <p>
1.1       miod      418: </ul>
                    419: <p>
                    420: <a name="alpha"></a>
                    421: <h3><font color="#e00000">alpha</font></h3>
                    422: <ul>
                    423: <li>No problems identified yet.
                    424: </ul>
                    425: <p>
                    426: <a name="amd64"></a>
                    427: <h3><font color="#e00000">amd64</font></h3>
                    428: <ul>
1.16      brad      429: <li><a name="copy"></a>
                    430: <font color="#009000"><strong>029: SECURITY FIX: March 16, 2005</strong></font><br>
                    431: More stringent checking should be done in the
                    432: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=copy&amp;apropos=0&amp;sektion=9&amp;manpath=OpenBSD+Current&amp;arch=i386&amp;format=html">copy(9)</a>
                    433: functions to prevent their misuse.
                    434: <br>
1.17      brad      435: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.5/amd64/029_copy.patch">
1.16      brad      436: A source code patch exists which remedies this problem</a>.<br>
                    437: <p>
1.1       miod      438: </ul>
                    439: <p>
                    440: <a name="cats"></a>
                    441: <h3><font color="#e00000">cats</font></h3>
                    442: <ul>
                    443: <li>No problems identified yet.
                    444: </ul>
                    445: <p>
                    446: <a name="mac68k"></a>
                    447: <h3><font color="#e00000">mac68k</font></h3>
                    448: <ul>
                    449: <li>No problems identified yet.
                    450: </ul>
                    451: <p>
                    452: <a name="sparc"></a>
                    453: <h3><font color="#e00000">sparc</font></h3>
                    454: <ul>
                    455: <li>No problems identified yet.
                    456: </ul>
                    457: <p>
                    458: <a name="sparc64"></a>
                    459: <h3><font color="#e00000">sparc64</font></h3>
                    460: <ul>
                    461: <li>No problems identified yet.
                    462: </ul>
                    463: <p>
                    464: <a name="hppa"></a>
                    465: <h3><font color="#e00000">hppa</font></h3>
                    466: <ul>
                    467: <li>No problems identified yet.
                    468: </ul>
                    469: <p>
                    470: <a name="hp300"></a>
                    471: <h3><font color="#e00000">hp300</font></h3>
                    472: <ul>
                    473: <li>No problems identified yet.
                    474: </ul>
                    475: <p>
                    476: <a name="mvme68k"></a>
                    477: <h3><font color="#e00000">mvme68k</font></h3>
                    478: <ul>
                    479: <li>No problems identified yet.
                    480: </ul>
                    481: <p>
                    482: <a name="mvme88k"></a>
                    483: <h3><font color="#e00000">mvme88k</font></h3>
                    484: <ul>
                    485: <li>No problems identified yet.
                    486: </ul>
                    487: <p>
                    488: <a name="macppc"></a>
                    489: <h3><font color="#e00000">macppc</font></h3>
                    490: <ul>
                    491: <li><a name="autobook_package"></a>
                    492: <font color="#009000"><strong>001: BROKEN PACKAGE ON CD: May 4, 2004</strong></font><br>
                    493: The powerpc autobook-1.3.tgz package found on CD2 has been found to be corrupt,
                    494: and will not extract.
                    495: A replacement package can be found on the ftp sites.
                    496: <p>
                    497: </ul>
                    498: <p>
                    499: <a name="vax"></a>
                    500: <h3><font color="#e00000">vax</font></h3>
                    501: <ul>
                    502: <li>No problems identified yet.
                    503: </ul>
                    504:
                    505: <br>
                    506:
                    507: <hr>
                    508: <a href=stable.html>For OpenBSD patch branch information, please refer here.</a><br>
                    509: <a href=pkg-stable35.html>For important packages updates, please refer here.</a><br>
                    510: <br>
                    511: For errata on a certain release, click below:<br>
                    512: <a href="errata21.html">2.1</a>,
                    513: <a href="errata22.html">2.2</a>,
                    514: <a href="errata23.html">2.3</a>,
                    515: <a href="errata24.html">2.4</a>,
                    516: <a href="errata25.html">2.5</a>,
                    517: <a href="errata26.html">2.6</a>,
                    518: <a href="errata27.html">2.7</a>,
                    519: <a href="errata28.html">2.8</a>,
                    520: <a href="errata29.html">2.9</a>,
                    521: <a href="errata30.html">3.0</a>,
                    522: <a href="errata31.html">3.1</a>,
                    523: <a href="errata32.html">3.2</a>,
                    524: <a href="errata33.html">3.3</a>,
                    525: <a href="errata34.html">3.4</a>,
1.21      deraadt   526: <a href="errata36.html">3.6</a>,
1.23    ! deraadt   527: <a href="errata37.html">3.7</a>,
        !           528: <a href="errata.html">3.8</a>.
1.1       miod      529: <br>
                    530:
                    531: <hr>
                    532: <a href=index.html><img height=24 width=24 src=back.gif border=0 alt=OpenBSD></a>
                    533: <a href="mailto:www@openbsd.org">www@openbsd.org</a>
1.23    ! deraadt   534: <br><small>$OpenBSD: errata35.html,v 1.22 2005/10/29 12:52:24 jmc Exp $</small>
1.1       miod      535:
                    536: </body>
                    537: </html>