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

Annotation of www/errata35.html, Revision 1.76

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