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

Annotation of www/errata28.html, Revision 1.74

1.30      naddy       1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
1.1       deraadt     2: <html>
                      3: <head>
                      4: <title>OpenBSD 2.8 errata</title>
                      5: <meta name="description" content="the OpenBSD CD errata page">
1.33      henning     6: <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
1.73      sthen       7: <link rel="canonical" href="http://www.openbsd.org/errata28.html">
1.1       deraadt     8: </head>
                      9:
1.69      deraadt    10: <!--
                     11:                        IMPORTANT REMINDER
                     12:        IF YOU ADD A NEW ERRATUM, MAIL THE PATCH TO TECH AND ANNOUNCE
                     13: -->
                     14:
1.35      david      15: <body bgcolor="#ffffff" text="#000000" link="#23238E">
1.1       deraadt    16:
1.25      jsyn       17: <a href="index.html"><img alt="[OpenBSD]" height="30" width="141" src="images/smalltitle.gif" border="0"></a>
1.69      deraadt    18: <h2><font color="#e00000">
                     19: OpenBSD 2.8 errata
1.1       deraadt    20: </font></h2>
                     21:
                     22: <hr>
                     23: <a href=stable.html>For OpenBSD patch branch information, please refer here.</a><br>
1.27      deraadt    24: <br>
1.28      deraadt    25: For errata on a certain release, click below:<br>
1.27      deraadt    26: <a href="errata21.html">2.1</a>,
                     27: <a href="errata22.html">2.2</a>,
                     28: <a href="errata23.html">2.3</a>,
                     29: <a href="errata24.html">2.4</a>,
                     30: <a href="errata25.html">2.5</a>,
                     31: <a href="errata26.html">2.6</a>,
                     32: <a href="errata27.html">2.7</a>,
                     33: <a href="errata29.html">2.9</a>,
                     34: <a href="errata30.html">3.0</a>,
                     35: <a href="errata31.html">3.1</a>,
1.31      deraadt    36: <a href="errata32.html">3.2</a>,
1.32      david      37: <a href="errata33.html">3.3</a>,
1.37      david      38: <a href="errata34.html">3.4</a>,
1.38      miod       39: <a href="errata35.html">3.5</a>,
1.39      deraadt    40: <a href="errata36.html">3.6</a>,
1.62      deraadt    41: <a href="errata37.html">3.7</a>,
1.47      deraadt    42: <br>
1.41      deraadt    43: <a href="errata38.html">3.8</a>,
1.42      deraadt    44: <a href="errata39.html">3.9</a>,
1.43      deraadt    45: <a href="errata40.html">4.0</a>,
1.45      merdely    46: <a href="errata41.html">4.1</a>,
1.46      deraadt    47: <a href="errata42.html">4.2</a>,
1.47      deraadt    48: <a href="errata43.html">4.3</a>,
1.49      deraadt    49: <a href="errata44.html">4.4</a>,
1.50      deraadt    50: <a href="errata45.html">4.5</a>,
1.51      deraadt    51: <a href="errata46.html">4.6</a>,
1.53      deraadt    52: <a href="errata47.html">4.7</a>,
1.54      miod       53: <a href="errata48.html">4.8</a>,
1.55      nick       54: <a href="errata49.html">4.9</a>,
1.56      sthen      55: <a href="errata50.html">5.0</a>,
1.57      deraadt    56: <a href="errata51.html">5.1</a>,
1.58      deraadt    57: <a href="errata52.html">5.2</a>,
1.59      deraadt    58: <a href="errata53.html">5.3</a>,
1.62      deraadt    59: <br>
1.60      deraadt    60: <a href="errata54.html">5.4</a>,
1.68      jsg        61: <a href="errata55.html">5.5</a>,
1.72      deraadt    62: <a href="errata56.html">5.6</a>,
                     63: <a href="errata57.html">5.7</a>.
1.27      deraadt    64: <br>
1.1       deraadt    65: <hr>
                     66:
1.52      sthen      67: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.8.tar.gz">
1.1       deraadt    68: You can also fetch a tar.gz file containing all the following patches</a>.
                     69: This file is updated once a day.
1.63      deraadt    70: <p>
1.1       deraadt    71:
1.63      deraadt    72: The patches below are available in CVS via the
1.1       deraadt    73: <code>OPENBSD_2_8</code> <a href="stable.html">patch branch</a>.
1.63      deraadt    74: <p>
1.1       deraadt    75:
1.63      deraadt    76: For more detailed information on how to install patches to OpenBSD, please
                     77: consult the <a href="./faq/faq10.html#Patches">OpenBSD FAQ</a>.
