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

Annotation of www/errata.html, Revision 1.581

1.435     naddy       1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
1.1       deraadt     2: <html>
                      3: <head>
1.571     deraadt     4: <title>OpenBSD 4.0 errata</title>
1.435     naddy       5: <link rev=made href="mailto:www@openbsd.org">
1.1       deraadt     6: <meta name="resource-type" content="document">
                      7: <meta name="description" content="the OpenBSD CD errata page">
                      8: <meta name="keywords" content="openbsd,cd,errata">
                      9: <meta name="distribution" content="global">
1.475     nick       10: <meta name="copyright" content="This document copyright 1997-2004 by OpenBSD.">
1.468     henning    11: <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
1.1       deraadt    12: </head>
                     13:
1.477     david      14: <body bgcolor="#ffffff" text="#000000" link="#23238E">
1.1       deraadt    15:
1.394     jsyn       16: <a href="index.html"><img alt="[OpenBSD]" height="30" width="141" src="images/smalltitle.gif" border="0"></a>
1.435     naddy      17: <h2><font color="#0000e0">
1.571     deraadt    18: This is the OpenBSD 4.0 release errata &amp; patch list:
1.94      deraadt    19:
1.96      deraadt    20: </font></h2>
                     21:
1.94      deraadt    22: <hr>
1.240     jason      23: <a href=stable.html>For OpenBSD patch branch information, please refer here.</a><br>
1.380     espie      24: <a href=pkg-stable.html>For important packages updates, please refer here.</a><br>
1.418     deraadt    25: <br>
1.419     deraadt    26: For errata on a certain release, click below:<br>
1.418     deraadt    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>,
1.440     deraadt    37: <a href="errata31.html">3.1</a>,
1.458     david      38: <a href="errata32.html">3.2</a>,
1.482     deraadt    39: <a href="errata33.html">3.3</a>,
1.512     miod       40: <a href="errata34.html">3.4</a>,
1.534     deraadt    41: <a href="errata35.html">3.5</a>,
1.542     deraadt    42: <a href="errata36.html">3.6</a>,
1.549     deraadt    43: <a href="errata37.html">3.7</a>,
1.571     deraadt    44: <a href="errata38.html">3.8</a>,
                     45: <a href="errata39.html">3.9</a>.
1.418     deraadt    46: <br>
1.94      deraadt    47: <hr>
                     48:
1.571     deraadt    49: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/4.0.tar.gz">
1.142     deraadt    50: You can also fetch a tar.gz file containing all the following patches</a>.
                     51: This file is updated once a day.
                     52:
1.240     jason      53: <p> The patches below are available in CVS via the
1.572     deraadt    54: <code>OPENBSD_4_0</code> <a href="stable.html">patch branch</a>.
1.278     ericj      55:
                     56: <p>
1.420     deraadt    57: For more detailed information on how to install patches to OpenBSD, please
1.409     jufi       58: consult the <a href="./faq/faq10.html#Patches">OpenBSD FAQ</a>.
1.142     deraadt    59: <hr>
                     60:
1.536     brad       61: <!-- Temporarily put anchors for all archs here.  Remove later. -->
                     62: <a name="all"></a>
                     63: <a name="alpha"></a>
                     64: <a name="amd64"></a>
                     65: <a name="cats"></a>
                     66: <a name="hp300"></a>
                     67: <a name="hppa"></a>
                     68: <a name="i386"></a>
                     69: <a name="mac68k"></a>
                     70: <a name="macppc"></a>
                     71: <a name="mvme68k"></a>
                     72: <a name="mvme88k"></a>
                     73: <a name="sparc"></a>
                     74: <a name="sparc64"></a>
                     75: <a name="vax"></a>
                     76: <ul>
                     77:
1.580     pvalchev   78: <li><a name="ports-tar"></a>
                     79: <font color="#009000"><strong>006: FTP DISTRIBUTION ERROR: December 4, 2006</strong></font> &nbsp; <i>All architectures</i><br>
1.581   ! pvalchev   80: The <strong>src.tar.gz</strong> and <strong>ports.tar.gz</strong> archives
        !            81: released on FTP were created incorrectly, a week after the 4.0 release. The
        !            82: archives on the CD sets are correct; this only affects people who downloaded
        !            83: them from a <a href="ftp.html">mirror</a>.
1.580     pvalchev   84: <br>
1.581   ! pvalchev   85: The archives have been corrected. The correct MD5 of
1.580     pvalchev   86: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/4.0/ports.tar.gz">
1.581   ! pvalchev   87: ports.tar.gz</a> is eff352b4382a7fb7ffce1e8b37e9eb56, and for
        !            88: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/4.0/src.tar.gz">
        !            89: src.tar.gz</a> it is b8d7a0dc6f3d27a5377a23d69c40688e.
        !            90: <br>
1.580     pvalchev   91: <p>
                     92:
1.577     brad       93: <li><a name="ldso"></a>
                     94: <font color="#009000"><strong>005: SECURITY FIX: November 19, 2006</strong></font> &nbsp; <i>All architectures</i><br>
1.579     deraadt    95: The ELF
1.577     brad       96: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ld.so&amp;sektion=1">ld.so(1)</a>
1.578     deraadt    97: fails to properly sanitize the environment. There is a potential localhost security
1.579     deraadt    98: problem in cases we have not found yet.  This patch applies to all ELF-based
                     99: systems (m68k, m88k, and vax are a.out-based systems).
