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

Diff for /www/errata30.html between version 1.104 and 1.105

version 1.104, 2019/04/02 12:46:56 version 1.105, 2019/05/27 22:55:19
Line 1 
Line 1 
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">  <!doctype html>
 <html>  <html lang=en id=errata>
 <head>  <meta charset=utf-8>
   
 <title>OpenBSD 3.0 Errata</title>  <title>OpenBSD 3.0 Errata</title>
 <meta name="description" content="the OpenBSD CD errata page">  <meta name="description" content="the OpenBSD CD errata page">
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">  
 <meta name="viewport" content="width=device-width, initial-scale=1">  <meta name="viewport" content="width=device-width, initial-scale=1">
 <link rel="stylesheet" type="text/css" href="openbsd.css">  <link rel="stylesheet" type="text/css" href="openbsd.css">
 <link rel="canonical" href="https://www.openbsd.org/errata30.html">  <link rel="canonical" href="https://www.openbsd.org/errata30.html">
 </head>  
   
 <!--  <!--
                         IMPORTANT REMINDER                          IMPORTANT REMINDER
         IF YOU ADD A NEW ERRATUM, MAIL THE PATCH TO TECH AND ANNOUNCE          IF YOU ADD A NEW ERRATUM, MAIL THE PATCH TO TECH AND ANNOUNCE
 -->  -->
   
 <body bgcolor="#ffffff" text="#000000" link="#23238E">  
   
 <h2>  <h2 id=OpenBSD>
 <a href="index.html">  <a href="index.html">
 <font color="#0000ff"><i>Open</i></font><font color="#000084">BSD</font></a>  <i>Open</i><b>BSD</b></a>
 <font color="#e00000">3.0 Errata</font>  3.0 Errata
 </h2>  </h2>
 <hr>  <hr>
   
Line 87 
Line 85 
   
 <ul>  <ul>
 <li id="named">  <li id="named">
 <font color="#009000"><strong>036: SECURITY FIX: November 14, 2002</strong></font>  <strong>036: SECURITY FIX: November 14, 2002</strong>
 &nbsp; <i>All architectures</i><br>  &nbsp; <i>All architectures</i><br>
 A buffer overflow in  A buffer overflow in
 <a href="https://man.openbsd.org/OpenBSD-3.0/named.8">named(8)</a>  <a href="https://man.openbsd.org/OpenBSD-3.0/named.8">named(8)</a>
Line 98 
Line 96 
 A source code patch exists which remedies this problem.</a>  A source code patch exists which remedies this problem.</a>
 <p>  <p>
 <li id="kernresource">  <li id="kernresource">
 <font color="#009000"><strong>035: SECURITY FIX: November 6, 2002</strong></font>  <strong>035: SECURITY FIX: November 6, 2002</strong>
 &nbsp; <i>All architectures</i><br>  &nbsp; <i>All architectures</i><br>
 Incorrect argument checking in the  Incorrect argument checking in the
 <a href="https://man.openbsd.org/OpenBSD-3.0/getrlimit.2">getrlimit(2)</a>  <a href="https://man.openbsd.org/OpenBSD-3.0/getrlimit.2">getrlimit(2)</a>
Line 107 
Line 105 
 A source code patch exists which remedies this problem.</a>  A source code patch exists which remedies this problem.</a>
 <p>  <p>
 <li id="smrsh">  <li id="smrsh">
 <font color="#009000"><strong>034: SECURITY FIX: November 6, 2002</strong></font>  <strong>034: SECURITY FIX: November 6, 2002</strong>
 &nbsp; <i>All architectures</i><br>  &nbsp; <i>All architectures</i><br>
 An attacker can bypass the restrictions imposed by sendmail's restricted shell,  An attacker can bypass the restrictions imposed by sendmail's restricted shell,
 <a href="https://man.openbsd.org/OpenBSD-3.0/smrsh.8">smrsh(8)</a>,  <a href="https://man.openbsd.org/OpenBSD-3.0/smrsh.8">smrsh(8)</a>,
