Readme File for IBM® Platform Symphony, IBM Spectrum Symphony Interim Fix 497456

Readme File for: IBM Platform Symphony, IBM Spectrum Symphony

Product Release: 6.1.1, 7.1 Fix Pack 1, 7.1.1, 7.1.2, and 7.2.0.2

Update Name: Interim Fix 497456

Fix ID: sym-build497456

Publication Date: August 3, 2018

This interim fix enables you to upgrade the IBM Java Runtime Environment (JRE) in multiple IBM Platform Symphony / IBM Spectrum Symphony versions to fix the following security vulnerabilities in IBM Java SDK: CVE-2018-2814, CVE-2018-2794, CVE-2018-2783, CVE-2018-2799, CVE-2018-2798, CVE-2018-2797, CVE-2018-2796, CVE-2018-2795, CVE-2018-2800, CVE-2018-2790.

Contents

1. List of fixes

2. Download location

3. Installation and verification

4. Uninstallation

5. List of files

6. Copyright and trademark information

1.    List of fixes

APAR: P102655

2.    Download location

Download interim fix 497456 from the following location: https://www.ibm.com/eserver/support/fixes/

3.    Installation and verification

Follow the instructions in this section to download and install this interim fix in your cluster.

System requirements

Linux x86_64

Packages

Download the JRE package that applies to the version of your product installation:

Product version

Package to download

Description

IBM Spectrum Symphony 7.2.0.2

egojre-8.0.5.17.x86_64.rpm

Package for JRE 8 SR5 FP 17

IBM Spectrum Symphony 7.1.2

egojre-1.8.0.517.x86_64.rpm

Package for JRE 8 SR5 FP 17

Platform Symphony 7.1.1

symSetup_jre8sr5fp17_linux-64_build497456.tar.gz

Package for JRE 8 SR5 FP 17

Platform Symphony 7.1 Fix Pack 1

symSetup_jre7sr10fp25_linux-64_build497456.tar.gz

Package for JRE 7 SR 10 FP25

Platform Symphony 6.1.1

symSetup_jre6sr16fp65_linux-64_build497456.tar.gz

Package for JRE 6 SR 16 FP65

Prerequisite

To install or uninstall the .rpm packages for IBM Spectrum Symphony 7.1.2 and 7.2.0.2, you must have root permission and RPM version 4.2.1 or later must be installed on the host.

Before installation

a.      Log on to the master host as the cluster administrator.

b.      Disable your applications, stop services, and shut down the cluster:

> source profile.platform

> soamcontrol app disable all

> egosh service stop all

> egosh ego shutdown all

c.      Back up or uninstall the existing JRE:

For Platform Symphony 6.1.1, 7.1 Fix Pack 1 and 7.1.1, back up the JRE folder (under $EGO_TOP/jre/<EGO_version>/linux-x86_64/) on all hosts. For example, in a Platform Symphony 7.1.1 cluster, back up the JRE folder at $EGO_TOP/jre/3.3/linux-x86_64/.

For IBM Spectrum Symphony 7.1.2 and 7.2.0.2, uninstall the existing JRE.

a)     Query the existing JRE package and uninstall it from the dbpath location, for example:

> rpm -qa --dbpath /tmp/rpm |grep egojre

egojre-1.8.0.3-408454.x86_64

> rpm -e egojre-1.8.0.3-408454.x86_64 --dbpath /tmp/rpm --nodeps

b)     For IBM Spectrum Symphony 7.2.0.2, remove the leftover link under the jre folder, for example:

> rm -rf $EGO_TOP/jre/8.0.5.0

Install this interim fix

a.       Log on to each host as the cluster administrator and replace your current JRE folder with the files in this interim fix.

For Platform Symphony 6.1.1, 7.1 Fix Pack 1 and 7.1.1, remove the files in the existing JRE folder and extract the interim package to the JRE folder on all hosts.

For example, in a Platform Symphony 7.1.1 cluster, enter the following commands:

