-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

===========================================================================
             AUSCERT External Security Bulletin Redistribution

                               ESB-2019.3898
                    java-1.8.0-openjdk security update
                              18 October 2019

===========================================================================

        AusCERT Security Bulletin Summary
        ---------------------------------

Product:           java-1.8.0-openjdk
Publisher:         Red Hat
Operating System:  Red Hat Enterprise Linux Server 6
                   Red Hat Enterprise Linux WS/Desktop 6
                   Red Hat Enterprise Linux Server 8
                   Red Hat Enterprise Linux WS/Desktop 8
Impact/Access:     Modify Arbitrary Files   -- Remote/Unauthenticated
                   Denial of Service        -- Remote/Unauthenticated
                   Access Confidential Data -- Remote/Unauthenticated
Resolution:        Patch/Upgrade
CVE Names:         CVE-2019-2999 CVE-2019-2992 CVE-2019-2989
                   CVE-2019-2988 CVE-2019-2987 CVE-2019-2983
                   CVE-2019-2981 CVE-2019-2978 CVE-2019-2975
                   CVE-2019-2973 CVE-2019-2964 CVE-2019-2962
                   CVE-2019-2949 CVE-2019-2945 

Reference:         ASB-2019.0294
                   ASB-2019.0290
                   ESB-2019.3883
                   ESB-2019.3870

Original Bulletin: 
   https://access.redhat.com/errata/RHSA-2019:3134
   https://access.redhat.com/errata/RHSA-2019:3136

Comment: This bulletin contains two (2) Red Hat security advisories.

- --------------------------BEGIN INCLUDED TEXT--------------------

- -----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

=====================================================================
                   Red Hat Security Advisory

Synopsis:          Important: java-1.8.0-openjdk security update
Advisory ID:       RHSA-2019:3134-01
Product:           Red Hat Enterprise Linux
Advisory URL:      https://access.redhat.com/errata/RHSA-2019:3134
Issue date:        2019-10-17
CVE Names:         CVE-2019-2945 CVE-2019-2949 CVE-2019-2962 
                   CVE-2019-2964 CVE-2019-2973 CVE-2019-2975 
                   CVE-2019-2978 CVE-2019-2981 CVE-2019-2983 
                   CVE-2019-2987 CVE-2019-2988 CVE-2019-2989 
                   CVE-2019-2992 CVE-2019-2999 
=====================================================================

1. Summary:

An update for java-1.8.0-openjdk is now available for Red Hat Enterprise
Linux 8.

Red Hat Product Security has rated this update as having a security impact
of Important. 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.

2. Relevant releases/architectures:

Red Hat Enterprise Linux AppStream (v. 8) - aarch64, noarch, ppc64le, s390x, x86_64

3. Description:

The java-1.8.0-openjdk packages provide the OpenJDK 8 Java Runtime
Environment and the OpenJDK 8 Java Software Development Kit.

Security Fix(es):

* OpenJDK: Improper handling of Kerberos proxy credentials (Kerberos,
8220302) (CVE-2019-2949)

* 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)

* 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: Missing glyph bitmap image dimension check in FreetypeFontScaler
(2D, 8225286) (CVE-2019-2987)

* 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.

4. 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 OpenJDK Java must be restarted for this update to
take effect.

