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

Diff for /www/errata45.html between version 1.61 and 1.62

version 1.61, 2019/04/02 12:46:57 version 1.62, 2019/05/27 22:55:20
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 4.5 Errata</title>  <title>OpenBSD 4.5 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/errata45.html">  <link rel="canonical" href="https://www.openbsd.org/errata45.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">4.5 Errata</font>  4.5 Errata
 </h2>  </h2>
 <hr>  <hr>
   
Line 89 
Line 87 
   
 <ul>  <ul>
 <li id="p016_openssl">  <li id="p016_openssl">
 <font color="#009000"><strong>016: SECURITY FIX: April 14, 2010</strong></font>  <strong>016: SECURITY FIX: April 14, 2010</strong>
 &nbsp; <i>All architectures</i><br>  &nbsp; <i>All architectures</i><br>
 In TLS connections, certain incorrectly formatted records can cause  In TLS connections, certain incorrectly formatted records can cause
 an OpenSSL client or server to crash due to a read attempt at NULL.  an OpenSSL client or server to crash due to a read attempt at NULL.
Line 99 
Line 97 
 <p>  <p>
   
 <li id="p015_mpi">  <li id="p015_mpi">
 <font color="#009000"><strong>015: RELIABILITY FIX: April 4, 2010</strong></font>  <strong>015: RELIABILITY FIX: April 4, 2010</strong>
 &nbsp; <i>All architectures</i><br>  &nbsp; <i>All architectures</i><br>
 When updating sensors showing the state of RAID volumes  When updating sensors showing the state of RAID volumes
 <a href="https://man.openbsd.org/OpenBSD-4.5/mpi.4">mpi(4)</a>  <a href="https://man.openbsd.org/OpenBSD-4.5/mpi.4">mpi(4)</a>
Line 114 
Line 112 
 <p>  <p>
   
 <li id="p014_kerberos">  <li id="p014_kerberos">
 <font color="#009000"><strong>014: RELIABILITY FIX: March 31, 2010</strong></font>  <strong>014: RELIABILITY FIX: March 31, 2010</strong>
 &nbsp; <i>All architectures</i><br>  &nbsp; <i>All architectures</i><br>
 When decrypting packets, the internal decryption functions were not  When decrypting packets, the internal decryption functions were not
 paranoid enough in checking for underruns, which could potentially  paranoid enough in checking for underruns, which could potentially
Line 125 
Line 123 
 <p>  <p>
   
 <li id="p013_ftpd">  <li id="p013_ftpd">
 <font color="#009000"><strong>013: RELIABILITY FIX: March 12, 2010</strong></font>  <strong>013: RELIABILITY FIX: March 12, 2010</strong>
 &nbsp; <i>All architectures</i><br>  &nbsp; <i>All architectures</i><br>
 Due to a null pointer dereference, it would be possible to crash ftpd when  Due to a null pointer dereference, it would be possible to crash ftpd when
 handling glob(3)'ing requests. This is non-exploitable.  handling glob(3)'ing requests. This is non-exploitable.
Line 135 
Line 133 
 <p>  <p>
   
 <li id="p012_openssl">  <li id="p012_openssl">
 <font color="#009000"><strong>012: SECURITY FIX: March 12, 2010</strong></font>  <strong>012: SECURITY FIX: March 12, 2010</strong>
 &nbsp; <i>All architectures</i><br>  &nbsp; <i>All architectures</i><br>
 OpenSSL is susceptible to a buffer overflow due to a failure  OpenSSL is susceptible to a buffer overflow due to a failure
 to check for NULL returns from bn_wexpand function calls.  to check for NULL returns from bn_wexpand function calls.
Line 145 
Line 143 
 <p>  <p>
   
 <li id="p011_ptrace">  <li id="p011_ptrace">
 <font color="#009000"><strong>011: RELIABILITY FIX: January 29, 2010</strong></font>  <strong>011: RELIABILITY FIX: January 29, 2010</strong>
 &nbsp; <i>All architectures</i><br>  &nbsp; <i>All architectures</i><br>
 By using ptrace(2) on an ancestor process, a loop in the process tree  By using ptrace(2) on an ancestor process, a loop in the process tree
 could be created, violating assumptions in other parts of the kernel  could be created, violating assumptions in other parts of the kernel
Line 156 
Line 154 
 <p>  <p>
   
 <li id="p010_openssl">  <li id="p010_openssl">
 <font color="#009000"><strong>010: SECURITY FIX: November 26, 2009</strong></font>  <strong>010: SECURITY FIX: November 26, 2009</strong>
 &nbsp; <i>All architectures</i><br>  &nbsp; <i>All architectures</i><br>
 The SSL/TLS protocol is subject to man-in-the-middle attacks related to  The SSL/TLS protocol is subject to man-in-the-middle attacks related to
 renegotiation (see CVE-2009-3555, draft-ietf-tls-renegotiation-00).  renegotiation (see CVE-2009-3555, draft-ietf-tls-renegotiation-00).
Line 168 
Line 166 
 <p>  <p>
   
 <li id="p009_getsockopt">  <li id="p009_getsockopt">
 <font color="#009000"><strong>009: RELIABILITY FIX: October 28, 2009</strong></font>  <strong>009: RELIABILITY FIX: October 28, 2009</strong>
 &nbsp; <i>All architectures</i><br>  &nbsp; <i>All architectures</i><br>
 getsockopt(2) with any of IP_AUTH_LEVEL, IP_ESP_TRANS_LEVEL, IP_ESP_NETWORK_LEVEL,  getsockopt(2) with any of IP_AUTH_LEVEL, IP_ESP_TRANS_LEVEL, IP_ESP_NETWORK_LEVEL,
 IP_IPCOMP_LEVEL will crash the system.  IP_IPCOMP_LEVEL will crash the system.
