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

Diff for /www/errata60.html between version 1.13 and 1.14

version 1.13, 2016/10/13 15:27:41 version 1.14, 2016/10/16 19:11:30
Line 69 
Line 69 
 <br>  <br>
 <hr>  <hr>
   
 <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/6.0.tar.gz">  <a href="https://ftp.openbsd.org/pub/OpenBSD/patches/6.0.tar.gz">
 You can also fetch a tar.gz file containing all the following patches</a>.  You can also fetch a tar.gz file containing all the following patches</a>.
 This file is updated once a day.  This file is updated once a day.
 <p>  <p>
Line 93 
Line 93 
 <br>  <br>
 Missing overflow checks in uvm may result in panics.  Missing overflow checks in uvm may result in panics.
 <br>  <br>
 <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/6.0/common/001_uvmisavail.patch.sig">  <a href="https://ftp.openbsd.org/pub/OpenBSD/patches/6.0/common/001_uvmisavail.patch.sig">
 A source code patch exists which remedies this problem.</a>  A source code patch exists which remedies this problem.</a>
 <p>  <p>
   
Line 104 
Line 104 
 <br>  <br>
 Fixes IO::Socket::IP complaining about non-numeric version numbers.  Fixes IO::Socket::IP complaining about non-numeric version numbers.
 <br>  <br>
 <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/6.0/common/002_perl.patch.sig">  <a href="https://ftp.openbsd.org/pub/OpenBSD/patches/6.0/common/002_perl.patch.sig">
 A source code patch exists which remedies this problem.</a>  A source code patch exists which remedies this problem.</a>
 <p>  <p>
   
Line 116 
Line 116 
 Improve relayd's parsing of the Host-header by following RFC 7230  Improve relayd's parsing of the Host-header by following RFC 7230
 Section 5.4 more strictly.  Section 5.4 more strictly.
 <br>  <br>
 <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/6.0/common/003_relayd.patch.sig">  <a href="https://ftp.openbsd.org/pub/OpenBSD/patches/6.0/common/003_relayd.patch.sig">
 A source code patch exists which remedies this problem.</a>  A source code patch exists which remedies this problem.</a>
 <p>  <p>
   
Line 128 
Line 128 
 A missing initialization can prevent mail headers from being altered as  A missing initialization can prevent mail headers from being altered as
 intended, resulting in mail being sent to incorrect addresses.  intended, resulting in mail being sent to incorrect addresses.
 <br>  <br>
 <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/6.0/common/004_smtpd.patch.sig">  <a href="https://ftp.openbsd.org/pub/OpenBSD/patches/6.0/common/004_smtpd.patch.sig">
 A source code patch exists which remedies this problem.</a>  A source code patch exists which remedies this problem.</a>
 <p>  <p>
   
Line 139 
Line 139 
 <br>  <br>
 Limit the number of wscons fonts that can be loaded into the kernel.  Limit the number of wscons fonts that can be loaded into the kernel.
 <br>  <br>
 <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/6.0/common/005_wsfont.patch.sig">  <a href="https://ftp.openbsd.org/pub/OpenBSD/patches/6.0/common/005_wsfont.patch.sig">
 A source code patch exists which remedies this problem.</a>  A source code patch exists which remedies this problem.</a>
 <p>  <p>
   
Line 151 
Line 151 
 During parsing of the iked(8) configuration, a variable is set to 0  During parsing of the iked(8) configuration, a variable is set to 0
 by mistake, disabling Pre-Shared Key authentication.  by mistake, disabling Pre-Shared Key authentication.
 <br>  <br>
 <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/6.0/common/006_iked.patch.sig">  <a href="https://ftp.openbsd.org/pub/OpenBSD/patches/6.0/common/006_iked.patch.sig">
 A source code patch exists which remedies this problem.</a>  A source code patch exists which remedies this problem.</a>
 <p>  <p>
   
Line 163 
Line 163 
 Revert change that cleans up the EVP cipher context in EVP_EncryptFinal()  Revert change that cleans up the EVP cipher context in EVP_EncryptFinal()
 and EVP_DecryptFinal(). Some software relies on the previous behaviour.  and EVP_DecryptFinal(). Some software relies on the previous behaviour.
 <br>  <br>
 <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/6.0/common/007_libcrypto.patch.sig">  <a href="https://ftp.openbsd.org/pub/OpenBSD/patches/6.0/common/007_libcrypto.patch.sig">
 A source code patch exists which remedies this problem.</a>  A source code patch exists which remedies this problem.</a>
 <p>  <p>
   
Line 175 
Line 175 
 Avoid unbounded memory growth in libssl, which can be triggered by a TLS  Avoid unbounded memory growth in libssl, which can be triggered by a TLS
 client repeatedly renegotiating and sending OCSP Status Request TLS extensions.  client repeatedly renegotiating and sending OCSP Status Request TLS extensions.
 <br>  <br>
 <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/6.0/common/008_libssl.patch.sig">  <a href="https://ftp.openbsd.org/pub/OpenBSD/patches/6.0/common/008_libssl.patch.sig">
 A source code patch exists which remedies this problem.</a>  A source code patch exists which remedies this problem.</a>
 <p>  <p>
   
Line 186 
Line 186 
 <br>  <br>
 Avoid falling back to a weak digest for (EC)DH when using SNI with libssl.  Avoid falling back to a weak digest for (EC)DH when using SNI with libssl.
 <br>  <br>
 <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/6.0/common/009_libssl.patch.sig">  <a href="https://ftp.openbsd.org/pub/OpenBSD/patches/6.0/common/009_libssl.patch.sig">
 A source code patch exists which remedies this problem.</a>  A source code patch exists which remedies this problem.</a>
 <p>  <p>
   
Line 197 
Line 197 
 <br>  <br>
 A bug in the smtp session logic can lead to a server crash.  A bug in the smtp session logic can lead to a server crash.
 <br>  <br>
 <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/6.0/common/010_smtpd.patch.sig">  <a href="https://ftp.openbsd.org/pub/OpenBSD/patches/6.0/common/010_smtpd.patch.sig">
 A source code patch exists which remedies this problem.</a>  A source code patch exists which remedies this problem.</a>
 <p>  <p>
   
Line 209 
Line 209 
 Fix a number of issues in the way various X client libraries handle  Fix a number of issues in the way various X client libraries handle
 server responses.  server responses.
 <br>  <br>
 <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/6.0/common/011_xorg_libs.patch.sig">  <a href="https://ftp.openbsd.org/pub/OpenBSD/patches/6.0/common/011_xorg_libs.patch.sig">
 A source code patch exists which remedies this problem.</a>  A source code patch exists which remedies this problem.</a>
 <p>  <p>
   

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14