Skip to navigation Skip to main content

Utilities

  • Subscriptions
  • Downloads
  • Red Hat Console
  • Get Support
Red Hat Customer Portal
  • Subscriptions
  • Downloads
  • Red Hat Console
  • Get Support
  • Products

    Top Products

    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    All Products

    Downloads and Containers

    • Downloads
    • Packages
    • Containers

    Top Resources

    • Documentation
    • Product Life Cycles
    • Product Compliance
    • Errata
  • Knowledge

    Red Hat Knowledge Center

    • Knowledgebase Solutions
    • Knowledgebase Articles
    • Customer Portal Labs
    • Errata

    Top Product Docs

    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    All Product Docs

    Training and Certification

    • About
    • Course Index
    • Certification Index
    • Skill Assessment
  • Security

    Red Hat Product Security Center

    • Security Updates
    • Security Advisories
    • Red Hat CVE Database
    • Errata

    References

    • Security Bulletins
    • Security Measurement
    • Severity Ratings
    • Security Data

    Top Resources

    • Security Labs
    • Backporting Policies
    • Security Blog
  • Support

    Red Hat Support

    • Support Cases
    • Troubleshoot
    • Get Support
    • Contact Red Hat Support

    Red Hat Community Support

    • Customer Portal Community
    • Community Discussions
    • Red Hat Accelerator Program

    Top Resources

    • Product Life Cycles
    • Customer Portal Labs
    • Red Hat JBoss Supported Configurations
    • Red Hat Insights
Or troubleshoot an issue.

Select Your Language

  • English
  • Français
  • 한국어
  • 日本語
  • 中文 (中国)

Infrastructure and Management

  • Red Hat Enterprise Linux
  • Red Hat Satellite
  • Red Hat Subscription Management
  • Red Hat Insights
  • Red Hat Ansible Automation Platform

Cloud Computing

  • Red Hat OpenShift
  • Red Hat OpenStack Platform
  • Red Hat OpenShift
  • Red Hat OpenShift AI
  • Red Hat OpenShift Dedicated
  • Red Hat Advanced Cluster Security for Kubernetes
  • Red Hat Advanced Cluster Management for Kubernetes
  • Red Hat Quay
  • Red Hat OpenShift Dev Spaces
  • Red Hat OpenShift Service on AWS

Storage

  • Red Hat Gluster Storage
  • Red Hat Hyperconverged Infrastructure
  • Red Hat Ceph Storage
  • Red Hat OpenShift Data Foundation

Runtimes

  • Red Hat Runtimes
  • Red Hat JBoss Enterprise Application Platform
  • Red Hat Data Grid
  • Red Hat JBoss Web Server
  • Red Hat build of Keycloak
  • Red Hat support for Spring Boot
  • Red Hat build of Node.js
  • Red Hat build of Quarkus

Integration and Automation

  • Red Hat Application Foundations
  • Red Hat Fuse
  • Red Hat AMQ
  • Red Hat 3scale API Management
All Products
Red Hat Product Errata RHSA-2019:4110 - Security Advisory
Issued:
2019-12-05
Updated:
2019-12-05

RHSA-2019:4110 - Security Advisory

  • Overview
  • Updated Packages

Synopsis

Moderate: java-1.7.1-ibm security update

Type/Severity

Security Advisory: Moderate

Red Hat Insights patch analysis

Identify and remediate systems affected by this advisory.

View affected systems

Topic

An update for java-1.7.1-ibm is now available for Red Hat Enterprise Linux 7 Supplementary.

Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.

Description

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 SR4-FP55.

Security Fix(es):

  • OpenJDK: Incorrect handling of nested jar: URLs in Jar URL handler (Networking, 8223892) (CVE-2019-2978)
  • OpenJDK: Incorrect handling of HTTP proxy responses in HttpURLConnection (Networking, 8225298) (CVE-2019-2989)
  • OpenJDK: Missing restrictions on use of custom SocketImpl (Networking, 8218573) (CVE-2019-2945)
  • OpenJDK: NULL pointer dereference in DrawGlyphList (2D, 8222690) (CVE-2019-2962)
  • OpenJDK: Unexpected exception thrown by Pattern processing crafted regular expression (Concurrency, 8222684) (CVE-2019-2964)
  • OpenJDK: Unexpected exception thrown by XPathParser processing crafted XPath expression (JAXP, 8223505) (CVE-2019-2973)
  • OpenJDK: Unexpected exception thrown by XPath processing crafted XPath expression (JAXP, 8224532) (CVE-2019-2981)
  • OpenJDK: Unexpected exception thrown during Font object deserialization (Serialization, 8224915) (CVE-2019-2983)
  • OpenJDK: Integer overflow in bounds check in SunGraphics2D (2D, 8225292) (CVE-2019-2988)
  • OpenJDK: Excessive memory allocation in CMap when reading TrueType font (2D, 8225597) (CVE-2019-2992)
  • OpenJDK: Insufficient filtering of HTML event attributes in Javadoc (Javadoc, 8226765) (CVE-2019-2999)

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.

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.

