Skip to navigation Skip to main content

Utilities

  • Subscriptions
  • Downloads
  • Containers
  • Support Cases
Red Hat Customer Portal
  • Subscriptions
  • Downloads
  • Containers
  • Support Cases
  • Products & Services

    Products

    Support

    • Production Support
    • Development Support
    • Product Life Cycles

    Services

    • Consulting
    • Technical Account Management
    • Training & Certifications

    Documentation

    • Red Hat Enterprise Linux
    • Red Hat JBoss Enterprise Application Platform
    • Red Hat OpenStack Platform
    • Red Hat OpenShift Container Platform
    All Documentation

    Ecosystem Catalog

    • Red Hat Partner Ecosystem
    • Partner Resources
  • Tools

    Tools

    • Troubleshoot a product issue
    • Packages
    • Errata

    Customer Portal Labs

    • Configuration
    • Deployment
    • Security
    • Troubleshoot
    All labs

    Red Hat Insights

    Increase visibility into IT operations to detect and resolve technical issues before they impact your business.

    Learn More
    Go to Insights
  • Security

    Red Hat Product Security Center

    Engage with our Red Hat Product Security team, access security updates, and ensure your environments are not exposed to any known security vulnerabilities.

    Product Security Center

    Security Updates

    • Security Advisories
    • Red Hat CVE Database
    • Security Labs

    Keep your systems secure with Red Hat's specialized responses to security vulnerabilities.

    View Responses

    Resources

    • Security Blog
    • Security Measurement
    • Severity Ratings
    • Backporting Policies
    • Product Signing (GPG) Keys
  • Community

    Customer Portal Community

    • Discussions
    • Private Groups
    Community Activity

    Customer Events

    • Red Hat Convergence
    • Red Hat Summit

    Stories

    • Red Hat Subscription Value
    • You Asked. We Acted.
    • Open Source Communities
Or troubleshoot an issue.

Select Your Language

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

Infrastructure and Management

  • Red Hat Enterprise Linux
  • Red Hat Virtualization
  • Red Hat Identity Management
  • Red Hat Directory Server
  • Red Hat Certificate System
  • Red Hat Satellite
  • Red Hat Subscription Management
  • Red Hat Update Infrastructure
  • Red Hat Insights
  • Red Hat Ansible Automation Platform

Cloud Computing

  • Red Hat OpenShift
  • Red Hat CloudForms
  • Red Hat OpenStack Platform
  • Red Hat OpenShift Container Platform
  • Red Hat OpenShift Data Science
  • Red Hat OpenShift Online
  • Red Hat OpenShift Dedicated
  • Red Hat Advanced Cluster Security for Kubernetes
  • Red Hat Advanced Cluster Management for Kubernetes
  • Red Hat Quay
  • 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 Single Sign On
  • Red Hat support for Spring Boot
  • Red Hat build of Node.js
  • Red Hat build of Thorntail
  • Red Hat build of Eclipse Vert.x
  • Red Hat build of OpenJDK
  • Red Hat build of Quarkus

Integration and Automation

  • Red Hat Integration
  • Red Hat Fuse
  • Red Hat AMQ
  • Red Hat 3scale API Management
  • Red Hat JBoss Data Virtualization
  • Red Hat Process Automation
  • Red Hat Process Automation Manager
  • Red Hat Decision Manager
All Products
Red Hat Product Errata RHSA-2019:4113 - Security Advisory
Issued:
2019-12-09
Updated:
2019-12-09

RHSA-2019:4113 - Security Advisory

  • Overview
  • Updated Packages

Synopsis

Moderate: java-1.8.0-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.8.0-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 8 includes the IBM Java Runtime Environment and the IBM Java Software Development Kit.

This update upgrades IBM Java SE 8 to version 8 SR6.

Security Fix(es):

  • OpenJDK: Unexpected exception thrown during regular expression processing in Nashorn (Scripting, 8223518) (CVE-2019-2975)
  • 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)
  • Oracle JDK: unspecified vulnerability fixed in 8u221 (Deployment) (CVE-2019-2996)
  • IBM JDK: Unrestricted access to diagnostic operations (CVE-2019-17631)
  • 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 - 1760969 - CVE-2019-2975 OpenJDK: Unexpected exception thrown during regular expression processing in Nashorn (Scripting, 8223518)
  • 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)
  • BZ - 1778942 - CVE-2019-2996 Oracle JDK: unspecified vulnerability fixed in 8u221 (Deployment)
  • BZ - 1779880 - CVE-2019-17631 IBM JDK: Unrestricted access to diagnostic operations

CVEs

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

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.8.0-ibm-1.8.0.6.0-1jpp.1.el6_10.x86_64.rpm SHA-256: 2bd0e12374b7c9f71cb96b46d9725f8351445ea22cc04d3e07692330f4bd99e2
java-1.8.0-ibm-demo-1.8.0.6.0-1jpp.1.el6_10.x86_64.rpm SHA-256: a138384751fcb1e925e7c49e2eaf3c5f3574240761f6c419a7d447e04c0df4c2
java-1.8.0-ibm-devel-1.8.0.6.0-1jpp.1.el6_10.x86_64.rpm SHA-256: b48b59b72fd9db36ea456b7f8e24f288bcf084f76d7008f5feef7d0ee4bd3116
java-1.8.0-ibm-jdbc-1.8.0.6.0-1jpp.1.el6_10.x86_64.rpm SHA-256: e6a59053c3778300e3b2638ce54fbd75fb804ee05a0ac636aa07ea7b95a557f9
java-1.8.0-ibm-plugin-1.8.0.6.0-1jpp.1.el6_10.x86_64.rpm SHA-256: 5bc1a51eb822f5fc24c7db46b7d87e336bbcecee51a5472b6e45196d5b84398f
java-1.8.0-ibm-src-1.8.0.6.0-1jpp.1.el6_10.x86_64.rpm SHA-256: 9d1d824ffdd25635e7782a5a6d3b97dcef1dc9f977c49b44b1a8408f6897343a
i386
java-1.8.0-ibm-1.8.0.6.0-1jpp.1.el6_10.i686.rpm SHA-256: 875f1cbf7b780079f42a3c33a27ed953295fccd5869fff32e342a9b231eda6ae
java-1.8.0-ibm-demo-1.8.0.6.0-1jpp.1.el6_10.i686.rpm SHA-256: 21b807d0e3fc452db7cd752f3b57092f52a9b7ec5ded0a6e9a378ae9778a920c
java-1.8.0-ibm-devel-1.8.0.6.0-1jpp.1.el6_10.i686.rpm SHA-256: 59a0db82f87bb18751795c9041e8f1e59bd26157eeb8efe38e9924d54c5d41a9
java-1.8.0-ibm-jdbc-1.8.0.6.0-1jpp.1.el6_10.i686.rpm SHA-256: da8d35a444a5d7987ce730a345d3c93ce6699cd39971acc27cbbc79be2dbf3b3
java-1.8.0-ibm-plugin-1.8.0.6.0-1jpp.1.el6_10.i686.rpm SHA-256: a8bb29ba5c910515db58301d5a2541eccf31548a906f77e6b450ac4a54f4da36
java-1.8.0-ibm-src-1.8.0.6.0-1jpp.1.el6_10.i686.rpm SHA-256: 8217179ecd08ff6c5e8f40dc029ad630a6bdbd1db617d20aabc714be4a38ed01

Red Hat Enterprise Linux Workstation 6

SRPM
x86_64
java-1.8.0-ibm-1.8.0.6.0-1jpp.1.el6_10.x86_64.rpm SHA-256: 2bd0e12374b7c9f71cb96b46d9725f8351445ea22cc04d3e07692330f4bd99e2
java-1.8.0-ibm-demo-1.8.0.6.0-1jpp.1.el6_10.x86_64.rpm SHA-256: a138384751fcb1e925e7c49e2eaf3c5f3574240761f6c419a7d447e04c0df4c2
java-1.8.0-ibm-devel-1.8.0.6.0-1jpp.1.el6_10.x86_64.rpm SHA-256: b48b59b72fd9db36ea456b7f8e24f288bcf084f76d7008f5feef7d0ee4bd3116
java-1.8.0-ibm-jdbc-1.8.0.6.0-1jpp.1.el6_10.x86_64.rpm SHA-256: e6a59053c3778300e3b2638ce54fbd75fb804ee05a0ac636aa07ea7b95a557f9
java-1.8.0-ibm-plugin-1.8.0.6.0-1jpp.1.el6_10.x86_64.rpm SHA-256: 5bc1a51eb822f5fc24c7db46b7d87e336bbcecee51a5472b6e45196d5b84398f
java-1.8.0-ibm-src-1.8.0.6.0-1jpp.1.el6_10.x86_64.rpm SHA-256: 9d1d824ffdd25635e7782a5a6d3b97dcef1dc9f977c49b44b1a8408f6897343a
i386
java-1.8.0-ibm-1.8.0.6.0-1jpp.1.el6_10.i686.rpm SHA-256: 875f1cbf7b780079f42a3c33a27ed953295fccd5869fff32e342a9b231eda6ae
java-1.8.0-ibm-demo-1.8.0.6.0-1jpp.1.el6_10.i686.rpm SHA-256: 21b807d0e3fc452db7cd752f3b57092f52a9b7ec5ded0a6e9a378ae9778a920c
java-1.8.0-ibm-devel-1.8.0.6.0-1jpp.1.el6_10.i686.rpm SHA-256: 59a0db82f87bb18751795c9041e8f1e59bd26157eeb8efe38e9924d54c5d41a9
java-1.8.0-ibm-jdbc-1.8.0.6.0-1jpp.1.el6_10.i686.rpm SHA-256: da8d35a444a5d7987ce730a345d3c93ce6699cd39971acc27cbbc79be2dbf3b3
java-1.8.0-ibm-plugin-1.8.0.6.0-1jpp.1.el6_10.i686.rpm SHA-256: a8bb29ba5c910515db58301d5a2541eccf31548a906f77e6b450ac4a54f4da36
java-1.8.0-ibm-src-1.8.0.6.0-1jpp.1.el6_10.i686.rpm SHA-256: 8217179ecd08ff6c5e8f40dc029ad630a6bdbd1db617d20aabc714be4a38ed01

Red Hat Enterprise Linux Desktop 6

SRPM
x86_64
java-1.8.0-ibm-1.8.0.6.0-1jpp.1.el6_10.x86_64.rpm SHA-256: 2bd0e12374b7c9f71cb96b46d9725f8351445ea22cc04d3e07692330f4bd99e2
java-1.8.0-ibm-demo-1.8.0.6.0-1jpp.1.el6_10.x86_64.rpm SHA-256: a138384751fcb1e925e7c49e2eaf3c5f3574240761f6c419a7d447e04c0df4c2
java-1.8.0-ibm-devel-1.8.0.6.0-1jpp.1.el6_10.x86_64.rpm SHA-256: b48b59b72fd9db36ea456b7f8e24f288bcf084f76d7008f5feef7d0ee4bd3116
java-1.8.0-ibm-jdbc-1.8.0.6.0-1jpp.1.el6_10.x86_64.rpm SHA-256: e6a59053c3778300e3b2638ce54fbd75fb804ee05a0ac636aa07ea7b95a557f9
java-1.8.0-ibm-plugin-1.8.0.6.0-1jpp.1.el6_10.x86_64.rpm SHA-256: 5bc1a51eb822f5fc24c7db46b7d87e336bbcecee51a5472b6e45196d5b84398f
java-1.8.0-ibm-src-1.8.0.6.0-1jpp.1.el6_10.x86_64.rpm SHA-256: 9d1d824ffdd25635e7782a5a6d3b97dcef1dc9f977c49b44b1a8408f6897343a
i386
java-1.8.0-ibm-1.8.0.6.0-1jpp.1.el6_10.i686.rpm SHA-256: 875f1cbf7b780079f42a3c33a27ed953295fccd5869fff32e342a9b231eda6ae
java-1.8.0-ibm-demo-1.8.0.6.0-1jpp.1.el6_10.i686.rpm SHA-256: 21b807d0e3fc452db7cd752f3b57092f52a9b7ec5ded0a6e9a378ae9778a920c
java-1.8.0-ibm-devel-1.8.0.6.0-1jpp.1.el6_10.i686.rpm SHA-256: 59a0db82f87bb18751795c9041e8f1e59bd26157eeb8efe38e9924d54c5d41a9
java-1.8.0-ibm-jdbc-1.8.0.6.0-1jpp.1.el6_10.i686.rpm SHA-256: da8d35a444a5d7987ce730a345d3c93ce6699cd39971acc27cbbc79be2dbf3b3
java-1.8.0-ibm-plugin-1.8.0.6.0-1jpp.1.el6_10.i686.rpm SHA-256: a8bb29ba5c910515db58301d5a2541eccf31548a906f77e6b450ac4a54f4da36
java-1.8.0-ibm-src-1.8.0.6.0-1jpp.1.el6_10.i686.rpm SHA-256: 8217179ecd08ff6c5e8f40dc029ad630a6bdbd1db617d20aabc714be4a38ed01

Red Hat Enterprise Linux for IBM z Systems 6

SRPM
s390x
java-1.8.0-ibm-1.8.0.6.0-1jpp.1.el6_10.s390x.rpm SHA-256: 587447f804cec505e98ce30e511c4f5e8d5b2c9b910fe8a51f518d950a534af6
java-1.8.0-ibm-demo-1.8.0.6.0-1jpp.1.el6_10.s390x.rpm SHA-256: f1812b0ca6039f85a00af45e9bfb392ddef99b1877896902d726ff65c7288e64
java-1.8.0-ibm-devel-1.8.0.6.0-1jpp.1.el6_10.s390x.rpm SHA-256: 738581af6e14d43d8bbf35dbb3efd615b9991940af9491459475b80e87c287b7
java-1.8.0-ibm-jdbc-1.8.0.6.0-1jpp.1.el6_10.s390x.rpm SHA-256: 80c3f5d8da2dbf14d5cd1eb341ab2d6ebd4515b397b970415181704e7cda0f02
java-1.8.0-ibm-src-1.8.0.6.0-1jpp.1.el6_10.s390x.rpm SHA-256: bcc41366202edaf63f42ae9f82198a1aed160b2dbe3809c291cefe1d0981172d

Red Hat Enterprise Linux for Power, big endian 6

SRPM
ppc64
java-1.8.0-ibm-1.8.0.6.0-1jpp.1.el6_10.ppc64.rpm SHA-256: 77e9d7cd9b3ef935d639fe1a3024972cc520950c4c4e7e8b022dc8342071bf3a
java-1.8.0-ibm-demo-1.8.0.6.0-1jpp.1.el6_10.ppc64.rpm SHA-256: 1be4e37342391ea183e872b8672eafc6bbb3ddb77c31d7bd73d3eae19934319d
java-1.8.0-ibm-devel-1.8.0.6.0-1jpp.1.el6_10.ppc64.rpm SHA-256: 6c583de612d5c1d835e8b80dcff16db4fd7c8d5c1282dab905d2d06309685428
java-1.8.0-ibm-jdbc-1.8.0.6.0-1jpp.1.el6_10.ppc64.rpm SHA-256: 80f856fb1d06b667c0fdabda4a0a36b0dade687381eb7c68a69eeec4681b4cdf
java-1.8.0-ibm-src-1.8.0.6.0-1jpp.1.el6_10.ppc64.rpm SHA-256: a598265149aecf2f5e7ed95bc2dcf8fb149f56d9536411dff635c0755cf8db24

Red Hat Enterprise Linux for Scientific Computing 6

SRPM
x86_64
java-1.8.0-ibm-1.8.0.6.0-1jpp.1.el6_10.x86_64.rpm SHA-256: 2bd0e12374b7c9f71cb96b46d9725f8351445ea22cc04d3e07692330f4bd99e2
java-1.8.0-ibm-demo-1.8.0.6.0-1jpp.1.el6_10.x86_64.rpm SHA-256: a138384751fcb1e925e7c49e2eaf3c5f3574240761f6c419a7d447e04c0df4c2
java-1.8.0-ibm-devel-1.8.0.6.0-1jpp.1.el6_10.x86_64.rpm SHA-256: b48b59b72fd9db36ea456b7f8e24f288bcf084f76d7008f5feef7d0ee4bd3116
java-1.8.0-ibm-src-1.8.0.6.0-1jpp.1.el6_10.x86_64.rpm SHA-256: 9d1d824ffdd25635e7782a5a6d3b97dcef1dc9f977c49b44b1a8408f6897343a

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

Red Hat

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

About

  • Red Hat Subscription Value
  • About Red Hat
  • Red Hat Jobs
Copyright © 2023 Red Hat, Inc.
  • Privacy Statement
  • Customer Portal Terms of Use
  • All Policies and Guidelines
Red Hat Summit
Twitter