1.1       deraadt    78: <p>
1.63      deraadt    79:
1.1       deraadt    80: <hr>
                     81:
                     82: <ul>
1.70      bentley    83: <li id="uucp">
1.66      deraadt    84: <font color="#009000"><strong>033: SECURITY FIX: September 11, 2001</strong></font>
                     85: &nbsp; <i>All architectures</i><br>
1.30      naddy      86: A security hole exists in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uuxqt&amp;sektion=8">uuxqt(8)</a>
1.18      millert    87: that may allow an attacker to run arbitrary commands as user uucp and
                     88: use this to gain root access.
                     89: The UUCP execution daemon, uuxqt(8), has a bug in its command line
                     90: parsing routine may allow arbitrary commands to be run.  Because
                     91: some UUCP commands are run as root (and daemon) from cron it is possible
                     92: to leverage compromise of the UUCP user to gain root.
                     93: <br>
1.63      deraadt    94: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/033_uucp.patch">
                     95: A source code patch exists which remedies this problem.</a>
1.18      millert    96: <p>
1.70      bentley    97: <li id="lpd">
1.66      deraadt    98: <font color="#009000"><strong>032: SECURITY FIX: August 29, 2001</strong></font>
                     99: &nbsp; <i>All architectures</i><br>
1.30      naddy     100: A security hole exists in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lpd&amp;sektion=8">lpd(8)</a>
1.17      millert   101: that may allow an attacker with line printer access to gain root
                    102: privileges.  A machine must be running lpd to be vulnerable (OpenBSD
                    103: does not start lpd by default).  Only machines with line printer
                    104: access (ie: listed in either /etc/hosts.lpd or /etc/hosts.equiv)
                    105: may be used to mount an attack.
                    106: <br>
1.63      deraadt   107: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/032_lpd.patch">
                    108: A source code patch exists which remedies this problem.</a>
1.17      millert   109: <p>
1.70      bentley   110: <li id="sendmail2">
1.66      deraadt   111: <font color="#009000"><strong>031: SECURITY FIX: August 21, 2001</strong></font>
                    112: &nbsp; <i>All architectures</i><br>
1.30      naddy     113: A security hole exists in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sendmail&amp;sektion=8">sendmail(8)</a>
1.14      millert   114: that may allow an attacker on the local host to gain root privileges by
                    115: specifying out-of-bounds debug parameters.
1.15      brad      116: <br>
1.63      deraadt   117: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/031_sendmail.patch">
                    118: A source code patch exists which remedies this problem.</a>
1.14      millert   119: <p>
1.70      bentley   120: <li id="kernexec">
1.66      deraadt   121: <font color="#009000"><strong>030: SECURITY FIX: June 15, 2001</strong></font>
                    122: &nbsp; <i>All architectures</i><br>
1.30      naddy     123: A race condition exists in the kernel <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=execve&amp;sektion=2&amp;format=html">execve(2)</a> implementation that opens a small window of vulnerability for a non-privileged user to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ptrace&amp;sektion=2&amp;format=html">ptrace(2)</a> attach to a suid/sgid process.
1.10      aaron     124: <br>
1.63      deraadt   125: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/030_kernexec.patch">
                    126: A source code patch exists which remedies this problem.</a>
1.10      aaron     127: <p>
1.70      bentley   128: <li id="fts">
1.66      deraadt   129: <font color="#009000"><strong>029: SECURITY FIX: May 30, 2001</strong></font>
                    130: &nbsp; <i>All architectures</i><br>
1.30      naddy     131: Programs using the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fts&amp;sektion=3&amp;format=html">fts(3)</a>
1.4       millert   132: routines (such as rm, find, and most programs that take a <b>-R</b>
                    133: flag) can be tricked into changing into the wrong directory if the
                    134: parent dir is changed out from underneath it.  This is similar to
                    135: the old fts bug but happens when popping out of directories, as
                    136: opposed to descending into them.
1.63      deraadt   137: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/029_fts.patch">
                    138: A source code patch exists which remedies this problem.</a>
1.6       millert   139: This is the second version of the patch.
1.4       millert   140: <p>
1.70      bentley   141: <li id="sendmail">
1.66      deraadt   142: <font color="#009000"><strong>028: SECURITY FIX: May 29, 2001</strong></font>
                    143: &nbsp; <i>All architectures</i><br>
