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

Diff for /www/errata48.html between version 1.28 and 1.29

version 1.28, 2016/03/21 05:46:20 version 1.29, 2016/03/22 10:54:42
Line 85 
Line 85 
 <li id="010_sis">  <li id="010_sis">
 <font color="#009000"><strong>010: RELIABILITY FIX: February 16, 2011</strong></font>  <font color="#009000"><strong>010: RELIABILITY FIX: February 16, 2011</strong></font>
 &nbsp; <i>All architectures</i><br>  &nbsp; <i>All architectures</i><br>
 The <a href="http://man.openbsd.org?query=sis&sektion=4">sis(4)</a>  The <a href="http://man.openbsd.org/?query=sis&sektion=4">sis(4)</a>
 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>
Line 140 
Line 140 
 &nbsp; <i>All architectures</i><br>  &nbsp; <i>All architectures</i><br>
 Bring CBC oracle attack countermeasures to hardware crypto accelerator land.  Bring CBC oracle attack countermeasures to hardware crypto accelerator land.
 This fixes aes-ni, via xcrypt and various drivers  This fixes aes-ni, via xcrypt and various drivers
 (<a href="http://man.openbsd.org?query=glxsb&arch=i386&sektion=4">glxsb(4)</a>,  (<a href="http://man.openbsd.org/?query=glxsb&arch=i386&sektion=4">glxsb(4)</a>,
 <a href="http://man.openbsd.org?query=hifn&sektion=4">hifn(4)</a>,  <a href="http://man.openbsd.org/?query=hifn&sektion=4">hifn(4)</a>,
 <a href="http://man.openbsd.org?query=safe&sektion=4">safe(4)</a>  <a href="http://man.openbsd.org/?query=safe&sektion=4">safe(4)</a>
 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="http://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>
Line 176 
Line 176 
 <li id="003_vr">  <li id="003_vr">
 <font color="#009000"><strong>003: RELIABILITY FIX: November 16, 2010</strong></font>  <font color="#009000"><strong>003: RELIABILITY FIX: November 16, 2010</strong></font>
 &nbsp; <i>All architectures</i><br>  &nbsp; <i>All architectures</i><br>
 The <a href="http://man.openbsd.org?query=vr&sektion=4">vr(4)</a>  The <a href="http://man.openbsd.org/?query=vr&sektion=4">vr(4)</a>
 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>

Legend:
Removed from v.1.28  
changed lines
  Added in v.1.29