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

Diff for /www/errata47.html between version 1.41 and 1.42

version 1.41, 2016/03/21 05:46:20 version 1.42, 2016/03/22 10:54:42
Line 128 
Line 128 
 &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.7/common/010_cbc.patch">  <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/4.7/common/010_cbc.patch">
Line 213 
Line 213 
 <font color="#009000"><strong>002: RELIABILITY FIX: April 4, 2010</strong></font>  <font color="#009000"><strong>002: RELIABILITY FIX: April 4, 2010</strong></font>
 &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="http://man.openbsd.org?query=mpi&sektion=4">mpi(4)</a>  <a href="http://man.openbsd.org/?query=mpi&sektion=4">mpi(4)</a>
 allocates temporary memory and then returns it to the kernel as  allocates temporary memory and then returns it to the kernel as
 device memory.  device memory.
 This causes kernel memory usage to be misrepresented, eventually  This causes kernel memory usage to be misrepresented, eventually

Legend:
Removed from v.1.41  
changed lines
  Added in v.1.42