1.3       millert   144: The signal handlers in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sen
1.30      naddy     145: dmail&amp;sektion=8&amp;format=html">sendmail(8)</a> contain code that is unsafe in the
1.3       millert   146: context of a signal handler.  This leads to potentially serious
                    147: race conditions.  At the moment this is a theoretical attack only
                    148: and can only be exploited on the local host (if at all).<br>
1.63      deraadt   149: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/028_sendmail.patch">
                    150: A source code patch exists which remedies this problem.</a>
                    151: It updates sendmail to version 8.11.4.
1.3       millert   152: <p>
1.70      bentley   153: <li id="ipf_frag">
1.66      deraadt   154: <font color="#009000"><strong>027: SECURITY FIX: Apr 23, 2001</strong></font>
                    155: &nbsp; <i>All architectures</i><br>
1.23      miod      156: IPF has a serious problem with fragment caching, the bug is triggered if you use the ipf(5) syntax &quot;keep state&quot;.<br>
1.63      deraadt   157: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/027_ipf-frag.patch">
                    158: A source code patch exists which remedies this problem.</a>
1.1       deraadt   159: <p>
1.70      bentley   160: <li id="glob_limit">
1.66      deraadt   161: <font color="#009000"><strong>026: SECURITY FIX: Apr 23, 2001</strong></font>
                    162: &nbsp; <i>All architectures</i><br>
1.30      naddy     163: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=glob&amp;sektion=3">ftpd(8)</a> has a potential DoS related to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=glob&amp;sektion=3">glob(3)</a>. This patch introduces a GLOB_LIMIT, eliminating the DoS. You must have <a href="#glob">025_glob.patch</a> installed before installing this patch.<br>
1.63      deraadt   164: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/026_globlimit.patch">
                    165: A source code patch exists which remedies this problem.</a>
1.1       deraadt   166: <p>
1.70      bentley   167: <li id="glob">
1.66      deraadt   168: <font color="#009000"><strong>025: SECURITY FIX: Apr 10, 2001</strong></font>
                    169: &nbsp; <i>All architectures</i><br>
1.30      naddy     170: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=glob&amp;sektion=3">glob(3)</a> contains multiple buffer overflows. <br>
1.63      deraadt   171: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/025_glob.patch">
                    172: A source code patch exists which remedies this problem.</a>
1.1       deraadt   173: <p>
1.70      bentley   174: <li id="readline">
1.66      deraadt   175: <font color="#009000"><strong>024: SECURITY FIX: Mar 18, 2001</strong></font>
                    176: &nbsp; <i>All architectures</i><br>
1.1       deraadt   177: The readline library shipped with OpenBSD allows history files creation
                    178: with a permissive
1.30      naddy     179: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umask&amp;sektion=2">umask(2)</a>.
1.1       deraadt   180: This can lead to the leakage of sensitive information in applications
                    181: that use passwords and the like during user interaction (one such
                    182: application is mysql).<br>
1.63      deraadt   183: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/024_readline.patch">
                    184: A source code patch exists which remedies this problem.</a>
1.1       deraadt   185: <p>
1.70      bentley   186: <li id="ipsec_ah">
1.66      deraadt   187: <font color="#009000"><strong>023: SECURITY FIX: Mar 2, 2001</strong></font>
                    188: &nbsp; <i>All architectures</i><br>
1.1       deraadt   189: Insufficient checks in the IPSEC AH IPv4 option handling code can lead to a buffer overrun leading to a remote DoS. This option is not on by default.<br>
1.63      deraadt   190: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/023_ip_ah.patch">
                    191: A source code patch exists which remedies this problem.</a>
1.1       deraadt   192: <p>
1.70      bentley   193: <li id="userldt">
1.65      deraadt   194: <font color="#009000"><strong>022: SECURITY FIX: Mar 2, 2001</strong></font><br>
                    195: The <b>USER_LDT</b> kernel option allows an attacker to gain access to privileged areas of kernel memory. This option is not on by default.
                    196: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.8/i386/022_userltd.patch">
                    197: A source code patch exists which remedies this problem.</a>
                    198: <p>
1.70      bentley   199: <li id="sudo">
1.66      deraadt   200: <font color="#009000"><strong>021: SECURITY FIX: Feb 22, 2001</strong></font>
                    201: &nbsp; <i>All architectures</i><br>