Affected Products

  • Red Hat Enterprise Linux Server 7 x86_64
  • Red Hat Enterprise Linux Workstation 7 x86_64
  • Red Hat Enterprise Linux Desktop 7 x86_64
  • Red Hat Enterprise Linux for IBM z Systems 7 s390x
  • Red Hat Enterprise Linux for Power, big endian 7 ppc64
  • Red Hat Enterprise Linux for Scientific Computing 7 x86_64
  • Red Hat Enterprise Linux for Power, little endian 7 ppc64le

Fixes

  • BZ - 1760963 - CVE-2019-2964 OpenJDK: Unexpected exception thrown by Pattern processing crafted regular expression (Concurrency, 8222684)
  • BZ - 1760978 - CVE-2019-2973 OpenJDK: Unexpected exception thrown by XPathParser processing crafted XPath expression (JAXP, 8223505)
  • BZ - 1760980 - CVE-2019-2981 OpenJDK: Unexpected exception thrown by XPath processing crafted XPath expression (JAXP, 8224532)
  • BZ - 1760992 - CVE-2019-2999 OpenJDK: Insufficient filtering of HTML event attributes in Javadoc (Javadoc, 8226765)
  • BZ - 1760999 - CVE-2019-2988 OpenJDK: Integer overflow in bounds check in SunGraphics2D (2D, 8225292)
  • BZ - 1761006 - CVE-2019-2978 OpenJDK: Incorrect handling of nested jar: URLs in Jar URL handler (Networking, 8223892)
  • BZ - 1761146 - CVE-2019-2992 OpenJDK: Excessive memory allocation in CMap when reading TrueType font (2D, 8225597)
  • BZ - 1761262 - CVE-2019-2983 OpenJDK: Unexpected exception thrown during Font object deserialization (Serialization, 8224915)
  • BZ - 1761266 - CVE-2019-2962 OpenJDK: NULL pointer dereference in DrawGlyphList (2D, 8222690)
  • BZ - 1761596 - CVE-2019-2945 OpenJDK: Missing restrictions on use of custom SocketImpl (Networking, 8218573)
  • BZ - 1761601 - CVE-2019-2989 OpenJDK: Incorrect handling of HTTP proxy responses in HttpURLConnection (Networking, 8225298)

CVEs

  • CVE-2019-2945
  • CVE-2019-2962
  • CVE-2019-2964
  • CVE-2019-2973
  • CVE-2019-2978
  • CVE-2019-2981
  • CVE-2019-2983
  • CVE-2019-2988
  • CVE-2019-2989
  • CVE-2019-2992
  • CVE-2019-2999

References

  • https://access.redhat.com/security/updates/classification/#moderate
Note: More recent versions of these packages may be available. Click a package name for more details.

Red Hat Enterprise Linux Server 7

SRPM
x86_64
java-1.7.1-ibm-1.7.1.4.55-1jpp.1.el7.x86_64.rpm SHA-256: b1b0fae92a3dcdcce3d7a5b689bc7ba88a39b6a4511ecf824722f0cbbfe6be18
java-1.7.1-ibm-demo-1.7.1.4.55-1jpp.1.el7.x86_64.rpm SHA-256: c9f45a83221133b36e642bfbc7d9d22890743cf1dfbcd80cb902c08f6d025481
java-1.7.1-ibm-devel-1.7.1.4.55-1jpp.1.el7.x86_64.rpm SHA-256: 850baba978b70253c228f32d744822ef78bdb99f6f5e3270d4e3807979702b59
java-1.7.1-ibm-jdbc-1.7.1.4.55-1jpp.1.el7.x86_64.rpm SHA-256: ca257a3576473e53dfe45bd4d540eca1c7f31efdaf05ebab1106f7d832ca5fa1
java-1.7.1-ibm-plugin-1.7.1.4.55-1jpp.1.el7.x86_64.rpm SHA-256: f65f94075d35a41c81ca160c20fc780c910bf9a96648fb50181a3ced53a97146
java-1.7.1-ibm-src-1.7.1.4.55-1jpp.1.el7.x86_64.rpm SHA-256: 79a103af84f941d0f5b68ff3ca6106a2255392d2c969b0635dcb2a0941341c45