Line 116 
Line 114 
 A source code patch exists which remedies this problem.</a>  A source code patch exists which remedies this problem.</a>
 <p>  <p>
 <li id="kadmin">  <li id="kadmin">
 <font color="#009000"><strong>033: SECURITY FIX: October 21, 2002</strong></font>  <strong>033: SECURITY FIX: October 21, 2002</strong>
 &nbsp; <i>All architectures</i><br>  &nbsp; <i>All architectures</i><br>
 A buffer overflow can occur in the  A buffer overflow can occur in the
 <a href="https://man.openbsd.org/OpenBSD-3.0/kadmind.8">kadmind(8)</a>  <a href="https://man.openbsd.org/OpenBSD-3.0/kadmind.8">kadmind(8)</a>
Line 125 
Line 123 
 A source code patch exists which remedies this problem.</a>  A source code patch exists which remedies this problem.</a>
 <p>  <p>
 <li id="kerntime">  <li id="kerntime">
 <font color="#009000"><strong>032: SECURITY FIX: October 7, 2002</strong></font>  <strong>032: SECURITY FIX: October 7, 2002</strong>
 &nbsp; <i>All architectures</i><br>  &nbsp; <i>All architectures</i><br>
 Incorrect argument checking in the  Incorrect argument checking in the
 <a href="https://man.openbsd.org/OpenBSD-3.0/setitimer.2">setitimer(2)</a> system call may allow an attacker to write to kernel memory.<br>  <a href="https://man.openbsd.org/OpenBSD-3.0/setitimer.2">setitimer(2)</a> system call may allow an attacker to write to kernel memory.<br>
Line 133 
Line 131 
 A source code patch exists which remedies this problem.</a>  A source code patch exists which remedies this problem.</a>
 <p>  <p>
 <li id="scarg">  <li id="scarg">
 <font color="#009000"><strong>031: SECURITY FIX: August 11, 2002</strong></font>  <strong>031: SECURITY FIX: August 11, 2002</strong>
 &nbsp; <i>All architectures</i><br>  &nbsp; <i>All architectures</i><br>
 An insufficient boundary check in the  An insufficient boundary check in the
 <a href="https://man.openbsd.org/OpenBSD-3.0/select.2">select(2)</a>  <a href="https://man.openbsd.org/OpenBSD-3.0/select.2">select(2)</a>
Line 143 
Line 141 
 A source code patch exists which remedies this problem.</a>  A source code patch exists which remedies this problem.</a>
 <p>  <p>
 <li id="ssl">  <li id="ssl">
 <font color="#009000"><strong>030: SECURITY FIX: July 30, 2002</strong></font>  <strong>030: SECURITY FIX: July 30, 2002</strong>
 &nbsp; <i>All architectures</i><br>  &nbsp; <i>All architectures</i><br>
 Several remote buffer overflows can occur in the SSL2 server and SSL3 client of the  Several remote buffer overflows can occur in the SSL2 server and SSL3 client of the
 <a href="https://man.openbsd.org/OpenBSD-3.0/ssl.8">ssl(8)</a>  <a href="https://man.openbsd.org/OpenBSD-3.0/ssl.8">ssl(8)</a>
Line 156 
Line 154 
 This is the second version of the patch.  This is the second version of the patch.
 <p>  <p>
 <li id="xdr">  <li id="xdr">
 <font color="#009000"><strong>029: SECURITY FIX: July 29, 2002</strong></font>  <strong>029: SECURITY FIX: July 29, 2002</strong>
 &nbsp; <i>All architectures</i><br>  &nbsp; <i>All architectures</i><br>
 A buffer overflow can occur in the  A buffer overflow can occur in the
 <a href="https://man.openbsd.org/OpenBSD-3.0/xdr_array.3">xdr_array(3)</a>  <a href="https://man.openbsd.org/OpenBSD-3.0/xdr_array.3">xdr_array(3)</a>
Line 167 
Line 165 
 This is the second version of the patch.  This is the second version of the patch.
 <p>  <p>
 <li id="pppd">  <li id="pppd">
 <font color="#009000"><strong>028: SECURITY FIX: July 29, 2002</strong></font>  <strong>028: SECURITY FIX: July 29, 2002</strong>
 &nbsp; <i>All architectures</i><br>  &nbsp; <i>All architectures</i><br>
 A race condition exists in the  A race condition exists in the
 <a href="https://man.openbsd.org/OpenBSD-3.0/pppd.8">pppd(8)</a>  <a href="https://man.openbsd.org/OpenBSD-3.0/pppd.8">pppd(8)</a>
