Synopsis:    Moderate: openssl security and bug fix update
Issue Date:  2012-05-29
CVE Numbers: CVE-2012-2333

An integer underflow flaw, leading to a buffer over-read, was found in the
way OpenSSL handled DTLS (Datagram Transport Layer Security) application
data record lengths when using a block cipher in CBC (cipher-blockchaining) mode. A malicious DTLS client or server could use this flaw to crash its DTLS connection peer. (CVE-2012-2333)

On SL6 this update also fixes an uninitialized variable use bug, introduced by the fix for CVE-2012-0884. This bug could possibly cause an attempt to create an encrypted message in the CMS (Cryptographic Message Syntax) format to fail. For the update to take effect all services linked to the OpenSSL library must be restarted.

SL5:
  i386
     openssl-0.9.8e-22.el5_8.4.i386.rpm
     openssl-0.9.8e-22.el5_8.4.i686.rpm
     openssl-devel-0.9.8e-22.el5_8.4.i386.rpm
     openssl-perl-0.9.8e-22.el5_8.4.i386.rpm
  x86_64
     openssl-0.9.8e-22.el5_8.4.i686.rpm
     openssl-0.9.8e-22.el5_8.4.x86_64.rpm
     openssl-devel-0.9.8e-22.el5_8.4.i386.rpm
     openssl-devel-0.9.8e-22.el5_8.4.x86_64.rpm
     openssl-perl-0.9.8e-22.el5_8.4.x86_64.rpm
SL6:
  i386
     openssl-1.0.0-20.el6_2.5.i686.rpm
     openssl-devel-1.0.0-20.el6_2.5.i686.rpm
     openssl-perl-1.0.0-20.el6_2.5.i686.rpm
     openssl-static-1.0.0-20.el6_2.5.i686.rpm
  x86_64
     openssl-1.0.0-20.el6_2.5.i686.rpm
     openssl-1.0.0-20.el6_2.5.x86_64.rpm
     openssl-devel-1.0.0-20.el6_2.5.i686.rpm
     openssl-devel-1.0.0-20.el6_2.5.x86_64.rpm
     openssl-perl-1.0.0-20.el6_2.5.x86_64.rpm
     openssl-static-1.0.0-20.el6_2.5.x86_64.rpm

- Scientific Linux Development Team