IBM Support

Security Bulletin: Updating Java in Identity Insight 10.0.0.0 for security update

Security Bulletin


Summary

Identity Insight customers are advised to update OpenJDK 17 to version 17.0.13.0 for the security update in Java.

Vulnerability Details

Refer to the security bulletin(s) listed in the Remediation/Fixes section

Affected Products and Versions

 Affected Product(s)  Version(s)
 IBM InfoSphere Identity Insight  10.0.0.0

Remediation/Fixes

The listed vulnerability issues are addressed.

CVE-ID Description
CVE-2024-21235
CVE-2024-21217
CVE-2024-21210
CVE-2024-21208
CVE-2024-10917
Multiple vulnerabilities in Java SE due to CVEs published in Oracle October 2024 Critical Patch Update, plus CVE-2024-10917.
CVE-2024-21147
CVE-2024-21145
CVE-2024-21140
CVE-2024-21138
CVE-2024-21131
Multiple vulnerabilities in Java SE due to CVEs published in Oracle July 2024 Critical Patch Update, plus CVE-2024-27267.
CVE-2024-21094
CVE-2024-21085
CVE-2024-21011
Multiple vulnerabilities in Java SE due to CVEs published in Oracle April 2024 Critical Patch Update, plus CVE-2023-38264.
CVE-2024-20952
CVE-2024-20945
CVE-2024-20926
CVE-2024-20921
CVE-2024-20919
CVE-2024-20918
Multiple vulnerabilities in Java SE due to CVEs published in Oracle January 2024 Critical Patch Update, plus CVE-2023-33850.
CVE-2023-5676 In Eclipse OpenJ9 before version 0.41.0, the JVM can be forced into an infinite busy hang on a spinlock or a segmentation fault if a shutdown signal (SIGTERM, SIGINT or SIGHUP) is received before the JVM has finished initializing.


Steps

This section provides instructions on how to update OpenJDK used in IBM InfoSphere Identity Insight (II) 10.0.0.0 to OpenJDK 17.0.13.0.

  1. Download OpenJDK 17.0.13.0 for the desired platform.
  2. Stop Liberty Server.
        Windows
        <ii_install_dir>\bin\stopIIServer.bat
        Linux/AIX
        <ii_install_dir>/bin/stopIIServer
     
  3. Backup the java directory in the <ii_install_dir> by renaming it.
    • Find out what version of the current java in <ii_install_dir>.
         Windows
         <ii_instal_dir>\java\bin\java -version
         Linux/AIX
         <ii_install_dir>/java/bin/java -version
    • Rename the java directory to java_<version>, substitute <version> with the version number of the current java.
         Windows
         move <ii_install_dir>\java  <ii_install_dir>\java_<version>
         Linux/AIX
         mv <ii_install_dir>/java  <ii_install_dir>/java_<version>
       
  4. Extract the downloaded file under <ii_install_dir>. A 'jdk-17.0.13+11' is placed under <ii_install_dir>.
     
  5. Rename 'jdk-17.0.13+11' to 'java'.
        Windows
        move <ii_install_dir>\jdk-17.0.13+11 <ii_install_dir>\java
        Linux/AIX
        mv <ii_install_dir>/jdk-17.0.13+11 <ii_instal_dir>/java

     
  6. If Liberty Server connects to DB2 database in SSL, add sslVersion parameter in db.xml file.
         <dataSource id="DefaultDataSource" jndiName="jdbc/pipeline" type="javax.sql.DataSource">
               <jdbcDriver libraryRef="DB2Lib"/>
               <properties.db2.jcc databaseName="dbName"
                 serverName="dbHost"
                 user="db2User"
                 password="dbUserPwd"
                 portNumber="dbPort"
                 sslVersion="TLSv1.2"
                
    ssLConnection="true" />
         </dataSource>
     
  7. Verify the updated Java is used in Identity Insight.
    • Restart Liberty Server.
         Windows
         <ii_install_dir>\bin\startIIServer.bat
         Linux/AIX
         <ii_install_dir>/bin/startIIServer
    • View <ii_install_dir>/wlp/usr/servers/iiServer/logs/messages.log. Java used by Liberty Server is shown at the beginning of the file.

Workarounds and Mitigations

None

Get Notified about Future Security Bulletins

References

Off

Acknowledgement

Change History

17 Dec 2024: Updated to include CVEs published in Oracle October 2024 CPU plus CVE-2024-10917
25 Mar 2024: Initial Publication

*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. In addition to other efforts to address potential vulnerabilities, IBM periodically updates the record of components contained in our product offerings. As part of that effort, if IBM identifies previously unidentified packages in a product/service inventory, we address relevant vulnerabilities regardless of CVE date. Inclusion of an older CVEID does not demonstrate that the referenced product has been used by IBM since that date, nor that IBM was aware of a vulnerability as of that date. We are making clients aware of relevant vulnerabilities as we become aware of them. "Affected Products and Versions" referenced in IBM Security Bulletins are intended to be only products and versions that are supported by IBM and have not passed their end-of-support or warranty date. Thus, failure to reference unsupported or extended-support products and versions in this Security Bulletin does not constitute a determination by IBM that they are unaffected by the vulnerability. Reference to one or more unsupported versions in this Security Bulletin shall not create an obligation for IBM to provide fixes for any unsupported or extended-support products or versions.

Document Location

Worldwide

[{"Business Unit":{"code":"BU048","label":"IBM Software"},"Product":{"code":"SS2HSB","label":"InfoSphere Identity Insight"},"Component":"Security-Related","Platform":[{"code":"PF002","label":"AIX"},{"code":"PF033","label":"Windows"},{"code":"PF016","label":"Linux"}],"Version":"10.0.0.0","Edition":"","Line of Business":{"code":"LOB10","label":"Data and AI"}}]

Product Synonym

ISII, II, EAS, Identity Insight, EA-GNR, Entity Analytics

Document Information

Modified date:
18 December 2024

UID

ibm17145183