5. Bugs fixed (https://bugzilla.redhat.com/):

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

6. Package List:

Red Hat Enterprise Linux AppStream (v. 8):

Source:
java-1.8.0-openjdk-1.8.0.232.b09-0.el8_0.src.rpm

aarch64:
java-1.8.0-openjdk-1.8.0.232.b09-0.el8_0.aarch64.rpm
java-1.8.0-openjdk-accessibility-1.8.0.232.b09-0.el8_0.aarch64.rpm
java-1.8.0-openjdk-debuginfo-1.8.0.232.b09-0.el8_0.aarch64.rpm
java-1.8.0-openjdk-debugsource-1.8.0.232.b09-0.el8_0.aarch64.rpm
java-1.8.0-openjdk-demo-1.8.0.232.b09-0.el8_0.aarch64.rpm
java-1.8.0-openjdk-demo-debuginfo-1.8.0.232.b09-0.el8_0.aarch64.rpm
java-1.8.0-openjdk-demo-slowdebug-debuginfo-1.8.0.232.b09-0.el8_0.aarch64.rpm
java-1.8.0-openjdk-devel-1.8.0.232.b09-0.el8_0.aarch64.rpm
java-1.8.0-openjdk-devel-debuginfo-1.8.0.232.b09-0.el8_0.aarch64.rpm
java-1.8.0-openjdk-devel-slowdebug-debuginfo-1.8.0.232.b09-0.el8_0.aarch64.rpm
java-1.8.0-openjdk-headless-1.8.0.232.b09-0.el8_0.aarch64.rpm
java-1.8.0-openjdk-headless-debuginfo-1.8.0.232.b09-0.el8_0.aarch64.rpm
java-1.8.0-openjdk-headless-slowdebug-debuginfo-1.8.0.232.b09-0.el8_0.aarch64.rpm
java-1.8.0-openjdk-slowdebug-debuginfo-1.8.0.232.b09-0.el8_0.aarch64.rpm
java-1.8.0-openjdk-src-1.8.0.232.b09-0.el8_0.aarch64.rpm

noarch:
java-1.8.0-openjdk-javadoc-1.8.0.232.b09-0.el8_0.noarch.rpm
java-1.8.0-openjdk-javadoc-zip-1.8.0.232.b09-0.el8_0.noarch.rpm

ppc64le:
java-1.8.0-openjdk-1.8.0.232.b09-0.el8_0.ppc64le.rpm
java-1.8.0-openjdk-accessibility-1.8.0.232.b09-0.el8_0.ppc64le.rpm
java-1.8.0-openjdk-debuginfo-1.8.0.232.b09-0.el8_0.ppc64le.rpm
java-1.8.0-openjdk-debugsource-1.8.0.232.b09-0.el8_0.ppc64le.rpm
java-1.8.0-openjdk-demo-1.8.0.232.b09-0.el8_0.ppc64le.rpm
java-1.8.0-openjdk-demo-debuginfo-1.8.0.232.b09-0.el8_0.ppc64le.rpm
java-1.8.0-openjdk-demo-slowdebug-debuginfo-1.8.0.232.b09-0.el8_0.ppc64le.rpm
java-1.8.0-openjdk-devel-1.8.0.232.b09-0.el8_0.ppc64le.rpm
java-1.8.0-openjdk-devel-debuginfo-1.8.0.232.b09-0.el8_0.ppc64le.rpm
java-1.8.0-openjdk-devel-slowdebug-debuginfo-1.8.0.232.b09-0.el8_0.ppc64le.rpm
java-1.8.0-openjdk-headless-1.8.0.232.b09-0.el8_0.ppc64le.rpm
java-1.8.0-openjdk-headless-debuginfo-1.8.0.232.b09-0.el8_0.ppc64le.rpm
java-1.8.0-openjdk-headless-slowdebug-debuginfo-1.8.0.232.b09-0.el8_0.ppc64le.rpm
java-1.8.0-openjdk-slowdebug-debuginfo-1.8.0.232.b09-0.el8_0.ppc64le.rpm
java-1.8.0-openjdk-src-1.8.0.232.b09-0.el8_0.ppc64le.rpm

s390x:
java-1.8.0-openjdk-1.8.0.232.b09-0.el8_0.s390x.rpm
java-1.8.0-openjdk-accessibility-1.8.0.232.b09-0.el8_0.s390x.rpm
java-1.8.0-openjdk-debuginfo-1.8.0.232.b09-0.el8_0.s390x.rpm
java-1.8.0-openjdk-debugsource-1.8.0.232.b09-0.el8_0.s390x.rpm
java-1.8.0-openjdk-demo-1.8.0.232.b09-0.el8_0.s390x.rpm
java-1.8.0-openjdk-demo-debuginfo-1.8.0.232.b09-0.el8_0.s390x.rpm
java-1.8.0-openjdk-devel-1.8.0.232.b09-0.el8_0.s390x.rpm
java-1.8.0-openjdk-devel-debuginfo-1.8.0.232.b09-0.el8_0.s390x.rpm
java-1.8.0-openjdk-headless-1.8.0.232.b09-0.el8_0.s390x.rpm
java-1.8.0-openjdk-headless-debuginfo-1.8.0.232.b09-0.el8_0.s390x.rpm
java-1.8.0-openjdk-src-1.8.0.232.b09-0.el8_0.s390x.rpm

x86_64:
java-1.8.0-openjdk-1.8.0.232.b09-0.el8_0.x86_64.rpm
java-1.8.0-openjdk-accessibility-1.8.0.232.b09-0.el8_0.x86_64.rpm
java-1.8.0-openjdk-debuginfo-1.8.0.232.b09-0.el8_0.x86_64.rpm
java-1.8.0-openjdk-debugsource-1.8.0.232.b09-0.el8_0.x86_64.rpm
java-1.8.0-openjdk-demo-1.8.0.232.b09-0.el8_0.x86_64.rpm
java-1.8.0-openjdk-demo-debuginfo-1.8.0.232.b09-0.el8_0.x86_64.rpm
java-1.8.0-openjdk-demo-slowdebug-debuginfo-1.8.0.232.b09-0.el8_0.x86_64.rpm
java-1.8.0-openjdk-devel-1.8.0.232.b09-0.el8_0.x86_64.rpm
java-1.8.0-openjdk-devel-debuginfo-1.8.0.232.b09-0.el8_0.x86_64.rpm
java-1.8.0-openjdk-devel-slowdebug-debuginfo-1.8.0.232.b09-0.el8_0.x86_64.rpm
java-1.8.0-openjdk-headless-1.8.0.232.b09-0.el8_0.x86_64.rpm
java-1.8.0-openjdk-headless-debuginfo-1.8.0.232.b09-0.el8_0.x86_64.rpm
java-1.8.0-openjdk-headless-slowdebug-debuginfo-1.8.0.232.b09-0.el8_0.x86_64.rpm
java-1.8.0-openjdk-slowdebug-debuginfo-1.8.0.232.b09-0.el8_0.x86_64.rpm
java-1.8.0-openjdk-src-1.8.0.232.b09-0.el8_0.x86_64.rpm

These packages are GPG signed by Red Hat for security.  Our key and
details on how to verify the signature are available from
https://access.redhat.com/security/team/key/

7. References:

https://access.redhat.com/security/cve/CVE-2019-2945
https://access.redhat.com/security/cve/CVE-2019-2949
https://access.redhat.com/security/cve/CVE-2019-2962
https://access.redhat.com/security/cve/CVE-2019-2964
https://access.redhat.com/security/cve/CVE-2019-2973
https://access.redhat.com/security/cve/CVE-2019-2975
https://access.redhat.com/security/cve/CVE-2019-2978
https://access.redhat.com/security/cve/CVE-2019-2981
https://access.redhat.com/security/cve/CVE-2019-2983
https://access.redhat.com/security/cve/CVE-2019-2987
https://access.redhat.com/security/cve/CVE-2019-2988
https://access.redhat.com/security/cve/CVE-2019-2989
https://access.redhat.com/security/cve/CVE-2019-2992
https://access.redhat.com/security/cve/CVE-2019-2999
https://access.redhat.com/security/updates/classification/#important

8. Contact:

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

Copyright 2019 Red Hat, Inc.
- -----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIVAwUBXag7Q9zjgjWX9erEAQiONA//Y1kSORqSNyCRxNhf9HwDd1YHU4Kn4lwg
f3gkfaS7qsbI9FvnGFSVQl5qlctD4c25Ji6sZCtGHSxn6EUhKSMfDOUaVl17RJMd
FnpaJLkWS+MX5jXsau/P4MGVkKj95moINMrXDlRo2/oTRp8G3gE1es7KJi18Hgmk
8rC/3HVLwKRbUeGUEOQp2b/9feAPhD2afelkuMbc3RvYjrzh6PyqeJKH8QhXB5PO
CNO2Q3LQqboDqAIBrgNwf+xcaFaZgNlysbeFCybcykqQvOWCKR3f3niByy4uyWfe
PjsswTsXNeAbikk6feLBufm1n6Rr5sR6Ei55rGqTXOjcDYFaxlhKWlJO9AFF/fZ5
X+9vbqz/3cGkssdHSBzzGGaATO4ELvZsowh5AXQ3Xs0rJ0rTVdtcHdkvHzsdpCd0
JpAHHI42dQGZD+rHsfYCCDWcGZmxhVgQwukyKr8FPbSbixOOVBaHQwOl9uid3Jz+
saGgQZEYy95qtlJNbFxMRgH7UO/9upEAH0qp3tjbz+2DTjE/dxpSSh2SyhQWM3Am
u+/dRXulerJEBMPtFDLGtbrhnCFrL1GmdR+jEmCDNYEFekycbAXSPJBaQJXnobQd
vsKV0S8DT4RPFkLinkaDCXymeebNkmo05Ubu3b02GSJEE2WUYWzZfxMRZG95bhvX
59zcazFtZ5M=
=VFnx
- -----END PGP SIGNATURE-----


- --------------------------------------------------------------------------------


- -----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

=====================================================================
                   Red Hat Security Advisory

Synopsis:          Important: java-1.8.0-openjdk security update
Advisory ID:       RHSA-2019:3136-01
Product:           Red Hat Enterprise Linux
Advisory URL:      https://access.redhat.com/errata/RHSA-2019:3136
Issue date:        2019-10-17
CVE Names:         CVE-2019-2945 CVE-2019-2949 CVE-2019-2962 
                   CVE-2019-2964 CVE-2019-2973 CVE-2019-2975 
                   CVE-2019-2978 CVE-2019-2981 CVE-2019-2983 
                   CVE-2019-2987 CVE-2019-2988 CVE-2019-2989 
                   CVE-2019-2992 CVE-2019-2999 
=====================================================================

1. Summary:

An update for java-1.8.0-openjdk is now available for Red Hat Enterprise
Linux 6.

Red Hat Product Security has rated this update as having a security impact
of Important. 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.

2. Relevant releases/architectures:

Red Hat Enterprise Linux Desktop (v. 6) - i386, x86_64
Red Hat Enterprise Linux Desktop Optional (v. 6) - i386, noarch, x86_64
Red Hat Enterprise Linux HPC Node (v. 6) - x86_64
Red Hat Enterprise Linux HPC Node Optional (v. 6) - noarch, x86_64
Red Hat Enterprise Linux Server (v. 6) - i386, x86_64
Red Hat Enterprise Linux Server Optional (v. 6) - i386, noarch, x86_64
Red Hat Enterprise Linux Workstation (v. 6) - i386, x86_64
Red Hat Enterprise Linux Workstation Optional (v. 6) - i386, noarch, x86_64

3. Description:

The java-1.8.0-openjdk packages provide the OpenJDK 8 Java Runtime
Environment and the OpenJDK 8 Java Software Development Kit.

Security Fix(es):

* OpenJDK: Improper handling of Kerberos proxy credentials (Kerberos,
8220302) (CVE-2019-2949)

* 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)