1.8       millert   202: There is an exploitable heap corruption bug in
1.30      naddy     203: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sudo&amp;sektion=8">sudo</a>.
1.1       deraadt   204: <br>
1.63      deraadt   205: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/021_sudo.patch">
                    206: A source code patch exists which remedies this problem.</a>
1.1       deraadt   207: <p>
1.70      bentley   208: <li id="libwrap">
1.66      deraadt   209: <font color="#009000"><strong>020: IMPLEMENTATION FIX: Feb 15, 2001</strong></font>
                    210: &nbsp; <i>All architectures</i><br>
1.30      naddy     211: Client side ident protocol was broken in libwrap, affecting anything using libwrap including <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpd&amp;sektion=8">tcpd</a>. The effect of this was that libwrap would never retrieve and log ident values from remote hosts on connections.<br>
1.63      deraadt   212: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/020_libwrap.patch">
                    213: A source code patch exists which remedies this problem.</a>
1.1       deraadt   214: <p>
1.70      bentley   215: <li id="lepci">
1.66      deraadt   216: <font color="#009000"><strong>019: IMPLEMENTATION FIX: Jan 31, 2001</strong></font>
                    217: &nbsp; <i>All architectures</i><br>
1.30      naddy     218: Fix memory allocation in the PCI LANCE driver, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=le&amp;sektion=4&amp;arch=i386">le</a>.  A side effect of this is that OpenBSD under VMWare now works again.<br>
1.63      deraadt   219: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/019_lepci.patch">
                    220: A source code patch exists which remedies this problem.</a>
1.1       deraadt   221: <p>
1.70      bentley   222: <li id="named">
1.66      deraadt   223: <font color="#009000"><strong>018: SECURITY FIX: Jan 29, 2001</strong></font>
                    224: &nbsp; <i>All architectures</i><br>
1.30      naddy     225: Merge <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=named&amp;sektion=8">named</a>
1.1       deraadt   226: with ISC BIND 4.9.8-REL, which fixes some buffer vulnerabilities (actually it appears
1.13      jsyn      227: that these were already impossible to exploit beforehand).<br>
1.63      deraadt   228: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/018_named.patch">
                    229: A source code patch exists which remedies this problem.</a>
1.1       deraadt   230: <p>
1.70      bentley   231: <li id="rnd">
1.66      deraadt   232: <font color="#009000"><strong>017: SECURITY FIX: Jan 22, 2001</strong></font>
                    233: &nbsp; <i>All architectures</i><br>
1.30      naddy     234: The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=random&amp;sektion=4">rnd(4)</a> device does not use all of its input when data is written to it.<br>
1.63      deraadt   235: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/017_rnd.patch">
                    236: A source code patch exists which remedies this problem.</a>
1.1       deraadt   237: <p>
1.70      bentley   238: <li id="tl">
1.66      deraadt   239: <font color="#009000"><strong>016: RELIABILITY FIX: Jan 4, 2001</strong></font>
                    240: &nbsp; <i>All architectures</i><br>
1.1       deraadt   241: Allow ThunderLAN cards to share interrupts nicely.<br>
1.63      deraadt   242: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/016_tl.patch">
                    243: A source code patch exists which remedies this problem.</a>
1.1       deraadt   244: <p>
1.70      bentley   245: <li id="pms">
1.65      deraadt   246: <font color="#009000"><strong>015: STABILITY FIX: Dec 22, 2000</strong></font><br>
                    247: Some machines locked up while trying to use the mouse in console mode. This patch solves that problem.<br>
                    248: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.8/i386/015_pms.patch">
                    249: A source code patch exists which remedies this problem.</a>
                    250: <p>
1.70      bentley   251: <li id="xlock">
1.66      deraadt   252: <font color="#009000"><strong>014: SECURITY FIX: Dec 22, 2000</strong></font>
                    253: &nbsp; <i>All architectures</i><br>
1.1       deraadt   254: Improve xlock(1)'s authentication by authenticating via a pipe in an early forked process. No known vulnerability exists, this is just a precautionary patch.<br>
1.63      deraadt   255: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/014_xlock.patch">
                    256: A source code patch exists which remedies this problem.</a>
1.1       deraadt   257: <p>
                    258: In addition to a source code patch, new xlock binaries have been created for each architecture listed below. Place these binaries at <i>/usr/X11R6/bin/xlock</i>
                    259:  and <i>chmod 4755 /usr/X11R6/bin/xlock</i>.
                    260: <p>
                    261: <ul>
