-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

===========================================================================
             AUSCERT External Security Bulletin Redistribution

                               ESB-2017.0142
        Security Bulletin: Multiple vulnerabilities in OpenSSL and
              Linux Kernel affect IBM Netezza Host Management
                              19 January 2017

===========================================================================

        AusCERT Security Bulletin Summary
        ---------------------------------

Product:           IBM Netezza Host Management
Publisher:         IBM
Operating System:  Network Appliance
Impact/Access:     Root Compromise        -- Existing Account      
                   Access Privileged Data -- Remote/Unauthenticated
                   Denial of Service      -- Remote/Unauthenticated
Resolution:        Patch/Upgrade
CVE Names:         CVE-2016-8610 CVE-2016-6306 CVE-2016-6304
                   CVE-2016-6302 CVE-2016-5195 CVE-2016-2182
                   CVE-2016-2181 CVE-2016-2180 CVE-2016-2179
                   CVE-2016-2178 CVE-2016-2177 

Reference:         ASB-2017.0005
                   ASB-2017.0001
                   ASB-2016.0120
                   ASB-2016.0103

Original Bulletin: 
   http://www.ibm.com/support/docview.wss?uid=swg21994867

- --------------------------BEGIN INCLUDED TEXT--------------------

Security Bulletin: Multiple vulnerabilities in OpenSSL and Linux Kernel affect
IBM Netezza Host Management

Security Bulletin

Document information

More support for: PureData System for Analytics

Software version: 1.0.0

Operating system(s): Platform Independent

Software edition: All Editions

Reference #: 1994867

Modified date: 17 January 2017

Summary

OpenSSL and Linux Kernel are used by IBM Netezza Host Management. IBM Netezza
Host Management has addressed the applicable CVEs.

Vulnerability Details

CVEID: CVE-2016-8610

DESCRIPTION: SSL/TLS protocol is vulnerable to a denial of service, caused by
an error when processing ALERT packets during a SSL handshake. By sending 
specially-crafted packets, a remote attacker could exploit this vulnerability
to cause the application to stop responding.

CVSS Base Score: 7.5

CVSS Temporal Score: See 
https://exchange.xforce.ibmcloud.com/vulnerabilities/118296 for the current 
score

CVSS Environmental Score*: Undefined

CVSS Vector: (CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H)

CVEID: CVE-2016-5195

DESCRIPTION: Linux Kernel could allow a local attacker to gain elevated 
privileges on the system, caused by a race condition when handling the 
copy-on-write (COW) breakage of private read-only memory mappings by the 
memory subsystem. An attacker could exploit this vulnerability to gain write 
access to read-only memory mappings and elevated privileges on the system. 
Note: This vulnerability is known as the Dirty COW bug.

CVSS Base Score: 8.4

CVSS Temporal Score: See 
https://exchange.xforce.ibmcloud.com/vulnerabilities/118170 for the current 
score

CVSS Environmental Score*: Undefined

CVSS Vector: (CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H)

CVEID: CVE-2016-6302

DESCRIPTION: OpenSSL is vulnerable to a denial of service, caused by the 
failure to consider the HMAC size during validation of the ticket length by 
the tls_decrypt_ticket function A remote attacker could exploit this 
vulnerability using a ticket that is too short to cause a denial of service.

CVSS Base Score: 5.3

CVSS Temporal Score: See 
https://exchange.xforce.ibmcloud.com/vulnerabilities/117024 for the current 
score

CVSS Environmental Score*: Undefined

CVSS Vector: (CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L)

CVEID: CVE-2016-6304

DESCRIPTION: OpenSSL is vulnerable to a denial of service, caused by multiple
memory leaks in t1_lib.c during session renegotiation. By sending an overly 
large OCSP Status Request extension, a remote attacker could exploit this 
vulnerability to consume all available memory resources.

CVSS Base Score: 7.5

CVSS Temporal Score: See 
https://exchange.xforce.ibmcloud.com/vulnerabilities/117110 for the current 
score

CVSS Environmental Score*: Undefined

CVSS Vector: (CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H)

CVEID: CVE-2016-6306

DESCRIPTION: OpenSSL is vulnerable to a denial of service, caused by missing 
message length checks when parsing certificates. A remote authenticated 
attacker could exploit this vulnerability to trigger an out-of-bounds read and
cause a denial of service.

CVSS Base Score: 4.3

CVSS Temporal Score: See 
https://exchange.xforce.ibmcloud.com/vulnerabilities/117112 for the current 
score

CVSS Environmental Score*: Undefined