Red Hat Enterprise Linux Workstation 7

SRPM
x86_64
java-1.7.1-ibm-1.7.1.4.55-1jpp.1.el7.x86_64.rpm SHA-256: b1b0fae92a3dcdcce3d7a5b689bc7ba88a39b6a4511ecf824722f0cbbfe6be18
java-1.7.1-ibm-demo-1.7.1.4.55-1jpp.1.el7.x86_64.rpm SHA-256: c9f45a83221133b36e642bfbc7d9d22890743cf1dfbcd80cb902c08f6d025481
java-1.7.1-ibm-devel-1.7.1.4.55-1jpp.1.el7.x86_64.rpm SHA-256: 850baba978b70253c228f32d744822ef78bdb99f6f5e3270d4e3807979702b59
java-1.7.1-ibm-jdbc-1.7.1.4.55-1jpp.1.el7.x86_64.rpm SHA-256: ca257a3576473e53dfe45bd4d540eca1c7f31efdaf05ebab1106f7d832ca5fa1
java-1.7.1-ibm-plugin-1.7.1.4.55-1jpp.1.el7.x86_64.rpm SHA-256: f65f94075d35a41c81ca160c20fc780c910bf9a96648fb50181a3ced53a97146
java-1.7.1-ibm-src-1.7.1.4.55-1jpp.1.el7.x86_64.rpm SHA-256: 79a103af84f941d0f5b68ff3ca6106a2255392d2c969b0635dcb2a0941341c45

Red Hat Enterprise Linux Desktop 7

SRPM
x86_64
java-1.7.1-ibm-1.7.1.4.55-1jpp.1.el7.x86_64.rpm SHA-256: b1b0fae92a3dcdcce3d7a5b689bc7ba88a39b6a4511ecf824722f0cbbfe6be18
java-1.7.1-ibm-demo-1.7.1.4.55-1jpp.1.el7.x86_64.rpm SHA-256: c9f45a83221133b36e642bfbc7d9d22890743cf1dfbcd80cb902c08f6d025481
java-1.7.1-ibm-devel-1.7.1.4.55-1jpp.1.el7.x86_64.rpm SHA-256: 850baba978b70253c228f32d744822ef78bdb99f6f5e3270d4e3807979702b59
java-1.7.1-ibm-jdbc-1.7.1.4.55-1jpp.1.el7.x86_64.rpm SHA-256: ca257a3576473e53dfe45bd4d540eca1c7f31efdaf05ebab1106f7d832ca5fa1
java-1.7.1-ibm-plugin-1.7.1.4.55-1jpp.1.el7.x86_64.rpm SHA-256: f65f94075d35a41c81ca160c20fc780c910bf9a96648fb50181a3ced53a97146
java-1.7.1-ibm-src-1.7.1.4.55-1jpp.1.el7.x86_64.rpm SHA-256: 79a103af84f941d0f5b68ff3ca6106a2255392d2c969b0635dcb2a0941341c45

Red Hat Enterprise Linux for IBM z Systems 7

SRPM
s390x
java-1.7.1-ibm-1.7.1.4.55-1jpp.1.el7.s390x.rpm SHA-256: da4b3c6cf2528c3f92e0bdf3328314381281ba34ed4af57f6ce82792e1a47ae6
java-1.7.1-ibm-demo-1.7.1.4.55-1jpp.1.el7.s390x.rpm SHA-256: 597cfdc5aa7aa1a1c0ac11cc40f754df638c32920abd2a8cc1346daf6eaf5f83
java-1.7.1-ibm-devel-1.7.1.4.55-1jpp.1.el7.s390x.rpm SHA-256: 23309a8662bc588f62fa7790c9ec3f55fe885e94f8c0877501e33e6160b034f5
java-1.7.1-ibm-jdbc-1.7.1.4.55-1jpp.1.el7.s390x.rpm SHA-256: 1d06030b0db5141f4f766e3f70fdf94b26843bc9417362ec7c7d307aa4fb9e2b
java-1.7.1-ibm-src-1.7.1.4.55-1jpp.1.el7.s390x.rpm SHA-256: 9ce86a27f75e5d18f9442cdd5443ca9135b7a2ae6619e0f48bdc6a01bc33d82e

Red Hat Enterprise Linux for Power, big endian 7

