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

Diff for /www/errata48.html between version 1.33 and 1.34

version 1.33, 2016/08/15 02:22:06 version 1.34, 2016/10/16 19:11:30
Line 70 
Line 70 
 <br>  <br>
 <hr>  <hr>
   
 <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/4.8.tar.gz">  <a href="https://ftp.openbsd.org/pub/OpenBSD/patches/4.8.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 
 driver may hand over stale ring descriptors to the hardware if the compiler decides  driver may hand over stale ring descriptors to the hardware if the compiler decides
 to re-order stores or if the hardware does store-reordering.  to re-order stores or if the hardware does store-reordering.
 <br>  <br>
 <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/4.8/common/010_sis.patch">  <a href="https://ftp.openbsd.org/pub/OpenBSD/patches/4.8/common/010_sis.patch">
 A source code patch exists which remedies this problem.</a>  A source code patch exists which remedies this problem.</a>
 <p>  <p>
   
Line 106 
Line 106 
 mips64el, vax). Other address types (bare addresses "10.1.1.1" and  mips64el, vax). Other address types (bare addresses "10.1.1.1" and
 prefixes "10.1.1.1/30") are not affected.  prefixes "10.1.1.1/30") are not affected.
 <br>  <br>
 <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/4.8/common/009_pf.patch">  <a href="https://ftp.openbsd.org/pub/OpenBSD/patches/4.8/common/009_pf.patch">
 A source code patch exists which remedies this problem.</a>  A source code patch exists which remedies this problem.</a>
 <p>  <p>
   
Line 124 
Line 124 
 that nothing in the base OS uses this.  Apache httpd started using this  that nothing in the base OS uses this.  Apache httpd started using this
 in v2.3.3; this is newer than the version in ports.  in v2.3.3; this is newer than the version in ports.
 <br>  <br>
 <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/4.8/common/008_openssl.patch">  <a href="https://ftp.openbsd.org/pub/OpenBSD/patches/4.8/common/008_openssl.patch">
 A source code patch exists which remedies this problem.</a>  A source code patch exists which remedies this problem.</a>
 <p>  <p>
   
Line 135 
Line 135 
 leading to routing socket users that restrict the AF (such as ospfd)  leading to routing socket users that restrict the AF (such as ospfd)
 not seeing any of the RTM_DELETE messages.  not seeing any of the RTM_DELETE messages.
 <br>  <br>
 <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/4.8/common/007_rtsock.patch">  <a href="https://ftp.openbsd.org/pub/OpenBSD/patches/4.8/common/007_rtsock.patch">
 A source code patch exists which remedies this problem.</a>  A source code patch exists which remedies this problem.</a>
 <p>  <p>
   
Line 150 
Line 150 
 and  and
 <a href="http://man.openbsd.org/?query=ubsec&sektion=4">ubsec(4)</a>).  <a href="http://man.openbsd.org/?query=ubsec&sektion=4">ubsec(4)</a>).
 <br>  <br>
 <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/4.8/common/006_cbc.patch">  <a href="https://ftp.openbsd.org/pub/OpenBSD/patches/4.8/common/006_cbc.patch">
 A source code patch exists which remedies this problem.</a>  A source code patch exists which remedies this problem.</a>
 <p>  <p>
   
Line 161 
Line 161 
 handler may allow userland to modify kernel memory. By default root  handler may allow userland to modify kernel memory. By default root
 privileges are needed to add or modify pf rules.  privileges are needed to add or modify pf rules.
 <br>  <br>
 <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/4.8/common/005_pf.patch">  <a href="https://ftp.openbsd.org/pub/OpenBSD/patches/4.8/common/005_pf.patch">
 A source code patch exists which remedies this problem.</a>  A source code patch exists which remedies this problem.</a>
 <p>  <p>
   
Line 173 
Line 173 
 and use OpenSSL's internal caching mechanism. Servers that are multi-process  and use OpenSSL's internal caching mechanism. Servers that are multi-process
 and/or disable internal session caching are not affected.  and/or disable internal session caching are not affected.
 <br>  <br>
 <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/4.8/common/004_openssl.patch">  <a href="https://ftp.openbsd.org/pub/OpenBSD/patches/4.8/common/004_openssl.patch">
 A source code patch exists which remedies this problem.</a>  A source code patch exists which remedies this problem.</a>
 <p>  <p>
   
Line 184 
Line 184 
 driver may hand over stale ring descriptors to the hardware if the compiler decides  driver may hand over stale ring descriptors to the hardware if the compiler decides
 to re-order stores or if the hardware does store-reordering.  to re-order stores or if the hardware does store-reordering.
 <br>  <br>
 <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/4.8/common/003_vr.patch">  <a href="https://ftp.openbsd.org/pub/OpenBSD/patches/4.8/common/003_vr.patch">
 A source code patch exists which remedies this problem.</a>  A source code patch exists which remedies this problem.</a>
 <p>  <p>
   
Line 195 
Line 195 
 Registers as prefetchable even though they are not. This may cause  Registers as prefetchable even though they are not. This may cause
 unpredictable effects due to wrongly mapped memory.  unpredictable effects due to wrongly mapped memory.
 <br>  <br>
 <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/4.8/common/002_pci.patch">  <a href="https://ftp.openbsd.org/pub/OpenBSD/patches/4.8/common/002_pci.patch">
 A source code patch exists which remedies this problem.</a>  A source code patch exists which remedies this problem.</a>
 <p>  <p>
   
Line 205 
Line 205 
 Uninitialized memory may force the RDE into route-collector mode on startup and  Uninitialized memory may force the RDE into route-collector mode on startup and
 may prevent bgpd from updating or announcing any routes.  may prevent bgpd from updating or announcing any routes.
 <br>  <br>
 <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/4.8/common/001_bgpd.patch">  <a href="https://ftp.openbsd.org/pub/OpenBSD/patches/4.8/common/001_bgpd.patch">
 A source code patch exists which remedies this problem.</a>  A source code patch exists which remedies this problem.</a>
 <br>  <br>
   

Legend:
Removed from v.1.33  
changed lines
  Added in v.1.34