Line 176 
Line 174 
 A source code patch exists which remedies this problem.</a>  A source code patch exists which remedies this problem.</a>
 <p>  <p>
 <li id="isakmpd2">  <li id="isakmpd2">
 <font color="#009000"><strong>027: RELIABILITY FIX: July 5, 2002</strong></font>  <strong>027: RELIABILITY FIX: July 5, 2002</strong>
 &nbsp; <i>All architectures</i><br>  &nbsp; <i>All architectures</i><br>
 Receiving IKE payloads out of sequence can cause  Receiving IKE payloads out of sequence can cause
 <a href="https://man.openbsd.org/OpenBSD-3.0/isakmpd.8">isakmpd(8)</a> to crash.<br>  <a href="https://man.openbsd.org/OpenBSD-3.0/isakmpd.8">isakmpd(8)</a> to crash.<br>
Line 186 
Line 184 
 This is the second version of the patch.  This is the second version of the patch.
 <p>  <p>
 <li id="ktrace">  <li id="ktrace">
 <font color="#009000"><strong>026: SECURITY FIX: June 27, 2002</strong></font>  <strong>026: SECURITY FIX: June 27, 2002</strong>
 &nbsp; <i>All architectures</i><br>  &nbsp; <i>All architectures</i><br>
 The kernel would let any user <a href="https://man.openbsd.org/OpenBSD-3.0/ktrace.2">ktrace(2)</a> set[ug]id processes.<br>  The kernel would let any user <a href="https://man.openbsd.org/OpenBSD-3.0/ktrace.2">ktrace(2)</a> set[ug]id processes.<br>
 <a href="https://ftp.openbsd.org/pub/OpenBSD/patches/3.0/common/026_ktrace.patch">  <a href="https://ftp.openbsd.org/pub/OpenBSD/patches/3.0/common/026_ktrace.patch">
 A source code patch exists which remedies this problem.</a>  A source code patch exists which remedies this problem.</a>
 <p>  <p>
 <li id="resolver">  <li id="resolver">
 <font color="#009000"><strong>025: SECURITY FIX: June 25, 2002</strong></font>  <strong>025: SECURITY FIX: June 25, 2002</strong>
 &nbsp; <i>All architectures</i><br>  &nbsp; <i>All architectures</i><br>
 A potential buffer overflow in the DNS resolver has been found.<br>  A potential buffer overflow in the DNS resolver has been found.<br>
 <a href="https://ftp.openbsd.org/pub/OpenBSD/patches/3.0/common/025_resolver.patch">  <a href="https://ftp.openbsd.org/pub/OpenBSD/patches/3.0/common/025_resolver.patch">
 A source code patch exists which remedies this problem.</a>  A source code patch exists which remedies this problem.</a>
 <p>  <p>
 <li id="sshdauth">  <li id="sshdauth">
 <font color="#009000"><strong>024: SECURITY FIX: June 24, 2002</strong></font>  <strong>024: SECURITY FIX: June 24, 2002</strong>
 &nbsp; <i>All architectures</i><br>  &nbsp; <i>All architectures</i><br>
 All versions of OpenSSH's sshd between 2.3.1 and 3.3 contain an input validation  All versions of OpenSSH's sshd between 2.3.1 and 3.3 contain an input validation
 error that can result in an integer overflow and privilege escalation.  error that can result in an integer overflow and privilege escalation.
Line 209 
Line 207 
 <a href="https://www.openssh.com/txt/preauth.adv">security advisory</a>.  <a href="https://www.openssh.com/txt/preauth.adv">security advisory</a>.
 <p>  <p>
 <li id="modssl">  <li id="modssl">
 <font color="#009000"><strong>023: SECURITY FIX: June 24, 2002</strong></font>  <strong>023: SECURITY FIX: June 24, 2002</strong>
 &nbsp; <i>All architectures</i><br>  &nbsp; <i>All architectures</i><br>
 A buffer overflow can occur in the .htaccess parsing code in mod_ssl httpd  A buffer overflow can occur in the .htaccess parsing code in mod_ssl httpd
 module, leading to possible remote crash or exploit.<br>  module, leading to possible remote crash or exploit.<br>