CVSS Vector: (CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L)

CVEID: CVE-2016-2182

DESCRIPTION: OpenSSL is vulnerable to a denial of service, caused by an 
out-of-bounds write in the TS_OBJ_print_bio function in crypto/bn/bn_print.c.
A remote attacker could exploit this vulnerability using a specially crafted 
value to cause the application to crash.

CVSS Base Score: 4.3

CVSS Temporal Score: See 
https://exchange.xforce.ibmcloud.com/vulnerabilities/116342 for the current 
score

CVSS Environmental Score*: Undefined

CVSS Vector: (CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L)

CVEID: CVE-2016-2180

DESCRIPTION: OpenSSL is vulnerable to a denial of service, caused by an 
out-of-bounds read in the TS_OBJ_print_bio function. A remote attacker could 
exploit this vulnerability using a specially crafted time-stamp file to cause
the application to crash.

CVSS Base Score: 7.5

CVSS Temporal Score: See 
https://exchange.xforce.ibmcloud.com/vulnerabilities/115829 for the current 
score

CVSS Environmental Score*: Undefined

CVSS Vector: (CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H)

CVEID: CVE-2016-2177

DESCRIPTION: OpenSSL is vulnerable to a denial of service, caused by the 
incorrect use of pointer arithmetic for heap-buffer boundary checks. By 
leveraging unexpected malloc behavior, a remote attacker could exploit this 
vulnerability to trigger an integer overflow and cause the application to 
crash.

CVSS Base Score: 5.9

CVSS Temporal Score: See 
https://exchange.xforce.ibmcloud.com/vulnerabilities/113890 for the current 
score

CVSS Environmental Score*: Undefined

CVSS Vector: (CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H)

CVEID: CVE-2016-2178

DESCRIPTION: OpenSSL could allow a remote attacker to obtain sensitive 
information, caused by an error in the DSA implementation that allows the 
following of a non-constant time codepath for certain operations. An attacker
could exploit this vulnerability using a cache-timing attack to recover the 
private DSA key.

CVSS Base Score: 5.3

CVSS Temporal Score: See 
https://exchange.xforce.ibmcloud.com/vulnerabilities/113889 for the current 
score

CVSS Environmental Score*: Undefined

CVSS Vector: (CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N)

CVEID: CVE-2016-2179

DESCRIPTION: OpenSSL is vulnerable to a denial of service. By sending 
specially crafted DTLS record fragments to fill up buffer queues, a remote 
attacker could exploit this vulnerability to open a large number of 
simultaneous connections and consume all available memory resources.

CVSS Base Score: 5.3

CVSS Temporal Score: See 
https://exchange.xforce.ibmcloud.com/vulnerabilities/116343 for the current 
score

CVSS Environmental Score*: Undefined

CVSS Vector: (CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L)

CVEID: CVE-2016-2181

DESCRIPTION: OpenSSL is vulnerable to a denial of service, caused by an error
in the DTLS replay protection implementation. By sending a specially crafted 
sequence number, a remote attacker could exploit this vulnerability to cause 
valid packets to be dropped.

CVSS Base Score: 5.3

CVSS Temporal Score: See 
https://exchange.xforce.ibmcloud.com/vulnerabilities/116344 for the current 
score

CVSS Environmental Score*: Undefined

CVSS Vector: (CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L)

Affected Products and Versions

IBM Netezza Host Management 4.2.0.0 - 5.4.8.0

Remediation/Fixes

To resolve the reported CVEs for Red Hat Enterprise Linux (RHEL), and for the
most-up-to-date software for the Netezza host operating system, update to the
latest IBM Netezza Host Management release:

Product 			VRMF 		Remediation/First Fix

IBM Netezza Host Management 	5.4.9.0 	Link to Fix Central

The Netezza Host Management software contains the latest RHEL updates for the
operating systems certified for use on IBM Netezza/PureData System for 
Analytics appliances. IBM recommends upgrading to the latest Netezza Host 
Management version to ensure that your hosts have the latest fixes, security 
changes, and operating system updates. IBM Support can assist you with 
planning for the Netezza Host Management and operating system upgrades to your
appliances.

For more details on IBM Netezza Host Management security patching:

Red Hat Enterprise Linux (RHEL) Security Patching for IBM PureData System for
Analytics appliances

Workarounds and Mitigations

None

Get Notified about Future Security Bulletins

Subscribe to My Notifications to be notified of important product support 
alerts like this.

References

Complete CVSS v3 Guide

On-line Calculator v3

Related information