1.52      sthen     262: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.8/i386/xlock">Xlock - i386</a>
                    263: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.8/sparc/xlock">Xlock - sparc</a>
                    264: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.8/mac68k/xlock">Xlock - mac68k</a>
                    265: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.8/powerpc/xlock">Xlock - powerpc</a>
                    266: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.8/amiga/xlock">Xlock - amiga</a>
                    267: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.8/hp300/xlock">Xlock - hp300</a>
                    268: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.8/mvme68k/xlock">Xlock - mvme68k</a>
1.1       deraadt   269: </ul>
                    270: <p>
1.70      bentley   271: <li id="procfs">
1.66      deraadt   272: <font color="#009000"><strong>013: SECURITY FIX: Dec 18, 2000</strong></font>
                    273: &nbsp; <i>All architectures</i><br>
1.30      naddy     274: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mount_procfs&amp;sektion=8">Procfs</a> contained numerous overflows, which could lead an intruder to root permissions. Procfs is NOT enabled by default in OpenBSD. <br>
1.63      deraadt   275: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/013_procfs.patch">
                    276: A source code patch exists which remedies this problem.</a>
1.1       deraadt   277: <p>
1.70      bentley   278: <li id="imacdv">
1.65      deraadt   279: <font color="#009000"><strong>012: INSTALL PROBLEM: Dec 14, 2000</strong></font><br>
                    280: The IMac DV+ (and probably some other machines) incorrectly identify their video
                    281: hardware, but it is possible to work around the problem.<br>
                    282: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.8/powerpc/012_imacdv.patch">
                    283: A source code patch exists which remedies this problem.</a>
                    284: <p>
1.70      bentley   285: <li id="hwcrypto">
1.66      deraadt   286: <font color="#009000"><strong>011: RELIABILITY FIX: Dec 13, 2000</strong></font>
                    287: &nbsp; <i>All architectures</i><br>
1.1       deraadt   288: The crypto subsystem could incorrectly fail to run certain software ciphers,
                    289: if a hardware card existed in the machine.<br>
1.52      sthen     290: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/011_hwcrypto.patch">
1.63      deraadt   291: A source code patch exists which remedies this problem.</a>
1.1       deraadt   292: <p>
1.70      bentley   293: <li id="fastroute">
1.66      deraadt   294: <font color="#009000"><strong>010: RELIABILITY FIX: Dec 11, 2000</strong></font>
                    295: &nbsp; <i>All architectures</i><br>
1.1       deraadt   296: A crash could occur during fast routing, if IPSEC was enabled.<br>
1.52      sthen     297: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/010_fastroute.patch">
1.63      deraadt   298: A source code patch exists which remedies this problem.</a>
1.1       deraadt   299: <p>
1.70      bentley   300: <li id="kerberos2">
1.66      deraadt   301: <font color="#009000"><strong>009: SECURITY FIX: Dec 10, 2000</strong></font>
                    302: &nbsp; <i>All architectures</i><br>
1.1       deraadt   303: Another problem exists in the Kerberos libraries.<br>
1.52      sthen     304: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/009_kerberos2.patch">
1.63      deraadt   305: A source code patch exists which remedies this problem.</a>
1.1       deraadt   306: <p>
1.70      bentley   307: <li id="kerberos">
1.66      deraadt   308: <font color="#009000"><strong>008: SECURITY FIX: Dec 7, 2000</strong></font>
                    309: &nbsp; <i>All architectures</i><br>
1.1       deraadt   310: Two problems have recently been discovered in the KerberosIV code.<p>
                    311: 1. A symlink problem was discovered in the KerberosIV password checking
                    312: routines /usr/bin/su and /usr/bin/login, which makes it possible for a
                    313: local user to overwrite any file on the local machine.<p>
                    314: 2. It is possible to specify environment variables in telnet
                    315: which will be passed over the to the remote host. This makes it
                    316: possible to set environment variables on the remote side, including
                    317: ones that have special meaning on the server. It is not clear at this
                    318: time what the impact is, but we recommend everyone to upgrade their
                    319: machines immediately.<p>
