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

Annotation of www/errata55.html, Revision 1.48

1.1       deraadt     1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
                      2: <html>
                      3: <head>
1.47      tj          4: <title>OpenBSD 5.5 Errata</title>
1.1       deraadt     5: <meta name="description" content="the OpenBSD CD errata page">
                      6: <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
1.46      deraadt     7: <meta name="viewport" content="width=device-width, initial-scale=1">
                      8: <link rel="stylesheet" type="text/css" href="openbsd.css">
1.40      sthen       9: <link rel="canonical" href="http://www.openbsd.org/errata55.html">
1.1       deraadt    10: </head>
                     11:
1.20      tedu       12: <!--
                     13:                        IMPORTANT REMINDER
                     14:        IF YOU ADD A NEW ERRATUM, MAIL THE PATCH TO TECH AND ANNOUNCE
                     15: -->
                     16:
                     17:
1.1       deraadt    18: <body bgcolor="#ffffff" text="#000000" link="#23238E">
                     19:
1.46      deraadt    20: <h2>
                     21: <a href="index.html">
                     22: <font color="#0000ff"><i>Open</i></font><font color="#000084">BSD</font></a>
1.47      tj         23: <font color="#e00000">5.5 Errata</font>
                     24: </h2>
1.46      deraadt    25: <hr>
1.1       deraadt    26:
                     27: <a href=stable.html>For OpenBSD patch branch information, please refer here.</a><br>
                     28: <br>
                     29: For errata on a certain release, click below:<br>
                     30: <a href="errata21.html">2.1</a>,
                     31: <a href="errata22.html">2.2</a>,
                     32: <a href="errata23.html">2.3</a>,
                     33: <a href="errata24.html">2.4</a>,
                     34: <a href="errata25.html">2.5</a>,
                     35: <a href="errata26.html">2.6</a>,
                     36: <a href="errata27.html">2.7</a>,
                     37: <a href="errata28.html">2.8</a>,
                     38: <a href="errata29.html">2.9</a>,
                     39: <a href="errata30.html">3.0</a>,
                     40: <a href="errata31.html">3.1</a>,
                     41: <a href="errata32.html">3.2</a>,
                     42: <a href="errata33.html">3.3</a>,
                     43: <a href="errata34.html">3.4</a>,
                     44: <a href="errata35.html">3.5</a>,
                     45: <a href="errata36.html">3.6</a>,
                     46: <br>
                     47: <a href="errata37.html">3.7</a>,
                     48: <a href="errata38.html">3.8</a>,
                     49: <a href="errata39.html">3.9</a>,
                     50: <a href="errata40.html">4.0</a>,
                     51: <a href="errata41.html">4.1</a>,
                     52: <a href="errata42.html">4.2</a>,
                     53: <a href="errata43.html">4.3</a>,
                     54: <a href="errata44.html">4.4</a>,
                     55: <a href="errata45.html">4.5</a>,
                     56: <a href="errata46.html">4.6</a>,
                     57: <a href="errata47.html">4.7</a>,
                     58: <a href="errata48.html">4.8</a>,
                     59: <a href="errata49.html">4.9</a>,
                     60: <a href="errata50.html">5.0</a>,
                     61: <a href="errata51.html">5.1</a>,
                     62: <a href="errata52.html">5.2</a>,
1.5       deraadt    63: <br>
                     64: <a href="errata53.html">5.3</a>,
1.22      jsg        65: <a href="errata54.html">5.4</a>,
1.35      deraadt    66: <a href="errata56.html">5.6</a>,
1.42      deraadt    67: <a href="errata57.html">5.7</a>,
1.43      deraadt    68: <a href="errata58.html">5.8</a>,
1.48    ! deraadt    69: <a href="errata59.html">5.9</a>,
        !            70: <a href="errata60.html">6.0</a>.
1.1       deraadt    71: <br>
                     72: <hr>
                     73:
                     74: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/5.5.tar.gz">
                     75: You can also fetch a tar.gz file containing all the following patches</a>.
                     76: This file is updated once a day.