Line 217 
Line 215 
 A source code patch exists which remedies this problem.</a>  A source code patch exists which remedies this problem.</a>
 <p>  <p>
 <li id="httpd">  <li id="httpd">
 <font color="#009000"><strong>022: SECURITY FIX: June 19, 2002</strong></font>  <strong>022: SECURITY FIX: June 19, 2002</strong>
 &nbsp; <i>All architectures</i><br>  &nbsp; <i>All architectures</i><br>
 A buffer overflow can occur during the interpretation of chunked  A buffer overflow can occur during the interpretation of chunked
 encoding in the http daemon, leading to possible remote crash or exploit.<br>  encoding in the http daemon, leading to possible remote crash or exploit.<br>
Line 225 
Line 223 
 A source code patch exists which remedies this problem.</a>  A source code patch exists which remedies this problem.</a>
 <p>  <p>
 <li id="fdalloc2">  <li id="fdalloc2">
 <font color="#009000"><strong>021: SECURITY FIX: May 8, 2002</strong></font>  <strong>021: SECURITY FIX: May 8, 2002</strong>
 &nbsp; <i>All architectures</i><br>  &nbsp; <i>All architectures</i><br>
 A race condition exists where an attacker could fill the file descriptor  A race condition exists where an attacker could fill the file descriptor
 table and defeat the kernel's protection of fd slots 0, 1, and 2 for a  table and defeat the kernel's protection of fd slots 0, 1, and 2 for a
Line 234 
Line 232 
 A source code patch exists which remedies this problem.</a>  A source code patch exists which remedies this problem.</a>
 <p>  <p>
 <li id="sudo2">  <li id="sudo2">
 <font color="#009000"><strong>020: SECURITY FIX: April 25, 2002</strong></font>  <strong>020: SECURITY FIX: April 25, 2002</strong>
 &nbsp; <i>All architectures</i><br>  &nbsp; <i>All architectures</i><br>
 A bug in <a href="https://man.openbsd.org/OpenBSD-3.0/sudo.8">sudo(8)</a> may allow an attacker to corrupt the heap by specifying a custom prompt.<br>  A bug in <a href="https://man.openbsd.org/OpenBSD-3.0/sudo.8">sudo(8)</a> may allow an attacker to corrupt the heap by specifying a custom prompt.<br>
 <a href="https://ftp.openbsd.org/pub/OpenBSD/patches/3.0/common/020_sudo.patch">  <a href="https://ftp.openbsd.org/pub/OpenBSD/patches/3.0/common/020_sudo.patch">
 A source code patch exists which remedies this problem.</a>  A source code patch exists which remedies this problem.</a>
 <p>  <p>
 <li id="sshafs">  <li id="sshafs">
 <font color="#009000"><strong>019: SECURITY FIX: April 22, 2002</strong></font>  <strong>019: SECURITY FIX: April 22, 2002</strong>
 &nbsp; <i>All architectures</i><br>  &nbsp; <i>All architectures</i><br>
 A local user can gain super-user privileges due to a buffer overflow  A local user can gain super-user privileges due to a buffer overflow
 in <a href="https://man.openbsd.org/OpenBSD-3.0/sshd.8">sshd(8)</a>  in <a href="https://man.openbsd.org/OpenBSD-3.0/sshd.8">sshd(8)</a>
Line 253 
Line 251 
 A source code patch exists which remedies this problem.</a>  A source code patch exists which remedies this problem.</a>
 <p>  <p>
 <li id="mail">  <li id="mail">
 <font color="#009000"><strong>018: SECURITY FIX: April 11, 2002</strong></font>  <strong>018: SECURITY FIX: April 11, 2002</strong>
 &nbsp; <i>All architectures</i><br>  &nbsp; <i>All architectures</i><br>
 <a href="https://man.openbsd.org/OpenBSD-3.0/mail.1">mail(1)</a>  <a href="https://man.openbsd.org/OpenBSD-3.0/mail.1">mail(1)</a>
 will process tilde escapes even in non-interactive mode.  will process tilde escapes even in non-interactive mode.