* 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: Missing glyph bitmap image dimension check in FreetypeFontScaler
(2D, 8225286) (CVE-2019-2987)

* 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.

4. 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 OpenJDK Java must be restarted for this update to
take effect.

5. Bugs fixed (https://bugzilla.redhat.com/):

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

6. Package List:

Red Hat Enterprise Linux Desktop (v. 6):

Source:
java-1.8.0-openjdk-1.8.0.232.b09-1.el6_10.src.rpm

i386:
java-1.8.0-openjdk-1.8.0.232.b09-1.el6_10.i686.rpm
java-1.8.0-openjdk-debuginfo-1.8.0.232.b09-1.el6_10.i686.rpm
java-1.8.0-openjdk-headless-1.8.0.232.b09-1.el6_10.i686.rpm

x86_64:
java-1.8.0-openjdk-1.8.0.232.b09-1.el6_10.x86_64.rpm
java-1.8.0-openjdk-debuginfo-1.8.0.232.b09-1.el6_10.x86_64.rpm
java-1.8.0-openjdk-headless-1.8.0.232.b09-1.el6_10.x86_64.rpm

Red Hat Enterprise Linux Desktop Optional (v. 6):

i386:
java-1.8.0-openjdk-debug-1.8.0.232.b09-1.el6_10.i686.rpm
java-1.8.0-openjdk-debuginfo-1.8.0.232.b09-1.el6_10.i686.rpm
java-1.8.0-openjdk-demo-1.8.0.232.b09-1.el6_10.i686.rpm
java-1.8.0-openjdk-demo-debug-1.8.0.232.b09-1.el6_10.i686.rpm
java-1.8.0-openjdk-devel-1.8.0.232.b09-1.el6_10.i686.rpm
java-1.8.0-openjdk-devel-debug-1.8.0.232.b09-1.el6_10.i686.rpm
java-1.8.0-openjdk-headless-debug-1.8.0.232.b09-1.el6_10.i686.rpm
java-1.8.0-openjdk-src-1.8.0.232.b09-1.el6_10.i686.rpm
java-1.8.0-openjdk-src-debug-1.8.0.232.b09-1.el6_10.i686.rpm

noarch:
java-1.8.0-openjdk-javadoc-1.8.0.232.b09-1.el6_10.noarch.rpm
java-1.8.0-openjdk-javadoc-debug-1.8.0.232.b09-1.el6_10.noarch.rpm

x86_64:
java-1.8.0-openjdk-debug-1.8.0.232.b09-1.el6_10.x86_64.rpm
java-1.8.0-openjdk-debuginfo-1.8.0.232.b09-1.el6_10.x86_64.rpm
java-1.8.0-openjdk-demo-1.8.0.232.b09-1.el6_10.x86_64.rpm
java-1.8.0-openjdk-demo-debug-1.8.0.232.b09-1.el6_10.x86_64.rpm
java-1.8.0-openjdk-devel-1.8.0.232.b09-1.el6_10.x86_64.rpm
java-1.8.0-openjdk-devel-debug-1.8.0.232.b09-1.el6_10.x86_64.rpm
java-1.8.0-openjdk-headless-debug-1.8.0.232.b09-1.el6_10.x86_64.rpm
java-1.8.0-openjdk-src-1.8.0.232.b09-1.el6_10.x86_64.rpm
java-1.8.0-openjdk-src-debug-1.8.0.232.b09-1.el6_10.x86_64.rpm

Red Hat Enterprise Linux HPC Node (v. 6):

Source:
java-1.8.0-openjdk-1.8.0.232.b09-1.el6_10.src.rpm

x86_64:
java-1.8.0-openjdk-1.8.0.232.b09-1.el6_10.x86_64.rpm
java-1.8.0-openjdk-debuginfo-1.8.0.232.b09-1.el6_10.x86_64.rpm
java-1.8.0-openjdk-devel-1.8.0.232.b09-1.el6_10.x86_64.rpm
java-1.8.0-openjdk-headless-1.8.0.232.b09-1.el6_10.x86_64.rpm

Red Hat Enterprise Linux HPC Node Optional (v. 6):

noarch:
java-1.8.0-openjdk-javadoc-1.8.0.232.b09-1.el6_10.noarch.rpm
java-1.8.0-openjdk-javadoc-debug-1.8.0.232.b09-1.el6_10.noarch.rpm

x86_64:
java-1.8.0-openjdk-debug-1.8.0.232.b09-1.el6_10.x86_64.rpm
java-1.8.0-openjdk-debuginfo-1.8.0.232.b09-1.el6_10.x86_64.rpm
java-1.8.0-openjdk-demo-1.8.0.232.b09-1.el6_10.x86_64.rpm
java-1.8.0-openjdk-demo-debug-1.8.0.232.b09-1.el6_10.x86_64.rpm
java-1.8.0-openjdk-devel-debug-1.8.0.232.b09-1.el6_10.x86_64.rpm
java-1.8.0-openjdk-headless-debug-1.8.0.232.b09-1.el6_10.x86_64.rpm
java-1.8.0-openjdk-src-1.8.0.232.b09-1.el6_10.x86_64.rpm
java-1.8.0-openjdk-src-debug-1.8.0.232.b09-1.el6_10.x86_64.rpm

Red Hat Enterprise Linux Server (v. 6):

Source:
java-1.8.0-openjdk-1.8.0.232.b09-1.el6_10.src.rpm

i386:
java-1.8.0-openjdk-1.8.0.232.b09-1.el6_10.i686.rpm
java-1.8.0-openjdk-debuginfo-1.8.0.232.b09-1.el6_10.i686.rpm
java-1.8.0-openjdk-devel-1.8.0.232.b09-1.el6_10.i686.rpm
java-1.8.0-openjdk-headless-1.8.0.232.b09-1.el6_10.i686.rpm

x86_64:
java-1.8.0-openjdk-1.8.0.232.b09-1.el6_10.x86_64.rpm
java-1.8.0-openjdk-debuginfo-1.8.0.232.b09-1.el6_10.x86_64.rpm
java-1.8.0-openjdk-devel-1.8.0.232.b09-1.el6_10.x86_64.rpm
java-1.8.0-openjdk-headless-1.8.0.232.b09-1.el6_10.x86_64.rpm

Red Hat Enterprise Linux Server Optional (v. 6):

i386:
java-1.8.0-openjdk-debug-1.8.0.232.b09-1.el6_10.i686.rpm
java-1.8.0-openjdk-debuginfo-1.8.0.232.b09-1.el6_10.i686.rpm
java-1.8.0-openjdk-demo-1.8.0.232.b09-1.el6_10.i686.rpm
java-1.8.0-openjdk-demo-debug-1.8.0.232.b09-1.el6_10.i686.rpm
java-1.8.0-openjdk-devel-debug-1.8.0.232.b09-1.el6_10.i686.rpm
java-1.8.0-openjdk-headless-debug-1.8.0.232.b09-1.el6_10.i686.rpm
java-1.8.0-openjdk-src-1.8.0.232.b09-1.el6_10.i686.rpm
java-1.8.0-openjdk-src-debug-1.8.0.232.b09-1.el6_10.i686.rpm

noarch:
java-1.8.0-openjdk-javadoc-1.8.0.232.b09-1.el6_10.noarch.rpm
java-1.8.0-openjdk-javadoc-debug-1.8.0.232.b09-1.el6_10.noarch.rpm

x86_64:
java-1.8.0-openjdk-debug-1.8.0.232.b09-1.el6_10.x86_64.rpm
java-1.8.0-openjdk-debuginfo-1.8.0.232.b09-1.el6_10.x86_64.rpm
java-1.8.0-openjdk-demo-1.8.0.232.b09-1.el6_10.x86_64.rpm
java-1.8.0-openjdk-demo-debug-1.8.0.232.b09-1.el6_10.x86_64.rpm
java-1.8.0-openjdk-devel-debug-1.8.0.232.b09-1.el6_10.x86_64.rpm
java-1.8.0-openjdk-headless-debug-1.8.0.232.b09-1.el6_10.x86_64.rpm
java-1.8.0-openjdk-src-1.8.0.232.b09-1.el6_10.x86_64.rpm
java-1.8.0-openjdk-src-debug-1.8.0.232.b09-1.el6_10.x86_64.rpm

Red Hat Enterprise Linux Workstation (v. 6):

Source:
java-1.8.0-openjdk-1.8.0.232.b09-1.el6_10.src.rpm

i386:
java-1.8.0-openjdk-1.8.0.232.b09-1.el6_10.i686.rpm
java-1.8.0-openjdk-debuginfo-1.8.0.232.b09-1.el6_10.i686.rpm
java-1.8.0-openjdk-devel-1.8.0.232.b09-1.el6_10.i686.rpm
java-1.8.0-openjdk-headless-1.8.0.232.b09-1.el6_10.i686.rpm

x86_64:
java-1.8.0-openjdk-1.8.0.232.b09-1.el6_10.x86_64.rpm
java-1.8.0-openjdk-debuginfo-1.8.0.232.b09-1.el6_10.x86_64.rpm
java-1.8.0-openjdk-devel-1.8.0.232.b09-1.el6_10.x86_64.rpm
java-1.8.0-openjdk-headless-1.8.0.232.b09-1.el6_10.x86_64.rpm

Red Hat Enterprise Linux Workstation Optional (v. 6):

i386:
java-1.8.0-openjdk-debug-1.8.0.232.b09-1.el6_10.i686.rpm
java-1.8.0-openjdk-debuginfo-1.8.0.232.b09-1.el6_10.i686.rpm
java-1.8.0-openjdk-demo-1.8.0.232.b09-1.el6_10.i686.rpm
java-1.8.0-openjdk-demo-debug-1.8.0.232.b09-1.el6_10.i686.rpm
java-1.8.0-openjdk-devel-debug-1.8.0.232.b09-1.el6_10.i686.rpm
java-1.8.0-openjdk-headless-debug-1.8.0.232.b09-1.el6_10.i686.rpm
java-1.8.0-openjdk-src-1.8.0.232.b09-1.el6_10.i686.rpm
java-1.8.0-openjdk-src-debug-1.8.0.232.b09-1.el6_10.i686.rpm

noarch:
java-1.8.0-openjdk-javadoc-1.8.0.232.b09-1.el6_10.noarch.rpm
java-1.8.0-openjdk-javadoc-debug-1.8.0.232.b09-1.el6_10.noarch.rpm

x86_64:
java-1.8.0-openjdk-debug-1.8.0.232.b09-1.el6_10.x86_64.rpm
java-1.8.0-openjdk-debuginfo-1.8.0.232.b09-1.el6_10.x86_64.rpm
java-1.8.0-openjdk-demo-1.8.0.232.b09-1.el6_10.x86_64.rpm
java-1.8.0-openjdk-demo-debug-1.8.0.232.b09-1.el6_10.x86_64.rpm
java-1.8.0-openjdk-devel-debug-1.8.0.232.b09-1.el6_10.x86_64.rpm
java-1.8.0-openjdk-headless-debug-1.8.0.232.b09-1.el6_10.x86_64.rpm
java-1.8.0-openjdk-src-1.8.0.232.b09-1.el6_10.x86_64.rpm
java-1.8.0-openjdk-src-debug-1.8.0.232.b09-1.el6_10.x86_64.rpm

These packages are GPG signed by Red Hat for security.  Our key and
details on how to verify the signature are available from
https://access.redhat.com/security/team/key/

7. References:

https://access.redhat.com/security/cve/CVE-2019-2945
https://access.redhat.com/security/cve/CVE-2019-2949
https://access.redhat.com/security/cve/CVE-2019-2962
https://access.redhat.com/security/cve/CVE-2019-2964
https://access.redhat.com/security/cve/CVE-2019-2973
https://access.redhat.com/security/cve/CVE-2019-2975
https://access.redhat.com/security/cve/CVE-2019-2978
https://access.redhat.com/security/cve/CVE-2019-2981
https://access.redhat.com/security/cve/CVE-2019-2983
https://access.redhat.com/security/cve/CVE-2019-2987
https://access.redhat.com/security/cve/CVE-2019-2988
https://access.redhat.com/security/cve/CVE-2019-2989
https://access.redhat.com/security/cve/CVE-2019-2992
https://access.redhat.com/security/cve/CVE-2019-2999
https://access.redhat.com/security/updates/classification/#important

8. Contact:

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

Copyright 2019 Red Hat, Inc.
- -----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIVAwUBXah6gtzjgjWX9erEAQjBABAAjEqx3hyVATbenavWMEqExdWj/oc2ojLh
Gbko98JGEncu8gcK7LPSIWgH5C66+PMU06YPmmESaoYKYOTbwnStPr0YIZ+any8W
bIf3auYF/y01U7fI5V8TK7JC06rhX/70eNUOyXs52ZOnIMjSxlTX1VIdaerkcR69
38xCmfHMDlrTF5klVXW7dEBgwsIWnnXGpCHarwhMJKSF7koANEL90yi7DJmpz83z
RTzTNX45G+H3RkKtKWZgyWDO1qedjEFNzDubn5Kdz6fXx0DKozyFaGF9c4Ow4Gdh
J1EV/jhkrSQqmPZHAiVjg7qbn8zWZuTgfl5jaJsJJhiBcNB46LhsD+PtD8epjAM8
kwcwgpMtLUwYtjiG3yUDfyBgYIlbezf65+Fr0G0vJ6Q7rNCdC7XasOUapfQ3RHgH
Rnl/CUVYIheav7nrXfr2hFK0STpNXJW3pXPCiuae4qRWukqRt1cjqcMKxQ2FVByl
pvecOcHHzyszpIpCh5i0vD7zVx+x6Rs+4wW9DI8hkQprMQWBQBJGzhCgM1BedSYC
pRtPU2ckjVGiPTJotGIgwRzuaXcgyViqQy+aMHvt6Lhb3X2eJ/3wiFzwwFFUEOXt
sF32Uq4GF5uxlgA/P2kBQcMToMRNzvVI9CkA/U/CCImg5Oj8TQec6rqDwCw4eR5h
3Ec1pBX+bNk=
=AWz6
- -----END PGP SIGNATURE-----

- --------------------------END INCLUDED TEXT--------------------

You have received this e-mail bulletin as a result of your organisation's
registration with AusCERT. The mailing list you are subscribed to is
maintained within your organisation, so if you do not wish to continue
receiving these bulletins you should contact your local IT manager. If
you do not know who that is, please send an email to auscert@auscert.org.au
and we will forward your request to the appropriate person.

NOTE: Third Party Rights
This security bulletin is provided as a service to AusCERT's members.  As
AusCERT did not write the document quoted above, AusCERT has had no control
over its content. The decision to follow or act on information or advice
contained in this security bulletin is the responsibility of each user or
organisation, and should be considered in accordance with your organisation's
site policies and procedures. AusCERT takes no responsibility for consequences
which may arise from following or acting on information or advice contained in
this security bulletin.

NOTE: This is only the original release of the security bulletin.  It may
not be updated when updates to the original are made.  If downloading at
a later date, it is recommended that the bulletin is retrieved directly
from the author's website to ensure that the information is still current.

Contact information for the authors of the original document is included
in the Security Bulletin above.  If you have any questions or need further
information, please contact them directly.

Previous advisories and external security bulletins can be retrieved from:

        https://www.auscert.org.au/bulletins/

===========================================================================
Australian Computer Emergency Response Team
The University of Queensland
Brisbane
Qld 4072

Internet Email: auscert@auscert.org.au
Facsimile:      (07) 3365 7031
Telephone:      (07) 3365 4417 (International: +61 7 3365 4417)
                AusCERT personnel answer during Queensland business hours
                which are GMT+10:00 (AEST).
                On call after hours for member emergencies only.
===========================================================================
-----BEGIN PGP SIGNATURE-----
Comment: http://www.auscert.org.au/render.html?it=1967

iQIVAwUBXakXg2aOgq3Tt24GAQiyghAA27vR15JtmIQapKZcqjS1uqZXXHAqG+Lq
5cAjU36pJyOUlQ1Wz/migGVSV4c03jr54tFW3Fc+hB/Nz1DcUWY4WV4K5NVOv+IZ
Xl/m4t24argJCab3vkA+r0WKo3K3aYMvjiGyyy8Bu8Bcd9GVpMaL+WodR0VWuhST
DDSJ+JKKJSy3eAXPlrUGBlg+x4sRtZyz69W2doyYUV4T70Ct5idM0o0vdDK1fgbU
8bGwy7x3Sik52Q3rhCR6lYmkXCk1gRsw/VEPxgCzkU/7WXsVabpDr4fl5kwy3vu4
6abmmzOt6pokZuSdCTLT12AwP6Z1wVQEzaMZtVV4+b6KqQUhMvHy8J/fpinV22P9
0Ww/PY2jL7JcQULMG3iTjoYbgIkgBrvmS9Kxh9Y1jyswF8SiCOx4O2+LMsOElWY2
CJO+6LnHZ1pU1z8kNIl3DqEIzP75VoexbkUe0wZYXQUmCCpnnb8aIw0brADe6cGr
C1I6otZ/NLnwp2RoSSy6JV31ROmNqr31IRvOjmBdGcCxVw2IMTTpPi1/o1Y/Ex6N
Qp19yqTHGQI8pdYWCopkCVj1A/DYkmoKptoDmTAojuDaaVgOxy4xxbC6NCfFj5p9
JoAdYg59aoAtDCQD9lrdi6/WSKz3WapyPF9prXYD6cEddHQRUawXt1lPXVGHpvet
Qtt17E9UgbA=
=vAF8
-----END PGP SIGNATURE-----