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

Annotation of www/errata35.html, Revision 1.77

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