Line 263 
Line 261 
 A source code patch exists which remedies this problem.</a>  A source code patch exists which remedies this problem.</a>
 <p>  <p>
 <li id="isakmpd">  <li id="isakmpd">
 <font color="#009000"><strong>017: RELIABILITY FIX: March 26, 2002</strong></font>  <strong>017: RELIABILITY FIX: March 26, 2002</strong>
 &nbsp; <i>All architectures</i><br>  &nbsp; <i>All architectures</i><br>
 <a href="https://man.openbsd.org/OpenBSD-3.0/isakmpd.8">isakmpd(8)</a>  <a href="https://man.openbsd.org/OpenBSD-3.0/isakmpd.8">isakmpd(8)</a>
 will crash when receiving a zero length IKE packet due to a too-late length check.  will crash when receiving a zero length IKE packet due to a too-late length check.
Line 272 
Line 270 
 A source code patch exists which remedies this problem.</a>  A source code patch exists which remedies this problem.</a>
 <p>  <p>
 <li id="approval">  <li id="approval">
 <font color="#009000"><strong>016: SECURITY FIX: March 19, 2002</strong></font>  <strong>016: SECURITY FIX: March 19, 2002</strong>
 &nbsp; <i>All architectures</i><br>  &nbsp; <i>All architectures</i><br>
 Under certain conditions, on systems using YP with netgroups in the password  Under certain conditions, on systems using YP with netgroups in the password
 database, it is possible for the  database, it is possible for the
Line 289 
Line 287 
 A source code patch exists which remedies this problem.</a>  A source code patch exists which remedies this problem.</a>
 <p>  <p>
 <li id="zlib">  <li id="zlib">
 <font color="#009000"><strong>015: RELIABILITY FIX: March 13, 2002</strong></font>  <strong>015: RELIABILITY FIX: March 13, 2002</strong>
 &nbsp; <i>All architectures</i><br>  &nbsp; <i>All architectures</i><br>
 Under some circumstances the zlib compression library can free dynamically  Under some circumstances the zlib compression library can free dynamically
 allocated memory twice.  This is not a security issue on OpenBSD since the BSD  allocated memory twice.  This is not a security issue on OpenBSD since the BSD
Line 301 
Line 299 
 A source code patch exists which remedies this problem.</a>  A source code patch exists which remedies this problem.</a>
 <p>  <p>
 <li id="openssh">  <li id="openssh">
 <font color="#009000"><strong>014: SECURITY FIX: March 8, 2002</strong></font>  <strong>014: SECURITY FIX: March 8, 2002</strong>
 &nbsp; <i>All architectures</i><br>  &nbsp; <i>All architectures</i><br>
 A local user can gain super-user privileges due to an off-by-one check  A local user can gain super-user privileges due to an off-by-one check
 in the channel forwarding code of OpenSSH.<br>  in the channel forwarding code of OpenSSH.<br>
Line 309 
Line 307 
 A source code patch exists which remedies this problem.</a>  A source code patch exists which remedies this problem.</a>
 <p>  <p>
 <li id="syspipe">  <li id="syspipe">
 <font color="#009000"><strong>013: RELIABILITY FIX: February 4, 2002</strong></font>  <strong>013: RELIABILITY FIX: February 4, 2002</strong>
 &nbsp; <i>All architectures</i><br>  &nbsp; <i>All architectures</i><br>
 The wrong filedescriptors are released when pipe(2) failed.<br>  The wrong filedescriptors are released when pipe(2) failed.<br>
 <a href="https://ftp.openbsd.org/pub/OpenBSD/patches/3.0/common/013_syspipe.patch">  <a href="https://ftp.openbsd.org/pub/OpenBSD/patches/3.0/common/013_syspipe.patch">
 A source code patch exists which remedies this problem.</a>  A source code patch exists which remedies this problem.</a>
 <p>  <p>
 <li id="ptrace">  <li id="ptrace">
 <font color="#009000"><strong>012: SECURITY FIX: January 21, 2002</strong></font>  <strong>012: SECURITY FIX: January 21, 2002</strong>
 &nbsp; <i>All architectures</i><br>  &nbsp; <i>All architectures</i><br>
 A race condition between the ptrace(2) and execve(2) system calls allows  A race condition between the ptrace(2) and execve(2) system calls allows
 an attacker to modify the memory contents of suid/sgid processes which  an attacker to modify the memory contents of suid/sgid processes which