1.577     brad      100: <br>
                    101: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/4.0/common/005_ldso.patch">
                    102: A source code patch exists which remedies this problem</a>.<br>
                    103: <p>
                    104:
1.576     brad      105: <li><a name="arc"></a>
                    106: <font color="#009000"><strong>004: RELIABILITY FIX: November 7, 2006</strong></font> &nbsp; <i>All architectures</i><br>
                    107: Due to a bug in the
                    108: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=arc&amp;sektion=4">arc(4)</a>
                    109: RAID driver the driver will not properly synchronize the cache to the logical volumes
                    110: upon system shut down. The result being that the mounted file systems within the logical
                    111: volumes will not be properly marked as being clean and fsck will be run for the subsequent
                    112: boot up.
                    113: <br>
                    114: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/4.0/common/004_arc.patch">
                    115: A source code patch exists which remedies this problem</a>.<br>
                    116: <p>
                    117:
1.574     brad      118: <li><a name="systrace"></a>
1.575     deraadt   119: <font color="#009000"><strong>003: SECURITY FIX: November 4, 2006</strong></font> &nbsp; <i>All architectures</i><br>
1.574     brad      120: Fix for an integer overflow in
                    121: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=systrace&amp;sektion=4">systrace(4)</a>'s
                    122: STRIOCREPLACE support, found by
                    123: Chris Evans. This could be exploited for DoS, limited kmem reads or local
                    124: privilege escalation.
                    125: <br>
                    126: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/4.0/common/003_systrace.patch">
                    127: A source code patch exists which remedies this problem</a>.<br>
                    128: <p>
                    129:
                    130: <li><a name="openssl2"></a>
1.575     deraadt   131: <font color="#009000"><strong>002: SECURITY FIX: November 4, 2006</strong></font> &nbsp; <i>All architectures</i><br>
1.574     brad      132: Several problems have been found in OpenSSL. While parsing certain invalid ASN.1
                    133: structures an error condition is mishandled, possibly resulting in an infinite
                    134: loop. A buffer overflow exists in the SSL_get_shared_ciphers function. A NULL
                    135: pointer may be dereferenced in the SSL version 2 client code. In addition, many
                    136: applications using OpenSSL do not perform any validation of the lengths of
                    137: public keys being used.
                    138: <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2937">CVE-2006-2937</a>,
                    139: <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3738">CVE-2006-3738</a>,
                    140: <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4343">CVE-2006-4343</a>,
                    141: <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2940">CVE-2006-2940</a>
                    142: <br>
                    143:
                    144: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/4.0/common/002_openssl.patch">
                    145: A source code patch exists which remedies this problem</a>.<br>
                    146: <p>
                    147:
                    148: <li><a name="httpd"></a>
1.575     deraadt   149: <font color="#009000"><strong>001: SECURITY FIX: November 4, 2006</strong></font> &nbsp; <i>All architectures</i><br>
1.574     brad      150: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=httpd&amp;sektion=8">httpd(8)</a>
                    151: does not sanitize the Expect header from an HTTP request when it is
                    152: reflected back in an error message, which might allow cross-site scripting (XSS)
                    153: style attacks.
                    154: <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3918">CVE-2006-3918</a>
                    155:
                    156: <br>
                    157: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/4.0/common/001_httpd.patch">
                    158: A source code patch exists which remedies this problem</a>.<br>
                    159: <p>
1.323     deraadt   160: </ul>
1.512     miod      161:
1.25      deraadt   162: <br>
1.75      deraadt   163:
1.25      deraadt   164: <hr>
1.240     jason     165: <a href=stable.html>For OpenBSD patch branch information, please refer here.</a><br>
1.381     espie     166: <a href=pkg-stable.html>For important packages updates, please refer here.</a><br>
1.418     deraadt   167: <br>
1.419     deraadt   168: For errata on a certain release, click below:<br>
1.418     deraadt   169: <a href="errata21.html">2.1</a>,
                    170: <a href="errata22.html">2.2</a>,
                    171: <a href="errata23.html">2.3</a>,
                    172: <a href="errata24.html">2.4</a>,
                    173: <a href="errata25.html">2.5</a>,
                    174: <a href="errata26.html">2.6</a>,
                    175: <a href="errata27.html">2.7</a>,
                    176: <a href="errata28.html">2.8</a>,
                    177: <a href="errata29.html">2.9</a>,
                    178: <a href="errata30.html">3.0</a>,
1.440     deraadt   179: <a href="errata31.html">3.1</a>,
1.458     david     180: <a href="errata32.html">3.2</a>,
1.482     deraadt   181: <a href="errata33.html">3.3</a>,
1.512     miod      182: <a href="errata34.html">3.4</a>,
1.534     deraadt   183: <a href="errata35.html">3.5</a>,
1.542     deraadt   184: <a href="errata36.html">3.6</a>,
1.549     deraadt   185: <a href="errata37.html">3.7</a>,
1.573     steven    186: <a href="errata38.html">3.8</a>,
1.571     deraadt   187: <a href="errata39.html">3.9</a>.
1.418     deraadt   188: <br>
                    189:
1.2       deraadt   190: <hr>
1.186     deraadt   191: <a href=index.html><img height=24 width=24 src=back.gif border=0 alt=OpenBSD></a>
1.435     naddy     192: <a href="mailto:www@openbsd.org">www@openbsd.org</a>
1.581   ! pvalchev  193: <br><small>$OpenBSD: errata.html,v 1.580 2006/12/05 08:00:15 pvalchev Exp $</small>
1.2       deraadt   194:
                    195: </body>
                    196: </html>