> rm -rf $EGO_TOP/jre/3.3/linux-x86_64/*

> tar zxfo symSetup_jre8sr5fp17_linux-64_build497456.tar.gz -C $EGO_TOP/jre/3.3/linux-x86_64

For IBM Spectrum Symphony 7.1.2 and 7.2.0.2, use the same dbpath and prefix as the installation, for example:

> rpm –ivh --dbpath /tmp/rpm --prefix /opt/platform egojre-1.8.0.517.x86_64.rpm

b.       Delete all subdirectories and files in the GUI work directory:

> rm -rf $EGO_TOP/gui/work/*

> rm -rf $EGO_TOP/gui/workarea/*

NOTE: If you configured the WLP_OUTPUT_DIR parameter and APPEND_HOSTNAME_TO_WLP_OUTPUT_DIR is set to true in the $EGO_CONFDIR/conf/wlp.conf file, you must clean up the $WLP_OUTPUT_DIR/webgui_hostname/gui/workarea/ directory.

c.        Launch your browser and clear the browser cache.

d.       Log on to the master host as the cluster administrator, start the cluster and enable your applications:

> source profile.platform

> egosh ego start all

> soamcontrol app enable <appName>

Verify the installation

·        For Platform Symphony 6.1.1, the following example shows output for the java -version command:

> java -version

java version "1.6.0"

Java(TM) SE Runtime Environment (build pxa6460sr16fp65-20180505_01(SR16 FP65))

IBM J9 VM (build 2.4, JRE 1.6.0 IBM J9 2.4 Linux amd64-64 jvmxa6460sr16fp65-20180411_383947 (JIT enabled, AOT enabled)

J9VM - 20180411_383947

JIT  - r9_20180411_383947

GC   - GA24_Java6_SR16_20180411_1747_B383947)

JCL  - 20180504_01

·        For Platform Symphony 7.1 Fix Pack 1, the following example shows output for the java -version command:

> java -version

java version "1.7.0"

Java(TM) SE Runtime Environment (build pxa6470sr10fp25-20180430_01(SR10 FP25))

IBM J9 VM (build 2.6, JRE 1.7.0 Linux amd64-64 Compressed References 20180420_384915 (JIT enabled, AOT enabled)

J9VM - R26_Java726_SR10_20180420_1715_B384915

JIT  - r11_20180420_384915

GC   - R26_Java726_SR10_20180420_1715_B384915_CMPRSS

J9CL - 20010803_384915)

JCL - 20180427_01 based on Oracle jdk7u181-b09

·        For Platform Symphony 7.1.1, the following example shows output for the java -version command:

> java -version

java version "1.8.0_171"

Java(TM) SE Runtime Environment (build 8.0.5.17 - pxa6480sr5fp17-20180627_01(SR5 FP17))

IBM J9 VM (build 2.9, JRE 1.8.0 Linux amd64-64-Bit Compressed References 20180626_390413 (JIT enabled, AOT enabled)

OpenJ9   - 5cdc604

OMR      - a24bc01

IBM      - 21870d6)

JCL - 20180619_01 based on Oracle jdk8u171-b11

·        For IBM Spectrum Symphony 7.1.2, the following example shows output for the rpm -qa command:

> rpm -qa --dbpath /tmp/rpm |grep egojre

egojre-1.8.0.517-497456.x86_64

·        For IBM Spectrum Symphony 7.2.0.2, the following example shows output for the rpm -qa command:

> rpm -qa --dbpath /tmp/rpm |grep egojre

egojre-8.0.5.17-497456.x86_64

4.    Uninstallation

If required, follow these instructions to uninstall this interim fix in your cluster:

a.      Log on to the master host as the cluster administrator.

b.      Disable your applications, stop services, and shut down the cluster:

> source profile.platform

> soamcontrol app disable all

> egosh service stop all

> egosh ego shutdown all

c.      Log on to all hosts as the cluster administrator and restore the JRE folder from your backup.

For Platform Symphony 6.1.1, 7.1 Fix Pack 1 and 7.1.1, restore your backup to the $EGO_TOP/jre/<EGO_version>/linux-x86_64/ folder. For example, in a Platform Symphony 7.1.1 cluster, restore your backup to the $EGO_TOP/jre/3.3/linux-x86_64/ folder.

For IBM Spectrum Symphony 7.1.2 and 7.2.0.2, uninstall the existing JRE, then install the old one:

a)     Uninstall the JRE fix, for example:

> rpm -e egojre-1.8.0.517-497456.x86_64 --dbpath /tmp/rpm/ --nodeps

b)     For IBM Spectrum Symphony 7.2.0.2, remove the leftover link under the jre folder, for example:

> rm -rf $EGO_TOP/jre/8.0.5.17

c)      Extract the egojre .rpm package from the .bin installation package, for example, for IBM Spectrum Symphony 7.1.2:

> sym-7.1.2.0_x86_64.bin --extract /opt/extract

d)     Reinstall the old JRE package. Use the same dbpath and prefix as the installation, for example:

> rpm -ivh --dbpath /tmp/rpm --prefix /opt/extract/egojre-1.8.0.3.x86_64.rpm

d.      Delete all subdirectories and files in the GUI work directory:

> rm -rf $EGO_TOP/gui/work/*

> rm -rf $EGO_TOP/gui/workarea/*

NOTE: If you configured the WLP_OUTPUT_DIR parameter and APPEND_HOSTNAME_TO_WLP_OUTPUT_DIR is set to true in the $EGO_CONFDIR/conf/wlp.conf file, you must clean up the $WLP_OUTPUT_DIR/webgui_hostname/gui/workarea/ directory.

e.      Launch your browser and clear the browser cache.

f.       Log on to the master host as the cluster administrator, start the cluster and enable your applications:

> source profile.platform

> egosh ego start all

> soamcontrol app enable <appName>

5.    List of files

egojre-8.0.5.17.x86_64.rpm

egojre-1.8.0.517.x86_64.rpm

symSetup_jre6sr16fp65_linux-64_build497456.tar.gz

symSetup_jre7sr10fp25_linux-64_build497456.tar.gz

symSetup_jre8sr5fp17_linux-64_build497456.tar.gz

6.    Copyright and trademark information

© Copyright IBM Corporation 2018

U.S. Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.

IBM®, the IBM logo, and ibm.com® are trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.