1.6       deraadt    77: <p>
1.1       deraadt    78:
1.6       deraadt    79: The patches below are available in CVS via the
1.2       deraadt    80: <code>OPENBSD_5_5</code> <a href="stable.html">patch branch</a>.
1.6       deraadt    81: <p>
1.1       deraadt    82:
                     83: For more detailed information on how to install patches to OpenBSD, please
                     84: consult the <a href="./faq/faq10.html#Patches">OpenBSD FAQ</a>.
1.6       deraadt    85: <p>
                     86:
1.1       deraadt    87: <hr>
                     88:
                     89: <ul>
1.3       deraadt    90:
1.31      bentley    91: <li id="001_icmp">
1.7       deraadt    92: <font color="#009000"><strong>001: RELIABILITY FIX: March 15, 2014</strong></font>
                     93: &nbsp; <i>All architectures</i><br>
1.4       deraadt    94: Memory corruption happens during
                     95: ICMP reflection handling.  ICMP reflection is disabled by default.
1.8       deraadt    96: <br>
                     97: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/5.5/common/001_icmp.patch.sig">
                     98: A source code patch exists which remedies this problem.</a>
                     99: <p>
1.4       deraadt   100:
1.31      bentley   101: <li id="002_openssl">
1.8       deraadt   102: <font color="#009000"><strong>002: SECURITY FIX: April 8, 2014</strong></font>
                    103: &nbsp; <i>All architectures</i><br>
                    104: Missing bounds checking in OpenSSL's implementation of the TLS/DTLS
                    105: heartbeat extension (RFC6520) which can result in a leak of memory contents.
1.4       deraadt   106: <br>
1.8       deraadt   107: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/5.5/common/002_openssl.patch.sig">
1.6       deraadt   108: A source code patch exists which remedies this problem.</a>
1.4       deraadt   109: <p>
1.1       deraadt   110:
1.31      bentley   111: <li id="003_ftp">
1.9       jca       112: <font color="#009000"><strong>003: SECURITY FIX: April 9, 2014</strong></font>
                    113: &nbsp; <i>All architectures</i><br>
1.10      jca       114: Missing hostname check for HTTPS connections in the
1.45      sthen     115: <a href="http://man.openbsd.org/?query=ftp&manpath=OpenBSD+5.5&sektion=1">ftp(1)</a>
1.10      jca       116: utility.
1.9       jca       117: <br>
                    118: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/5.5/common/003_ftp.patch.sig">
                    119: A source code patch exists which remedies this problem.</a>
                    120: <p>
                    121:
1.31      bentley   122: <li id="004_openssl">
1.12      deraadt   123: <font color="#009000"><strong>004: SECURITY FIX: April 12, 2014</strong></font>
1.11      deraadt   124: &nbsp; <i>All architectures</i><br>
                    125: A use-after-free race condition in OpenSSL's read buffer may permit an attacker
                    126: to inject data from one connection into another.
                    127: <br>
                    128: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/5.5/common/004_openssl.patch.sig">
                    129: A source code patch exists which remedies this problem.</a>
                    130: <p>
                    131:
1.31      bentley   132: <li id="005_openssl">
1.14      deraadt   133: <font color="#009000"><strong>005: RELIABILITY FIX: May 1, 2014</strong></font>
1.13      deraadt   134: &nbsp; <i>All architectures</i><br>
                    135: An attacker can trigger generation of an SSL alert which could cause
                    136: a null pointer dereference.
                    137: <br>
                    138: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/5.5/common/005_openssl.patch.sig">
                    139: A source code patch exists which remedies this problem.</a>
                    140: <p>
                    141:
1.31      bentley   142: <li id="006_libXfont">
1.15      deraadt   143: <font color="#009000"><strong>006: SECURITY FIX: May 24, 2014</strong></font>
                    144: &nbsp; <i>All architectures with X server</i><br>
                    145: X Font Service Protocol & Font metadata file handling issues in libXfont
                    146: <ul>
                    147: <li>CVE-2014-0209: integer overflow of allocations in font metadata file parsing
                    148: <li>CVE-2014-0210: unvalidated length fields when parsing xfs protocol replies
                    149: <li>CVE-2014-0211: integer overflows calculating memory needs for xfs replies
                    150: </ul>
                    151: Please see <a href="http://lists.x.org/archives/xorg-announce/2014-May/002431.html">the advisory</a> for more information.
                    152: <br>
                    153: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/5.5/common/006_libXfont.patch.sig">
                    154: A source code patch exists which remedies this problem.</a>
                    155: <p>
                    156:
