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

Annotation of www/errata.html, Revision 1.577

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.577   ! brad       78: <li><a name="ldso"></a>
        !            79: <font color="#009000"><strong>005: SECURITY FIX: November 19, 2006</strong></font> &nbsp; <i>All architectures</i><br>
        !            80: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ld.so&amp;sektion=1">ld.so(1)</a>
        !            81: fails to properly sanitize the environement. There is a potential localhost security
        !            82: problem in cases we have not found yet.
        !            83: <br>
        !            84: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/4.0/common/005_ldso.patch">
        !            85: A source code patch exists which remedies this problem</a>.<br>
        !            86: <p>
        !            87:
1.576     brad       88: <li><a name="arc"></a>
                     89: <font color="#009000"><strong>004: RELIABILITY FIX: November 7, 2006</strong></font> &nbsp; <i>All architectures</i><br>
                     90: Due to a bug in the
                     91: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=arc&amp;sektion=4">arc(4)</a>
                     92: RAID driver the driver will not properly synchronize the cache to the logical volumes
                     93: upon system shut down. The result being that the mounted file systems within the logical
                     94: volumes will not be properly marked as being clean and fsck will be run for the subsequent
                     95: boot up.
                     96: <br>
                     97: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/4.0/common/004_arc.patch">
                     98: A source code patch exists which remedies this problem</a>.<br>
                     99: <p>
                    100:
1.574     brad      101: <li><a name="systrace"></a>
1.575     deraadt   102: <font color="#009000"><strong>003: SECURITY FIX: November 4, 2006</strong></font> &nbsp; <i>All architectures</i><br>
1.574     brad      103: Fix for an integer overflow in
                    104: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=systrace&amp;sektion=4">systrace(4)</a>'s
                    105: STRIOCREPLACE support, found by
                    106: Chris Evans. This could be exploited for DoS, limited kmem reads or local
                    107: privilege escalation.
                    108: <br>
                    109: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/4.0/common/003_systrace.patch">
                    110: A source code patch exists which remedies this problem</a>.<br>
                    111: <p>
                    112:
                    113: <li><a name="openssl2"></a>
1.575     deraadt   114: <font color="#009000"><strong>002: SECURITY FIX: November 4, 2006</strong></font> &nbsp; <i>All architectures</i><br>
1.574     brad      115: Several problems have been found in OpenSSL. While parsing certain invalid ASN.1
                    116: structures an error condition is mishandled, possibly resulting in an infinite
                    117: loop. A buffer overflow exists in the SSL_get_shared_ciphers function. A NULL
                    118: pointer may be dereferenced in the SSL version 2 client code. In addition, many
                    119: applications using OpenSSL do not perform any validation of the lengths of
                    120: public keys being used.
                    121: <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2937">CVE-2006-2937</a>,
                    122: <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3738">CVE-2006-3738</a>,
                    123: <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4343">CVE-2006-4343</a>,
                    124: <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2940">CVE-2006-2940</a>
                    125: <br>
                    126:
                    127: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/4.0/common/002_openssl.patch">
                    128: A source code patch exists which remedies this problem</a>.<br>
                    129: <p>
                    130:
                    131: <li><a name="httpd"></a>
1.575     deraadt   132: <font color="#009000"><strong>001: SECURITY FIX: November 4, 2006</strong></font> &nbsp; <i>All architectures</i><br>
1.574     brad      133: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=httpd&amp;sektion=8">httpd(8)</a>
                    134: does not sanitize the Expect header from an HTTP request when it is
                    135: reflected back in an error message, which might allow cross-site scripting (XSS)
                    136: style attacks.
                    137: <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3918">CVE-2006-3918</a>
                    138:
                    139: <br>
                    140: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/4.0/common/001_httpd.patch">
                    141: A source code patch exists which remedies this problem</a>.<br>
                    142: <p>
1.323     deraadt   143: </ul>
1.512     miod      144:
1.25      deraadt   145: <br>
1.75      deraadt   146:
1.25      deraadt   147: <hr>
1.240     jason     148: <a href=stable.html>For OpenBSD patch branch information, please refer here.</a><br>
1.381     espie     149: <a href=pkg-stable.html>For important packages updates, please refer here.</a><br>
1.418     deraadt   150: <br>
1.419     deraadt   151: For errata on a certain release, click below:<br>
1.418     deraadt   152: <a href="errata21.html">2.1</a>,
                    153: <a href="errata22.html">2.2</a>,
                    154: <a href="errata23.html">2.3</a>,
                    155: <a href="errata24.html">2.4</a>,
                    156: <a href="errata25.html">2.5</a>,
                    157: <a href="errata26.html">2.6</a>,
                    158: <a href="errata27.html">2.7</a>,
                    159: <a href="errata28.html">2.8</a>,
                    160: <a href="errata29.html">2.9</a>,
                    161: <a href="errata30.html">3.0</a>,
1.440     deraadt   162: <a href="errata31.html">3.1</a>,
1.458     david     163: <a href="errata32.html">3.2</a>,
1.482     deraadt   164: <a href="errata33.html">3.3</a>,
1.512     miod      165: <a href="errata34.html">3.4</a>,
1.534     deraadt   166: <a href="errata35.html">3.5</a>,
1.542     deraadt   167: <a href="errata36.html">3.6</a>,
1.549     deraadt   168: <a href="errata37.html">3.7</a>,
1.573     steven    169: <a href="errata38.html">3.8</a>,
1.571     deraadt   170: <a href="errata39.html">3.9</a>.
1.418     deraadt   171: <br>
                    172:
1.2       deraadt   173: <hr>
1.186     deraadt   174: <a href=index.html><img height=24 width=24 src=back.gif border=0 alt=OpenBSD></a>
1.435     naddy     175: <a href="mailto:www@openbsd.org">www@openbsd.org</a>
1.577   ! brad      176: <br><small>$OpenBSD: errata.html,v 1.576 2006/11/08 04:00:18 brad Exp $</small>
1.2       deraadt   177:
                    178: </body>
                    179: </html>