Line 178 
Line 176 
 <p>  <p>
   
 <li id="p008_xmm">  <li id="p008_xmm">
 <font color="#009000"><strong>008: RELIABILITY FIX: October 05, 2009</strong></font>  <strong>008: RELIABILITY FIX: October 05, 2009</strong>
 &nbsp; <i>i386 only</i><br>  &nbsp; <i>i386 only</i><br>
 XMM exceptions are not correctly handled resulting in a kernel panic.  XMM exceptions are not correctly handled resulting in a kernel panic.
 <br>  <br>
Line 187 
Line 185 
 <p>  <p>
   
 <li id="p007_bind">  <li id="p007_bind">
 <font color="#009000"><strong>007: RELIABILITY FIX: July 29, 2009</strong></font>  <strong>007: RELIABILITY FIX: July 29, 2009</strong>
 &nbsp; <i>All architectures</i><br>  &nbsp; <i>All architectures</i><br>
 A vulnerability has been found in BIND's named server  A vulnerability has been found in BIND's named server
 (<a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0696">CVE-2009-0696</a>).  (<a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0696">CVE-2009-0696</a>).
Line 199 
Line 197 
 <p>  <p>
   
 <li id="p006_perl">  <li id="p006_perl">
 <font color="#009000"><strong>006: RELIABILITY FIX: June 24, 2009</strong></font>  <strong>006: RELIABILITY FIX: June 24, 2009</strong>
 &nbsp; <i>All architectures</i><br>  &nbsp; <i>All architectures</i><br>
 An off-by-one error in the inflate function in Zlib.xs in the  An off-by-one error in the inflate function in Zlib.xs in the
 Compress::Raw::Zlib perl module before 2.017 (<a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1391">CVE-2009-1391</a>),  Compress::Raw::Zlib perl module before 2.017 (<a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1391">CVE-2009-1391</a>),
Line 214 
Line 212 
   
   
 <li id="p005_audio">  <li id="p005_audio">
 <font color="#009000"><strong>005: RELIABILITY FIX: April 24, 2009</strong></font>  <strong>005: RELIABILITY FIX: April 24, 2009</strong>
 &nbsp; <i>All architectures</i><br>  &nbsp; <i>All architectures</i><br>
 On very high system load, an audio interrupt may occur while the  On very high system load, an audio interrupt may occur while the
 audio process is filling audio ring buffers. This triggers bogus  audio process is filling audio ring buffers. This triggers bogus
Line 228 
Line 226 
 <p>  <p>
   
 <li id="p004_aucat">  <li id="p004_aucat">
 <font color="#009000"><strong>004: RELIABILITY FIX: April 24, 2009</strong></font>  <strong>004: RELIABILITY FIX: April 24, 2009</strong>
 &nbsp; <i>All architectures</i><br>  &nbsp; <i>All architectures</i><br>
 In server mode when in full-duplex mode (the default)  In server mode when in full-duplex mode (the default)
 <a href="https://man.openbsd.org/OpenBSD-4.5/aucat.1">aucat(1)</a>  <a href="https://man.openbsd.org/OpenBSD-4.5/aucat.1">aucat(1)</a>
Line 241 
Line 239 
 <p>  <p>
   
 <li id="p003_bus_dma">  <li id="p003_bus_dma">
 <font color="#009000"><strong>003: RELIABILITY FIX: April 24, 2009</strong></font>  <strong>003: RELIABILITY FIX: April 24, 2009</strong>
 &nbsp; <i>i386 only</i><br>  &nbsp; <i>i386 only</i><br>
 When DMA'able memory is mapped by device drivers, the  When DMA'able memory is mapped by device drivers, the
 mapping flags and protection are partially uninitialized.  mapping flags and protection are partially uninitialized.
Line 255 
Line 253 
 <p>  <p>
   
 <li id="p002_pf">  <li id="p002_pf">
 <font color="#009000"><strong>002: RELIABILITY FIX: April 11, 2009</strong></font>  <strong>002: RELIABILITY FIX: April 11, 2009</strong>
 &nbsp; <i>All architectures</i><br>  &nbsp; <i>All architectures</i><br>
 When pf attempts to perform translation on a specially crafted IP datagram,  When pf attempts to perform translation on a specially crafted IP datagram,
 a null pointer dereference will occur, resulting in a kernel panic.  a null pointer dereference will occur, resulting in a kernel panic.
Line 276 
Line 274 
 <p>  <p>
   
 <li id="p001_openssl">  <li id="p001_openssl">
 <font color="#009000"><strong>001: RELIABILITY FIX: April 8, 2009</strong></font>  <strong>001: RELIABILITY FIX: April 8, 2009</strong>
 &nbsp; <i>All architectures</i><br>  &nbsp; <i>All architectures</i><br>
 The OpenSSL ASN.1 handling code could be forced to perform invalid memory  The OpenSSL ASN.1 handling code could be forced to perform invalid memory
 accesses through the use of certain invalid strings  accesses through the use of certain invalid strings
Line 296 
Line 294 
 </ul>  </ul>
   
 <hr>  <hr>
   
 </body>  
 </html>  

Legend:
Removed from v.1.61  
changed lines
  Added in v.1.62