Line 325 
Line 323 
 A source code patch exists which remedies this problem.</a>  A source code patch exists which remedies this problem.</a>
 <p>  <p>
 <li id="sudo">  <li id="sudo">
 <font color="#009000"><strong>011: SECURITY FIX: January 17, 2002</strong></font>  <strong>011: SECURITY FIX: January 17, 2002</strong>
 &nbsp; <i>All architectures</i><br>  &nbsp; <i>All architectures</i><br>
 If the Postfix sendmail replacement is installed on a system an  If the Postfix sendmail replacement is installed on a system an
 attacker may be able to gain root privileges on the local host via  attacker may be able to gain root privileges on the local host via
Line 339 
Line 337 
 A source code patch exists which remedies this problem.</a>  A source code patch exists which remedies this problem.</a>
 <p>  <p>
 <li id="ipip">  <li id="ipip">
 <font color="#009000"><strong>010: RELIABILITY FIX: December 13, 2001</strong></font>  <strong>010: RELIABILITY FIX: December 13, 2001</strong>
 &nbsp; <i>All architectures</i><br>  &nbsp; <i>All architectures</i><br>
 Systems running with IP-in-IP encapsulation can be made to crash by  Systems running with IP-in-IP encapsulation can be made to crash by
 malformed packets.<br>  malformed packets.<br>
Line 347 
Line 345 
 A source code patch exists which remedies this problem.</a>  A source code patch exists which remedies this problem.</a>
 <p>  <p>
 <li id="macppcinstall">  <li id="macppcinstall">
 <font color="#009000"><strong>009: INSTALLATION FIX: December 11, 2001</strong></font>  <strong>009: INSTALLATION FIX: December 11, 2001</strong>
 <br>  <br>
 The 3.0 CD2 was created with an error which means that the instructions  The 3.0 CD2 was created with an error which means that the instructions
 for booting this architecture will not work.  Instead, to boot the  for booting this architecture will not work.  Instead, to boot the
Line 357 
Line 355 
 <code>boot cd:,OFWBOOT /3.0/macppc/bsd.rd</code>  <code>boot cd:,OFWBOOT /3.0/macppc/bsd.rd</code>
 <p>  <p>
 <li id="lpd">  <li id="lpd">
 <font color="#009000"><strong>008: SECURITY FIX: November 28, 2001</strong></font>  <strong>008: SECURITY FIX: November 28, 2001</strong>
 &nbsp; <i>All architectures</i><br>  &nbsp; <i>All architectures</i><br>
 A security issue exists in the lpd daemon that may allow an attacker  A security issue exists in the lpd daemon that may allow an attacker
 to create arbitrary new files in the root directory.  Only machines  to create arbitrary new files in the root directory.  Only machines
Line 369 
Line 367 
 A source code patch exists which remedies this problem.</a>  A source code patch exists which remedies this problem.</a>
 <p>  <p>
 <li id="vi.recover">  <li id="vi.recover">
 <font color="#009000"><strong>007: SECURITY FIX: November 13, 2001</strong></font>  <strong>007: SECURITY FIX: November 13, 2001</strong>
 &nbsp; <i>All architectures</i><br>  &nbsp; <i>All architectures</i><br>
 A security issue exists in the vi.recover script that may allow an attacker  A security issue exists in the vi.recover script that may allow an attacker
 to remove arbitrary zero-length files, regardless of ownership.  to remove arbitrary zero-length files, regardless of ownership.
Line 378 
Line 376 
 A source code patch exists which remedies this problem.</a>  A source code patch exists which remedies this problem.</a>
 <p>  <p>
 <li id="pf">  <li id="pf">
 <font color="#009000"><strong>006: SECURITY FIX: November 13, 2001</strong></font>  <strong>006: SECURITY FIX: November 13, 2001</strong>
 &nbsp; <i>All architectures</i><br>  &nbsp; <i>All architectures</i><br>
 <a href="https://man.openbsd.org/OpenBSD-3.0/pf.4">pf(4)</a>  <a href="https://man.openbsd.org/OpenBSD-3.0/pf.4">pf(4)</a>
 was incapable of dealing with certain ipv6 icmp packets, resulting in a crash.  was incapable of dealing with certain ipv6 icmp packets, resulting in a crash.
