Security update for openssl

SUSE Security Update: Security update for openssl
Announcement ID: SUSE-SU-2015:2253-1
Rating: moderate
References: #937085 #954256 #957812 #957813 #957815
Affected Products:
  • SUSE Linux Enterprise Server 11-SECURITY
  • SUSE Linux Enterprise Debuginfo 11-SP3

  • An update that solves three vulnerabilities and has two fixes is now available.

    Description:


    This update for openssl fixes the following issues:

    Security fixes:
    - CVE-2015-3194: The signature verification routines will crash with a
    NULL pointer dereference if presented with an ASN.1 signature using the
    RSA PSS algorithm and absent mask generation function parameter. Since
    these routines are used to verify certificate signature algorithms this
    can be used to crash any certificate verification operation and
    exploited in a DoS attack. Any application which performs certificate
    verification is vulnerable including OpenSSL clients and servers which
    enable client authentication. (bsc#957815)
    - CVE-2015-3195: When presented with a malformed X509_ATTRIBUTE structure
    OpenSSL would leak memory. This structure is used by the PKCS#7 and CMS
    routines so any application which reads PKCS#7 or CMS data from
    untrusted sources is affected. SSL/TLS is not affected. (bsc#957812)
    - CVE-2015-3196: If PSK identity hints are received by a multi-threaded
    client then the values were wrongly updated in the parent SSL_CTX
    structure. This could result in a race condition potentially leading to
    a double free of the identify hint data. (bsc#957813)

    Non security bugs fixed:
    - Improve S/390 performance on IBM z196 and z13 (bsc#954256)
    - Add support for "ciphers" providing no encryption (bsc#937085)

    Patch Instructions:

    To install this SUSE Security Update use YaST online_update.
    Alternatively you can run the command listed for your product:

    • SUSE Linux Enterprise Server 11-SECURITY:
      zypper in -t patch secsp3-openssl1-12256=1
    • SUSE Linux Enterprise Debuginfo 11-SP3:
      zypper in -t patch dbgsp3-openssl1-12256=1

    To bring your system up-to-date, use "zypper patch".

    Package List:

    • SUSE Linux Enterprise Server 11-SECURITY (i586 ia64 ppc64 s390x x86_64):
      • libopenssl1-devel-1.0.1g-0.35.1
      • libopenssl1_0_0-1.0.1g-0.35.1
      • openssl1-1.0.1g-0.35.1
      • openssl1-doc-1.0.1g-0.35.1
    • SUSE Linux Enterprise Server 11-SECURITY (ppc64 s390x x86_64):
      • libopenssl1_0_0-32bit-1.0.1g-0.35.1
    • SUSE Linux Enterprise Server 11-SECURITY (ia64):
      • libopenssl1_0_0-x86-1.0.1g-0.35.1
    • SUSE Linux Enterprise Debuginfo 11-SP3 (i586 ia64 ppc64 s390x x86_64):
      • openssl1-debuginfo-1.0.1g-0.35.1
      • openssl1-debugsource-1.0.1g-0.35.1

    References: