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:4109 - Security Advisory
Issued:
2019-12-05
Updated:
2019-12-05

RHSA-2019:4109 - 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 6 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 6 x86_64
  • Red Hat Enterprise Linux Server 6 i386
  • Red Hat Enterprise Linux Workstation 6 x86_64
  • Red Hat Enterprise Linux Workstation 6 i386
  • Red Hat Enterprise Linux Desktop 6 x86_64
  • Red Hat Enterprise Linux Desktop 6 i386
  • Red Hat Enterprise Linux for IBM z Systems 6 s390x
  • Red Hat Enterprise Linux for Power, big endian 6 ppc64
  • Red Hat Enterprise Linux for Scientific Computing 6 x86_64

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 6

SRPM
x86_64
java-1.7.1-ibm-1.7.1.4.55-1jpp.1.el6_10.x86_64.rpm SHA-256: 317c24dad159c07c25b43298b6cf5bc0ae47b305b9a6ea90124c756faa6ff532
java-1.7.1-ibm-demo-1.7.1.4.55-1jpp.1.el6_10.x86_64.rpm SHA-256: 8146d87fa32de732a8d47f9328d8a86b57843735bc1b06e3543eff7bbdf245be
java-1.7.1-ibm-devel-1.7.1.4.55-1jpp.1.el6_10.x86_64.rpm SHA-256: de9c8812c749bf72bd0a552375e50f7b4d2007def3b6375ce3f2569f4fcf00f8
java-1.7.1-ibm-jdbc-1.7.1.4.55-1jpp.1.el6_10.x86_64.rpm SHA-256: 3ac4e6c8b6df6b488320f878b960e63848b46f3a3136ada1ad44ab22670fd264
java-1.7.1-ibm-plugin-1.7.1.4.55-1jpp.1.el6_10.x86_64.rpm SHA-256: 65ded290cf7a1092dcd7e1e04864c887873964b47567bb80bf689042c215461f
java-1.7.1-ibm-src-1.7.1.4.55-1jpp.1.el6_10.x86_64.rpm SHA-256: 0168c4539fdb02668ebc34e60a788f545e74f8875d0cf1defe2eadaac1f0a6f1
i386
java-1.7.1-ibm-1.7.1.4.55-1jpp.1.el6_10.i686.rpm SHA-256: ec66b22587e02a5b1a4ad66fed450bdbf494a9f2caafe745d733a2e0af0137a9
java-1.7.1-ibm-demo-1.7.1.4.55-1jpp.1.el6_10.i686.rpm SHA-256: ffc32b51278e87f245dfc613f747d37c6079e416c07d1d4592695acdddaadbfa
java-1.7.1-ibm-devel-1.7.1.4.55-1jpp.1.el6_10.i686.rpm SHA-256: 0726b60de18a8ba162cc10b84545f27ff7e8e1b6dcae24aade3a5f759f6cdf15
java-1.7.1-ibm-jdbc-1.7.1.4.55-1jpp.1.el6_10.i686.rpm SHA-256: 738be394621b73c06b0ee00edf2731c18c41f155642fc16db3181ccfd6f7effc
java-1.7.1-ibm-plugin-1.7.1.4.55-1jpp.1.el6_10.i686.rpm SHA-256: 42f85dcd930e63a12203192bb14879a9be3c5f87e6cfe0ed979fad6fbcf0cfd3
java-1.7.1-ibm-src-1.7.1.4.55-1jpp.1.el6_10.i686.rpm SHA-256: 409814ec94205e03c8d4c0ec566cda80fd6e4ac819c34a89db48c6ca258b856c

Red Hat Enterprise Linux Workstation 6

SRPM
x86_64
java-1.7.1-ibm-1.7.1.4.55-1jpp.1.el6_10.x86_64.rpm SHA-256: 317c24dad159c07c25b43298b6cf5bc0ae47b305b9a6ea90124c756faa6ff532
java-1.7.1-ibm-demo-1.7.1.4.55-1jpp.1.el6_10.x86_64.rpm SHA-256: 8146d87fa32de732a8d47f9328d8a86b57843735bc1b06e3543eff7bbdf245be
java-1.7.1-ibm-devel-1.7.1.4.55-1jpp.1.el6_10.x86_64.rpm SHA-256: de9c8812c749bf72bd0a552375e50f7b4d2007def3b6375ce3f2569f4fcf00f8
java-1.7.1-ibm-jdbc-1.7.1.4.55-1jpp.1.el6_10.x86_64.rpm SHA-256: 3ac4e6c8b6df6b488320f878b960e63848b46f3a3136ada1ad44ab22670fd264
java-1.7.1-ibm-plugin-1.7.1.4.55-1jpp.1.el6_10.x86_64.rpm SHA-256: 65ded290cf7a1092dcd7e1e04864c887873964b47567bb80bf689042c215461f
java-1.7.1-ibm-src-1.7.1.4.55-1jpp.1.el6_10.x86_64.rpm SHA-256: 0168c4539fdb02668ebc34e60a788f545e74f8875d0cf1defe2eadaac1f0a6f1
i386
java-1.7.1-ibm-1.7.1.4.55-1jpp.1.el6_10.i686.rpm SHA-256: ec66b22587e02a5b1a4ad66fed450bdbf494a9f2caafe745d733a2e0af0137a9
java-1.7.1-ibm-demo-1.7.1.4.55-1jpp.1.el6_10.i686.rpm SHA-256: ffc32b51278e87f245dfc613f747d37c6079e416c07d1d4592695acdddaadbfa
java-1.7.1-ibm-devel-1.7.1.4.55-1jpp.1.el6_10.i686.rpm SHA-256: 0726b60de18a8ba162cc10b84545f27ff7e8e1b6dcae24aade3a5f759f6cdf15
java-1.7.1-ibm-jdbc-1.7.1.4.55-1jpp.1.el6_10.i686.rpm SHA-256: 738be394621b73c06b0ee00edf2731c18c41f155642fc16db3181ccfd6f7effc
java-1.7.1-ibm-plugin-1.7.1.4.55-1jpp.1.el6_10.i686.rpm SHA-256: 42f85dcd930e63a12203192bb14879a9be3c5f87e6cfe0ed979fad6fbcf0cfd3
java-1.7.1-ibm-src-1.7.1.4.55-1jpp.1.el6_10.i686.rpm SHA-256: 409814ec94205e03c8d4c0ec566cda80fd6e4ac819c34a89db48c6ca258b856c

Red Hat Enterprise Linux Desktop 6

SRPM
x86_64
java-1.7.1-ibm-1.7.1.4.55-1jpp.1.el6_10.x86_64.rpm SHA-256: 317c24dad159c07c25b43298b6cf5bc0ae47b305b9a6ea90124c756faa6ff532
java-1.7.1-ibm-demo-1.7.1.4.55-1jpp.1.el6_10.x86_64.rpm SHA-256: 8146d87fa32de732a8d47f9328d8a86b57843735bc1b06e3543eff7bbdf245be
java-1.7.1-ibm-devel-1.7.1.4.55-1jpp.1.el6_10.x86_64.rpm SHA-256: de9c8812c749bf72bd0a552375e50f7b4d2007def3b6375ce3f2569f4fcf00f8
java-1.7.1-ibm-jdbc-1.7.1.4.55-1jpp.1.el6_10.x86_64.rpm SHA-256: 3ac4e6c8b6df6b488320f878b960e63848b46f3a3136ada1ad44ab22670fd264
java-1.7.1-ibm-plugin-1.7.1.4.55-1jpp.1.el6_10.x86_64.rpm SHA-256: 65ded290cf7a1092dcd7e1e04864c887873964b47567bb80bf689042c215461f
java-1.7.1-ibm-src-1.7.1.4.55-1jpp.1.el6_10.x86_64.rpm SHA-256: 0168c4539fdb02668ebc34e60a788f545e74f8875d0cf1defe2eadaac1f0a6f1
i386
java-1.7.1-ibm-1.7.1.4.55-1jpp.1.el6_10.i686.rpm SHA-256: ec66b22587e02a5b1a4ad66fed450bdbf494a9f2caafe745d733a2e0af0137a9
java-1.7.1-ibm-demo-1.7.1.4.55-1jpp.1.el6_10.i686.rpm SHA-256: ffc32b51278e87f245dfc613f747d37c6079e416c07d1d4592695acdddaadbfa
java-1.7.1-ibm-devel-1.7.1.4.55-1jpp.1.el6_10.i686.rpm SHA-256: 0726b60de18a8ba162cc10b84545f27ff7e8e1b6dcae24aade3a5f759f6cdf15
java-1.7.1-ibm-jdbc-1.7.1.4.55-1jpp.1.el6_10.i686.rpm SHA-256: 738be394621b73c06b0ee00edf2731c18c41f155642fc16db3181ccfd6f7effc
java-1.7.1-ibm-plugin-1.7.1.4.55-1jpp.1.el6_10.i686.rpm SHA-256: 42f85dcd930e63a12203192bb14879a9be3c5f87e6cfe0ed979fad6fbcf0cfd3
java-1.7.1-ibm-src-1.7.1.4.55-1jpp.1.el6_10.i686.rpm SHA-256: 409814ec94205e03c8d4c0ec566cda80fd6e4ac819c34a89db48c6ca258b856c

Red Hat Enterprise Linux for IBM z Systems 6

SRPM
s390x
java-1.7.1-ibm-1.7.1.4.55-1jpp.1.el6_10.s390x.rpm SHA-256: 089cbdc71c8458b1663bad4265b84358dde712f6c6463ac82ec431f07de844f6
java-1.7.1-ibm-demo-1.7.1.4.55-1jpp.1.el6_10.s390x.rpm SHA-256: b3cdb6a7bd4a54a2009fa7488c1fc1f7aadb662509887de463b746783a5081fd
java-1.7.1-ibm-devel-1.7.1.4.55-1jpp.1.el6_10.s390x.rpm SHA-256: 9195957256cb23c2e19a4f7aae4537e02af437b5f74848770c55af35883e8b8e
java-1.7.1-ibm-jdbc-1.7.1.4.55-1jpp.1.el6_10.s390x.rpm SHA-256: 048cd84a139c044f63b5e5a4a6e443516ac371286af44cca19cb0347e51283c3
java-1.7.1-ibm-src-1.7.1.4.55-1jpp.1.el6_10.s390x.rpm SHA-256: 7649988a3c042b9e01df6d24e1b33b0abc891b8c573a9705eb4390cb3df3dc2d

Red Hat Enterprise Linux for Power, big endian 6

SRPM
ppc64
java-1.7.1-ibm-1.7.1.4.55-1jpp.1.el6_10.ppc64.rpm SHA-256: f0cc99b2cec3b3c89316a186c1813d83b6f16e5bb167c880af075c865420a6bd
java-1.7.1-ibm-demo-1.7.1.4.55-1jpp.1.el6_10.ppc64.rpm SHA-256: 1434e8cc4eda3751c808d60e0727aa6d2331060124b7e67dadbf3f8db283c7fd
java-1.7.1-ibm-devel-1.7.1.4.55-1jpp.1.el6_10.ppc64.rpm SHA-256: 75804d54a321e3d8a32f16d5bdbdd0f11e2eeddd07746f8d21880930605ce128
java-1.7.1-ibm-jdbc-1.7.1.4.55-1jpp.1.el6_10.ppc64.rpm SHA-256: 60ef20610e98e1442a42c1032c738f2b5ca30265b18071d3d84c266b8bf133bd
java-1.7.1-ibm-src-1.7.1.4.55-1jpp.1.el6_10.ppc64.rpm SHA-256: aa7276fd2392353a4a700bd3b02f600a79eb896a582be16ef5d02ae39907a436

Red Hat Enterprise Linux for Scientific Computing 6

SRPM
x86_64
java-1.7.1-ibm-1.7.1.4.55-1jpp.1.el6_10.x86_64.rpm SHA-256: 317c24dad159c07c25b43298b6cf5bc0ae47b305b9a6ea90124c756faa6ff532
java-1.7.1-ibm-demo-1.7.1.4.55-1jpp.1.el6_10.x86_64.rpm SHA-256: 8146d87fa32de732a8d47f9328d8a86b57843735bc1b06e3543eff7bbdf245be
java-1.7.1-ibm-devel-1.7.1.4.55-1jpp.1.el6_10.x86_64.rpm SHA-256: de9c8812c749bf72bd0a552375e50f7b4d2007def3b6375ce3f2569f4fcf00f8
java-1.7.1-ibm-src-1.7.1.4.55-1jpp.1.el6_10.x86_64.rpm SHA-256: 0168c4539fdb02668ebc34e60a788f545e74f8875d0cf1defe2eadaac1f0a6f1

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