Explore top 10 tips to secure your open-source projects now. Read More

×
Alerts This Week
Warning Icon 1 543
Alerts This Week
Warning Icon 1 543

RedHat RHSA-2022-0310 Important: Java-1.7.1-IBM Security Update

red hat
Calendar Grey January 27, 2022
Dist Redhat Esm H88
Critical announcement regarding Oracle Java SE 7 resolves numerous vulnerabilities and has considerable implications for CentOS users. Discover further details!
An update for java-1.7.1-ibm is now available for Red Hat Enterprise Linux 7 Supplementary

Solution

For details on how to apply this update, which includes the changes described in this advisory, refer to:

https://access.redhat.com/articles/11258

All running instances of IBM Java must be restarted for this update to take effect.

Summary

IBM Java SE version 7 Release 1 includes the IBM Java Runtime Environment and the IBM Java Software Development Kit.
This update upgrades IBM Java SE 7 to version 7R1 SR5.
Security Fix(es):
* OpenJDK: Loop in HttpsServer triggered during TLS session close (JSSE, 8254967) (CVE-2021-35565)
* OpenJDK: Excessive memory allocation in RTFParser (Swing, 8265167) (CVE-2021-35556)
* OpenJDK: Excessive memory allocation in RTFReader (Swing, 8265580) (CVE-2021-35559)
* OpenJDK: Certificates with end dates too far in the future can corrupt keystore (Keytool, 8266137) (CVE-2021-35564)
* OpenJDK: Excessive memory allocation in BMPImageReader (ImageIO, 8267735) (CVE-2021-35586)
* IBM JDK: IllegalAccessError exception not thrown for MethodHandles that invoke inaccessible interface methods (CVE-2021-41035)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.

References

https://access.redhat.com/security/cve/CVE-2021-35556 https://access.redhat.com/security/cve/CVE-2021-35559 https://access.redhat.com/security/cve/CVE-2021-35564 https://access.redhat.com/security/cve/CVE-2021-35565 https://access.redhat.com/security/cve/CVE-2021-35586 https://access.redhat.com/security/cve/CVE-2021-41035 https://access.redhat.com/security/updates/classification/#important

Package List

Red Hat Enterprise Linux Client Supplementary (v. 7):
x86_64: java-1.7.1-ibm-1.7.1.5.0-1jpp.1.el7.x86_64.rpm java-1.7.1-ibm-demo-1.7.1.5.0-1jpp.1.el7.x86_64.rpm java-1.7.1-ibm-devel-1.7.1.5.0-1jpp.1.el7.x86_64.rpm java-1.7.1-ibm-jdbc-1.7.1.5.0-1jpp.1.el7.x86_64.rpm java-1.7.1-ibm-plugin-1.7.1.5.0-1jpp.1.el7.x86_64.rpm java-1.7.1-ibm-src-1.7.1.5.0-1jpp.1.el7.x86_64.rpm
Red Hat Enterprise Linux ComputeNode Supplementary (v. 7):
x86_64: java-1.7.1-ibm-1.7.1.5.0-1jpp.1.el7.x86_64.rpm java-1.7.1-ibm-demo-1.7.1.5.0-1jpp.1.el7.x86_64.rpm java-1.7.1-ibm-devel-1.7.1.5.0-1jpp.1.el7.x86_64.rpm java-1.7.1-ibm-src-1.7.1.5.0-1jpp.1.el7.x86_64.rpm
Red Hat Enterprise Linux Server Supplementary (v. 7):
ppc64: java-1.7.1-ibm-1.7.1.5.0-1jpp.1.el7.ppc64.rpm java-1.7.1-ibm-demo-1.7.1.5.0-1jpp.1.el7.ppc64.rpm java-1.7.1-ibm-devel-1.7.1.5.0-1jpp.1.el7.ppc64.rpm java-1.7.1-ibm-jdbc-1.7.1.5.0-1jpp.1.el7.ppc64.rpm java-1.7.1-ibm-src-1.7.1.5.0-1jpp.1.el7.ppc64.rpm
ppc64le: java-1.7.1-ibm-1.7.1.5.0-1jpp.1.el7.ppc64le.rpm java-1.7.1-ibm-demo-1.7.1.5.0-1jpp.1.el7.ppc64le.rpm java-1.7.1-ibm-devel-1.7.1.5.0-1jpp.1.el7.ppc64le.rpm java-1.7.1-ibm-jdbc-1.7.1.5.0-1jpp.1.el7.ppc64le.rpm java-1.7.1-ibm-src-1.7.1.5.0-1jpp.1.el7.ppc64le.rpm
s390x: java-1.7.1-ibm-1.7.1.5.0-1jpp.1.el7.s390x.rpm

Read the Full Advisory


Severity
important
Lowest
Low
Medium
High
Critical

Advisory ID: RHSA-2022:0310-01
Product: Red Hat Enterprise Linux Supplementary
Issue date: 2022-01-27

Topic

An update for java-1.7.1-ibm is now available for Red Hat Enterprise Linux7 Supplementary.Red Hat Product Security has rated this update as having a security impactof Important. A Common Vulnerability Scoring System (CVSS) base score,which gives a detailed severity rating, is available for each vulnerabilityfrom the CVE link(s) in the References section.

Relevant Releases Architectures

Red Hat Enterprise Linux Client Supplementary (v. 7) - x86_64

Red Hat Enterprise Linux ComputeNode Supplementary (v. 7) - x86_64

Red Hat Enterprise Linux Server Supplementary (v. 7) - ppc64, ppc64le, s390x, x86_64

Red Hat Enterprise Linux Workstation Supplementary (v. 7) - x86_64

Bugs Fixed

2014508 - CVE-2021-35565 OpenJDK: Loop in HttpsServer triggered during TLS session close (JSSE, 8254967)

2014515 - CVE-2021-35556 OpenJDK: Excessive memory allocation in RTFParser (Swing, 8265167)

2014518 - CVE-2021-35559 OpenJDK: Excessive memory allocation in RTFReader (Swing, 8265580)

2015061 - CVE-2021-35564 OpenJDK: Certificates with end dates too far in the future can corrupt keystore (Keytool, 8266137)

2015308 - CVE-2021-35586 OpenJDK: Excessive memory allocation in BMPImageReader (ImageIO, 8267735)

2027791 - CVE-2021-41035 IBM JDK: IllegalAccessError exception not thrown for MethodHandles that invoke inaccessible interface methods

Get the latest News and Insights

Get the latest Linux and open source security news straight to your inbox.