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

Diff for /www/errata48.html between version 1.37 and 1.38

version 1.37, 2017/03/28 06:41:18 version 1.38, 2017/06/26 17:18:57
Line 85 
Line 85 
 <li id="p010_sis">  <li id="p010_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/OpenBSD-4.8/sis.4">sis(4)</a>  The <a href="https://man.openbsd.org/OpenBSD-4.8/sis.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/OpenBSD-4.8/glxsb.4">glxsb(4)</a>,  (<a href="https://man.openbsd.org/OpenBSD-4.8/glxsb.4">glxsb(4)</a>,
 <a href="http://man.openbsd.org/OpenBSD-4.8/hifn.4">hifn(4)</a>,  <a href="https://man.openbsd.org/OpenBSD-4.8/hifn.4">hifn(4)</a>,
 <a href="http://man.openbsd.org/OpenBSD-4.8/safe.4">safe(4)</a>  <a href="https://man.openbsd.org/OpenBSD-4.8/safe.4">safe(4)</a>
 and  and
 <a href="http://man.openbsd.org/OpenBSD-4.8/ubsec.4">ubsec(4)</a>).  <a href="https://man.openbsd.org/OpenBSD-4.8/ubsec.4">ubsec(4)</a>).
 <br>  <br>
 <a href="https://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>
Line 176 
Line 176 
 <li id="p003_vr">  <li id="p003_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/OpenBSD-4.8/vr.4">vr(4)</a>  The <a href="https://man.openbsd.org/OpenBSD-4.8/vr.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.37  
changed lines
  Added in v.1.38