1.31      bentley   157: <li id="007_sendmail">
1.18      tobias    158: <font color="#009000"><strong>007: SECURITY FIX: June 5, 2014</strong></font>
1.16      deraadt   159: &nbsp; <i>All architectures</i><br>
                    160: Sendmail was not properly closing file descriptions before executing programs.
                    161: This could enable local users to interfere with an open SMTP connection.
                    162: This issue was assigned CVE-2014-3956.
                    163: <br>
                    164: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/5.5/common/007_sendmail.patch.sig">
                    165: A source code patch exists which remedies this problem.</a>
                    166: <p>
                    167:
1.31      bentley   168: <li id="008_openssl">
1.18      tobias    169: <font color="#009000"><strong>008: SECURITY FIX: June 6, 2014</strong></font>
1.17      deraadt   170: &nbsp; <i>All architectures</i><br>
                    171: This patch contains a number of SSL library fixes.
                    172: <br>
                    173: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/5.5/common/008_openssl.patch.sig">
                    174: A source code patch exists which remedies this problem.</a>
                    175: <p>
                    176:
1.31      bentley   177: <li id="009_dhcp">
1.19      tobias    178: <font color="#009000"><strong>009: RELIABILITY FIX: July 30, 2014</strong></font>
                    179: &nbsp; <i>All architectures</i><br>
                    180: Packets with illegal DHCP options can lead to memory exhaustion of
1.45      sthen     181: <a href="http://man.openbsd.org/?query=dhclient&amp;sektion=8">dhclient(8)</a>
1.19      tobias    182: and
1.45      sthen     183: <a href="http://man.openbsd.org/?query=dhcpd&amp;sektion=8">dhcpd(8)</a>.
1.19      tobias    184: <br>
                    185: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/5.5/common/009_dhcp.patch.sig">
                    186: A source code patch exists which remedies this problem.</a>
                    187: <p>
                    188:
1.31      bentley   189: <li id="010_openssl">
1.21      tedu      190: <font color="#009000"><strong>010: SECURITY FIX: August 9, 2014</strong></font>
                    191: &nbsp; <i>All architectures</i><br>
                    192: This patch contains a number of SSL library fixes.
                    193: <br>
                    194: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/5.5/common/010_openssl.patch.sig">
                    195: A source code patch exists which remedies this problem.</a>
                    196: <p>
                    197:
1.31      bentley   198: <li id="011_nginx">
1.23      stsp      199: <font color="#009000"><strong>011: SECURITY FIX: October 1, 2014</strong></font>
                    200: &nbsp; <i>All architectures</i><br>
                    201: nginx can reuse cached SSL sessions in unrelated contexts, allowing virtual
                    202: host confusion attacks in some configurations.
                    203: This issue was assigned CVE-2014-3616.
                    204: <br>
                    205: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/5.5/common/011_nginx.patch.sig">
                    206: A source code patch exists which remedies this problem.</a>
                    207: <p>
                    208:
1.31      bentley   209: <li id="012_openssl">
1.25      tedu      210: <font color="#009000"><strong>012: RELIABILITY FIX: October 20, 2014</strong></font>
                    211: &nbsp; <i>All architectures</i><br>
                    212: Two remotely triggerable memory leaks in OpenSSL can lead to a denial of
                    213: service in server applications.
                    214: <br>
                    215: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/5.5/common/012_openssl.patch.sig">
                    216: A source code patch exists which remedies this problem.</a>
                    217: <p>
                    218:
1.31      bentley   219: <li id="013_kernexec">
1.25      tedu      220: <font color="#009000"><strong>013: RELIABILITY FIX: October 20, 2014</strong></font>
                    221: &nbsp; <i>All architectures</i><br>
                    222: Executable headers with an unaligned address will trigger a kernel panic.
                    223: <br>
                    224: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/5.5/common/013_kernexec.patch.sig">
                    225: A source code patch exists which remedies this problem.</a>
                    226: <p>
                    227:
1.31      bentley   228: <li id="014_pfctl">
1.27      tedu      229: <font color="#009000"><strong>014: RELIABILITY FIX: November 17, 2014</strong></font>
1.26      sthen     230: &nbsp; <i>All architectures</i><br>
1.27      tedu      231: A PF rule using an IPv4 address
                    232: followed by an IPv6 address and then a dynamic address, e.g. "pass
                    233: from {192.0.2.1 2001:db8::1} to (pppoe0)", will have an incorrect /32
                    234: mask applied to the dynamic address.
1.26      sthen     235: <br>
1.27      tedu      236: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/5.5/common/014_pfctl.patch.sig">
1.26      sthen     237: A source code patch exists which remedies this problem.</a>
                    238: <p>
1.27      tedu      239:
1.31      bentley   240: <li id="015_asr">
1.27      tedu      241: <font color="#009000"><strong>015: RELIABILITY FIX: November 17, 2014</strong></font>
                    242: &nbsp; <i>All architectures</i><br>
                    243: Querying an invalid hostname with gethostbyname(3) could cause a NULL deref.
                    244: <br>
                    245: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/5.5/common/015_asr.patch.sig">
                    246: A source code patch exists which remedies this problem.</a>
                    247: <p>
                    248:
1.31      bentley   249: <li id="016_pipex">
1.28      tedu      250: <font color="#009000"><strong>016: RELIABILITY FIX: December 5, 2014</strong></font>
                    251: &nbsp; <i>All architectures</i><br>
                    252: Several bugs were fixed that allowed a crash from remote when an active pipex
                    253: session exists.
                    254: <br>
                    255: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/5.5/common/016_pipex.patch.sig">
                    256: A source code patch exists which remedies this problem.</a>
                    257: <p>
                    258:
1.31      bentley   259: <li id="017_pppoe">
1.28      tedu      260: <font color="#009000"><strong>017: RELIABILITY FIX: December 5, 2014</strong></font>
                    261: &nbsp; <i>All architectures</i><br>
                    262: An incorrect memcpy call would result in corrupted MAC addresses when
                    263: using PPPOE.
                    264: <br>
                    265: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/5.5/common/017_pppoe.patch.sig">
                    266: A source code patch exists which remedies this problem.</a>
                    267: <p>
                    268:
1.31      bentley   269: <li id="018_virtio">
1.29      tedu      270: <font color="#009000"><strong>018: RELIABILITY FIX: December 9, 2014</strong></font>
                    271: &nbsp; <i>All architectures</i><br>
                    272: Several bugs in virtio(4) can lead to hangs with virtio devices,
                    273: like vio(4) and vioblk(4).
                    274: <br>
                    275: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/5.5/common/018_virtio.patch.sig">
                    276: A source code patch exists which remedies this problem.</a>
                    277: <p>
                    278:
1.31      bentley   279: <li id="019_xserver">
1.29      tedu      280: <font color="#009000"><strong>019: SECURITY FIX: December 9, 2014</strong></font>
                    281: &nbsp; <i>All architectures</i><br>
                    282: One year after Ilja van Sprundel discovered and reported a large number
                    283: of issues in the way the X server code base handles requests from X clients,
                    284: they have been fixed.
                    285: <br>
                    286: <a href="http://www.x.org/wiki/Development/Security/Advisory-2014-12-09/">X Advisory</a>
                    287: <br>
                    288: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/5.5/common/019_xserver.patch.sig">
                    289: A source code patch exists which remedies this problem.</a>
                    290: <p>
                    291:
1.31      bentley   292: <li id="020_libevent">
1.30      bluhm     293: <font color="#009000"><strong>020: SECURITY FIX: January 13, 2015</strong></font>
                    294: &nbsp; <i>All architectures</i><br>
                    295: Fix CVE-2014-6272 in libevent 1.4 event buffer handling.  OpenBSD
                    296: base uses it for the programs: cu tmux ftp-proxy httpd ldapd relayd
                    297: tftp-proxy tftpd
                    298: <br>
                    299: <a href="http://www.wangafu.net/~nickm/volatile/advisory.txt.asc">Libevent Advisory</a>
                    300: <br>
                    301: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/5.5/common/020_libevent.patch.sig">
                    302: A source code patch exists which remedies this problem.</a>
                    303: <p>
1.26      sthen     304:
1.32      tedu      305: <li id="021_xserver">
                    306: <font color="#009000"><strong>021: SECURITY FIX: March 3, 2015</strong></font>
                    307: &nbsp; <i>All architectures</i><br>
                    308: Information leak in the XkbSetGeometry request of X servers.
                    309: <br>
                    310: For more information, see the
                    311: <a href="http://www.x.org/wiki/Development/Security/Advisory-2015-02-10/">X.org advisory</a>.
                    312: <br>
                    313: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/5.5/common/021_xserver.patch.sig">
                    314: A source code patch exists which remedies this problem.</a>
                    315: <p>
                    316:
1.34      tedu      317: <li id="022_freetype">
                    318: <font color="#009000"><strong>022: SECURITY FIX: March 13, 2015</strong></font>
                    319: &nbsp; <i>All architectures</i><br>
                    320: Another fix for buffer overflows in malformed fonts.
                    321: <br>
                    322: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/5.5/common/022_freetype.patch.sig">
                    323: A source code patch exists which remedies this problem.</a>
                    324: <p>
                    325:
1.36      tedu      326: <li id="023_libxfont">
                    327: <font color="#009000"><strong>023: SECURITY FIX: March 18, 2015</strong></font>
                    328: &nbsp; <i>All architectures</i><br>
                    329: Buffer overflows in libXfont
                    330: <br>
                    331: For more information, see the
                    332: <a href="http://www.x.org/wiki/Development/Security/Advisory-2015-03-17/">X.org advisory</a>.
                    333: <br>
                    334: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/5.5/common/023_libxfont.patch.sig">
                    335: A source code patch exists which remedies this problem.</a>
1.38      tedu      336: <br>Note that the instructions should read <code>cd /usr/xenocara/lib/libXfont</code>.
1.36      tedu      337: <p>
                    338:
1.37      tedu      339: <li id="024_openssl">
                    340: <font color="#009000"><strong>024: SECURITY FIX: March 19, 2015</strong></font>
                    341: &nbsp; <i>All architectures</i><br>
                    342: Fix two possible crash causing defects.<br>
                    343: CVE-2015-0286 - Apply fix from OpenSSL for ASN1_TYPE_cmp.<br>
                    344: CVE-2015-0292 - Backport existing fix for Base64 decoding.<br>
                    345: <br>
                    346: For more information, see the
                    347: <a href="https://www.openssl.org/news/secadv_20150319.txt">OpenSSL advisory</a>.
                    348: <br>
                    349: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/5.5/common/024_openssl.patch.sig">
                    350: A source code patch exists which remedies this problem.</a>
1.38      tedu      351: <br>Note that instructions should read <code>cd /usr/src/lib/libssl/crypto</code>.
1.37      tedu      352: <p>
                    353:
1.39      gilles    354: <li id="025_smtpd">
                    355: <font color="#009000"><strong>025: RELIABILITY FIX: April 17, 2015</strong></font>
                    356: &nbsp; <i>All architectures</i><br>
                    357: Fix a logic error in smtpd handling of SNI.
                    358: This could allow a remote user to crash the server or provoke a disconnect of other sessions.
                    359: <br>
                    360: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/5.5/common/025_smtpd.patch.sig">
                    361:   A source code patch exists which remedies this problem.</a>
                    362: <p>
                    363:
1.1       deraadt   364: </ul>
                    365:
1.33      tedu      366: <hr>
                    367:
1.1       deraadt   368: </body>
                    369: </html>