1.52      sthen     320: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/008_kerberos.patch">
1.63      deraadt   321: A source code patch exists which remedies this problem.</a>
1.1       deraadt   322: <p>
1.70      bentley   323: <li id="x_sun3">
1.65      deraadt   324: <font color="#009000"><strong>007: INSTALL PROBLEM: Dec 4, 2000</strong></font><br>
                    325: The X packages
                    326: <a href="http://ftp.openbsd.org/pub/OpenBSD/2.8/sun3/xshare28.tgz">share28.tgz</a>
                    327: and
                    328: <a href="http://ftp.openbsd.org/pub/OpenBSD/2.8/sun3/xfont28.tgz">font28.tgz</a>
                    329: were not on the CD, and only available via FTP install.  These packages can be
                    330: added post-install by using the following command:
                    331: <pre>
                    332:     # cd /; tar xvfpz xshare28.tgz
                    333:     # cd /; tar xvfpz xfont28.tgz
                    334: </pre>
1.1       deraadt   335: <p>
1.70      bentley   336: <li id="pcibios">
1.33      henning   337: <font color="#009000"><strong>006: STABILITY FIX: Dec 4, 2000</strong></font><br>
1.1       deraadt   338: On some machines, a PCIBIOS device driver interrupt allocation bug can cause a
                    339: kernel hang while probing PCI devices.  If you have this symptom, you can disable
                    340: PCIBIOS as a workaround.  To do this,
1.60      deraadt   341:     <ul>
1.1       deraadt   342:     <li>Enter the User Kernel Configuration by booting with the
                    343:        option &quot;boot -c&quot;.
                    344:     <li>Once at the <i>UKC></i> prompt, enter <pre><tt>
                    345:        UKC> disable pcibios
                    346:        UKC> quit
                    347:     </tt></pre>
                    348:     <li>See <a href="./faq/faq5.html#5.6">FAQ 5.6</a> after a successful
                    349:     boot for instructions on how to re-write your kernel to disable PCIBIOS
                    350:     permanently.
1.60      deraadt   351:     </ul>
1.1       deraadt   352: <p>
1.70      bentley   353: <li id="ftpd">
1.66      deraadt   354: <font color="#009000"><strong>005: SECURITY FIX: Dec 4, 2000</strong></font>
                    355: &nbsp; <i>All architectures</i><br>
1.65      deraadt   356: OpenBSD 2.8's ftpd contains a one-byte overflow in the replydirname() function.<br>
                    357: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/005_ftpd.patch">
                    358: A source code patch exists which remedies this problem.</a>
                    359: You can view the <a href="advisories/ftpd_replydirname.txt">OpenBSD Advisory</a> here.
1.1       deraadt   360: <p>
1.70      bentley   361: <li id="rijndael">
1.66      deraadt   362: <font color="#009000"><strong>004: RELIABILITY FIX: Nov 17, 2000</strong></font>
                    363: &nbsp; <i>All architectures</i><br>
1.65      deraadt   364: First off, AES (Rijndael) encryption and decryption were broken for IPsec
                    365: and swap encryption.<br>
                    366: Secondly, the AES code did not work properly on big endian machines.<br>
                    367: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/004_rijndael.patch">
                    368: A source code patch exists which remedies this problem.</a>
                    369: This is the second revision of the patch.
1.1       deraadt   370: <p>
1.70      bentley   371: <li id="qe">
1.33      henning   372: <font color="#009000"><strong>003: RELIABILITY FIX: Nov 17, 2000</strong></font><br>
1.1       deraadt   373: Configuring a qec+qe causes a NMI panic.<br>
1.52      sthen     374: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.8/sparc/003_qe.patch">
1.1       deraadt   375: A source code patch exists which remedies this problem.</a>
                    376: <p>
1.70      bentley   377: <li id="skey">
1.66      deraadt   378: <font color="#009000"><strong>002: IMPLEMENTATION FIX: Nov 10, 2000</strong></font>
                    379: &nbsp; <i>All architectures</i><br>
1.65      deraadt   380: In ssh(1), skey support for SSH1 protocol was broken.  Some people might consider
                    381: that kind of important.<br>
                    382: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/002_sshskey.patch">
                    383: A source code patch exists which remedies this problem.</a>
                    384: <p>
1.70      bentley   385: <li id="zsconsole">
1.33      henning   386: <font color="#009000"><strong>001: RELIABILITY FIX: Nov 10, 2000</strong></font><br>
1.1       deraadt   387: When running a sparc with a serial console, certain types of interrupts would
                    388: cause great grief.<br>
1.52      sthen     389: <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/2.8/sparc/001_zsconsole.patch">
1.1       deraadt   390: A source code patch exists which remedies this problem.</a>
                    391: <p>
                    392: </ul>
                    393: <p>
1.61      deraadt   394:
1.71      tedu      395: <hr>
                    396:
1.1       deraadt   397: </body>
                    398: </html>