IBM Secure Engineering Web Portal

IBM Product Security Incident Response Blog

Change History

18 January 2017: Original version published

*The CVSS Environment Score is customer environment specific and will 
ultimately impact the Overall CVSS Score. Customers can evaluate the impact of
this vulnerability in their environments by accessing the links in the 
Reference section of this Security Bulletin.

Disclaimer

According to the Forum of Incident Response and Security Teams (FIRST), the 
Common Vulnerability Scoring System (CVSS) is an "industry open standard 
designed to convey vulnerability severity and help to determine urgency and 
priority of response." IBM PROVIDES THE CVSS SCORES "AS IS" WITHOUT WARRANTY 
OF ANY KIND, INCLUDING THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS 
FOR A PARTICULAR PURPOSE. CUSTOMERS ARE RESPONSIBLE FOR ASSESSING THE IMPACT 
OF ANY ACTUAL OR POTENTIAL SECURITY VULNERABILITY.

- --------------------------END INCLUDED TEXT--------------------

You have received this e-mail bulletin as a result of your organisation's
registration with AusCERT. The mailing list you are subscribed to is
maintained within your organisation, so if you do not wish to continue
receiving these bulletins you should contact your local IT manager. If
you do not know who that is, please send an email to auscert@auscert.org.au
and we will forward your request to the appropriate person.

NOTE: Third Party Rights
This security bulletin is provided as a service to AusCERT's members.  As
AusCERT did not write the document quoted above, AusCERT has had no control
over its content. The decision to follow or act on information or advice
contained in this security bulletin is the responsibility of each user or
organisation, and should be considered in accordance with your organisation's
site policies and procedures. AusCERT takes no responsibility for consequences
which may arise from following or acting on information or advice contained in
this security bulletin.

NOTE: This is only the original release of the security bulletin.  It may
not be updated when updates to the original are made.  If downloading at
a later date, it is recommended that the bulletin is retrieved directly
from the author's website to ensure that the information is still current.

Contact information for the authors of the original document is included
in the Security Bulletin above.  If you have any questions or need further
information, please contact them directly.

Previous advisories and external security bulletins can be retrieved from:

        http://www.auscert.org.au/render.html?cid=1980

===========================================================================
Australian Computer Emergency Response Team
The University of Queensland
Brisbane
Qld 4072

Internet Email: auscert@auscert.org.au
Facsimile:      (07) 3365 7031
Telephone:      (07) 3365 4417 (International: +61 7 3365 4417)
                AusCERT personnel answer during Queensland business hours
                which are GMT+10:00 (AEST).
                On call after hours for member emergencies only.
===========================================================================
-----BEGIN PGP SIGNATURE-----
Comment: http://www.auscert.org.au/render.html?it=1967

iQIVAwUBWH/y3Yx+lLeg9Ub1AQiOURAAlpde7WdRv9LC8RD9paF1nMTBZ55hXLTb
A1ZrEEhyR1BGT/dT7sqcQbW/bDIOTPdA0mud2WwV7ld2pmIjJMt9nd5U/AJDaQEk
MGyzsWnxH++7rmMacnPLFwAKJDkdUCRBOztPA3WPt4U0/PmypnPlZwwpfcQW2Q5i
6sZguxUAljx7kkKKqOg1w94LA6QmaBl+SzQS12MRxtrdIyqIMqTaTtFOQjzaD1vS
nLLEXf2biDbrsU/vutbrbu5E1+9f6qAIIMWSFlT6NojTgqCJFvaCVV9DQL/1Untk
oHF2KvXoH0HbpYTVKh0WG1OwrzVFCxlkDvtSy3jQWXyZj0DdyjbvPtGhdAcLoRGt
viGzZchwxvqb/BFW58JGuhE1iJfWGNZjAM4TNoElul7J66T5ZpCPSakWfQna/1FY
5w9iZZBvKudL4aiD59dzNFYUHqnd7zz+kwBlC0wna2CYqLlW0mN/66Bayin3UX/o
iq8r2dAxEzbPp2EvjLs+HYJLCaS4eUDefgovSp235WR9I4gJ32iHJGxJQ5NoXRtM
cZrSLz4RgxuK4PCPG2e5HohlnWtvjyhsrCifd1mRWlCg54qal0UYn3pdYnmGEgi5
wWWZPzWY8T5XeDR3ddOYNAP2ufs/JKsCByrmD/Q/hLBhv2JyGTyLwEm05d1E77ty
C4BBzk0QGzk=
=+DDc
-----END PGP SIGNATURE-----