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

Annotation of www/errata35.html, Revision 1.56

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