SRPM
ppc64
java-1.7.1-ibm-1.7.1.4.55-1jpp.1.el7.ppc64.rpm SHA-256: 0f5fbd57fe01f7cc69adb379cef2ef267fd43337b0b3203e17a46836e743fa63
java-1.7.1-ibm-demo-1.7.1.4.55-1jpp.1.el7.ppc64.rpm SHA-256: a24bc94be49451a57858023483b62bddaed4f16b2da380a5846ced299e19a429
java-1.7.1-ibm-devel-1.7.1.4.55-1jpp.1.el7.ppc64.rpm SHA-256: f7684b751a357851e8c281570b1a27f3762fd17164df71a0e4920f32c6bda7fd
java-1.7.1-ibm-jdbc-1.7.1.4.55-1jpp.1.el7.ppc64.rpm SHA-256: cdccb1d6df6b86ab98658d096fa96d8ffd72b0cd751d828e05a830b8c15681f8
java-1.7.1-ibm-src-1.7.1.4.55-1jpp.1.el7.ppc64.rpm SHA-256: 17a557bc5c55905b51e7dab0fc231bf8178d0e5f81c955ea9ecfcffdf706102e

Red Hat Enterprise Linux for Scientific Computing 7

SRPM
x86_64
java-1.7.1-ibm-1.7.1.4.55-1jpp.1.el7.x86_64.rpm SHA-256: b1b0fae92a3dcdcce3d7a5b689bc7ba88a39b6a4511ecf824722f0cbbfe6be18
java-1.7.1-ibm-demo-1.7.1.4.55-1jpp.1.el7.x86_64.rpm SHA-256: c9f45a83221133b36e642bfbc7d9d22890743cf1dfbcd80cb902c08f6d025481
java-1.7.1-ibm-devel-1.7.1.4.55-1jpp.1.el7.x86_64.rpm SHA-256: 850baba978b70253c228f32d744822ef78bdb99f6f5e3270d4e3807979702b59
java-1.7.1-ibm-src-1.7.1.4.55-1jpp.1.el7.x86_64.rpm SHA-256: 79a103af84f941d0f5b68ff3ca6106a2255392d2c969b0635dcb2a0941341c45

Red Hat Enterprise Linux for Power, little endian 7

SRPM
ppc64le
java-1.7.1-ibm-1.7.1.4.55-1jpp.1.el7.ppc64le.rpm SHA-256: 216af77aaa9bd3344224e5909e6154e817e784f6d63b74593af65045855cc23a
java-1.7.1-ibm-demo-1.7.1.4.55-1jpp.1.el7.ppc64le.rpm SHA-256: 405787878cbfa95ca499b62a587c23ca245f8be40d79ea30fec5a26288414ec7
java-1.7.1-ibm-devel-1.7.1.4.55-1jpp.1.el7.ppc64le.rpm SHA-256: 94b109c575a1f19456fcbcc2c7e4ef1152bf1c4ba5975bb92bf2007a27206cf7
java-1.7.1-ibm-jdbc-1.7.1.4.55-1jpp.1.el7.ppc64le.rpm SHA-256: 5b9f094e1d4bc3c6c40fc778349b84b6c6b16811563c792425969462bacbf8b2
java-1.7.1-ibm-src-1.7.1.4.55-1jpp.1.el7.ppc64le.rpm SHA-256: f5934110be67ed35012be95660113245d0e535c4d549ab0cc83d9a0840e94d9d

The Red Hat security contact is secalert@redhat.com. More contact details at https://access.redhat.com/security/team/contact/.

Red Hat LinkedIn YouTube Facebook X, formerly Twitter

Quick Links

  • Downloads
  • Subscriptions
  • Support Cases
  • Customer Service
  • Product Documentation

Help

  • Contact Us
  • Customer Portal FAQ
  • Log-in Assistance

Site Info

  • Trust Red Hat
  • Browser Support Policy
  • Accessibility
  • Awards and Recognition
  • Colophon

Related Sites

  • redhat.com
  • developers.redhat.com
  • connect.redhat.com
  • cloud.redhat.com

Red Hat legal and privacy links

  • About Red Hat
  • Jobs
  • Events
  • Locations
  • Contact Red Hat
  • Red Hat Blog
  • Inclusion at Red Hat
  • Cool Stuff Store
  • Red Hat Summit
© 2025 Red Hat, Inc.

Red Hat legal and privacy links

  • Privacy statement
  • Terms of use
  • All policies and guidelines
  • Digital accessibility