Line 387 
Line 385 
 A source code patch exists which remedies this problem.</a>  A source code patch exists which remedies this problem.</a>
 <p>  <p>
 <li id="altivec">  <li id="altivec">
 <font color="#009000"><strong>005: RELIABILITY FIX: November 12, 2001</strong></font>  <strong>005: RELIABILITY FIX: November 12, 2001</strong>
 <br>  <br>
 Execution of Altivec instructions will crash the kernel.  Execution of Altivec instructions will crash the kernel.
 <br>  <br>
Line 395 
Line 393 
 A source code patch exists which remedies this problem.</a>  A source code patch exists which remedies this problem.</a>
 <p>  <p>
 <li id="hifn">  <li id="hifn">
 <font color="#009000"><strong>004: RELIABILITY FIX: November 12, 2001</strong></font>  <strong>004: RELIABILITY FIX: November 12, 2001</strong>
 <br>  <br>
 Hifn7751 based cards may stop working on certain motherboards due to  Hifn7751 based cards may stop working on certain motherboards due to
 DMA errors.  DMA errors.
Line 404 
Line 402 
 A source code patch exists which remedies this problem.</a>  A source code patch exists which remedies this problem.</a>
 <p>  <p>
 <li id="sparc64cd">  <li id="sparc64cd">
 <font color="#009000"><strong>003: RELIABILITY FIX: November 12, 2001</strong></font>  <strong>003: RELIABILITY FIX: November 12, 2001</strong>
 <br>  <br>
 Access to a CD drive on the PCI ultrasparc machines results in a continuous stream  Access to a CD drive on the PCI ultrasparc machines results in a continuous stream
 of bogus interrupt messages, causing great user anguish.  of bogus interrupt messages, causing great user anguish.
Line 413 
Line 411 
 A source code patch exists which remedies this problem.</a>  A source code patch exists which remedies this problem.</a>
 <p>  <p>
 <li id="sshd">  <li id="sshd">
 <font color="#009000"><strong>002: SECURITY FIX: November 12, 2001</strong></font>  <strong>002: SECURITY FIX: November 12, 2001</strong>
 &nbsp; <i>All architectures</i><br>  &nbsp; <i>All architectures</i><br>
 <a href="https://man.openbsd.org/OpenBSD-3.0/sshd.8">sshd(8)</a>  <a href="https://man.openbsd.org/OpenBSD-3.0/sshd.8">sshd(8)</a>
 is being upgraded from OpenSSH 3.0 to OpenSSH 3.0.2 to fix a few problems:  is being upgraded from OpenSSH 3.0 to OpenSSH 3.0.2 to fix a few problems:
Line 441 
Line 439 
 This is the second version of this patch.  This is the second version of this patch.
 <p>  <p>
 <li id="hosts">  <li id="hosts">
 <font color="#009000"><strong>001: INSTALL ISSUE: November 12, 2001</strong></font>  <strong>001: INSTALL ISSUE: November 12, 2001</strong>
 &nbsp; <i>All architectures</i><br>  &nbsp; <i>All architectures</i><br>
 A small bug in the installation script causes the <tt>/etc/hosts</tt> file to  A small bug in the installation script causes the <code>/etc/hosts</code> file to
 be incorrectly formed.<br>  be incorrectly formed.<br>
 The resulting file contains a line which reads like:<p>  The resulting file contains a line which reads like:<p>
 <tt>&nbsp;&nbsp;&nbsp;#.#.#.# hostname. hostname</tt>  <code>&nbsp;&nbsp;&nbsp;#.#.#.# hostname. hostname</code>
 <p>  <p>
 This line should actually read something like:<p>  This line should actually read something like:<p>
 <tt>&nbsp;&nbsp;&nbsp;#.#.#.# hostname.domainname.com hostname</tt>  <code>&nbsp;&nbsp;&nbsp;#.#.#.# hostname.domainname.com hostname</code>
 <p>  <p>
 To correct this problem, simply edit the file and insert the domainname in  To correct this problem, simply edit the file and insert the domainname in
 the required place.  the required place.
Line 458 
Line 456 
 </ul>  </ul>
   
 <hr>  <hr>
   
 </body>  
 </html>  

Legend:
Removed from v.1.104  
changed lines
  Added in v.1.105