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

Annotation of www/errata35.html, Revision 1.30

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