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

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

                               ESB-2017.3127
         Important: java-1.7.0-openjdk security and bug fix update
                              7 December 2017

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

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

Product:           java
Publisher:         Red Hat
Operating System:  Red Hat Enterprise Linux WS/Desktop 7
                   Red Hat Enterprise Linux Server 7
                   Red Hat Enterprise Linux WS/Desktop 6
                   Red Hat Enterprise Linux Server 6
Impact/Access:     Execute Arbitrary Code/Commands -- Remote with User Interaction
                   Denial of Service               -- Remote/Unauthenticated      
                   Provide Misleading Information  -- Remote with User Interaction
                   Reduced Security                -- Existing Account            
Resolution:        Patch/Upgrade
CVE Names:         CVE-2017-10388 CVE-2017-10357 CVE-2017-10356
                   CVE-2017-10355 CVE-2017-10350 CVE-2017-10349
                   CVE-2017-10348 CVE-2017-10347 CVE-2017-10346
                   CVE-2017-10345 CVE-2017-10295 CVE-2017-10285
                   CVE-2017-10281 CVE-2017-10274 CVE-2017-10198
                   CVE-2017-10193  

Reference:         ESB-2017.3111
                   ESB-2017.3095
                   ESB-2017.3039

Original Bulletin: 
   https://access.redhat.com/errata/RHSA-2017:3392

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

- -----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

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

Synopsis:          Important: java-1.7.0-openjdk security and bug fix update
Advisory ID:       RHSA-2017:3392-01
Product:           Red Hat Enterprise Linux
Advisory URL:      https://access.redhat.com/errata/RHSA-2017:3392
Issue date:        2017-12-06
CVE Names:         CVE-2017-10193 CVE-2017-10198 CVE-2017-10274 
                   CVE-2017-10281 CVE-2017-10285 CVE-2017-10295 
                   CVE-2017-10345 CVE-2017-10346 CVE-2017-10347 
                   CVE-2017-10348 CVE-2017-10349 CVE-2017-10350 
                   CVE-2017-10355 CVE-2017-10356 CVE-2017-10357 
                   CVE-2017-10388 
=====================================================================

1. Summary:

An update for java-1.7.0-openjdk is now available for Red Hat Enterprise
Linux 6 and Red Hat Enterprise Linux 7.

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 Client (v. 7) - x86_64
Red Hat Enterprise Linux Client Optional (v. 7) - noarch, x86_64
Red Hat Enterprise Linux ComputeNode (v. 7) - x86_64
Red Hat Enterprise Linux ComputeNode Optional (v. 7) - noarch, x86_64
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 (v. 7) - ppc64, ppc64le, s390x, x86_64
Red Hat Enterprise Linux Server Optional (v. 6) - i386, noarch, x86_64
Red Hat Enterprise Linux Server Optional (v. 7) - noarch, ppc64, ppc64le, s390x, x86_64
Red Hat Enterprise Linux Workstation (v. 6) - i386, x86_64
Red Hat Enterprise Linux Workstation (v. 7) - x86_64
Red Hat Enterprise Linux Workstation Optional (v. 6) - i386, noarch, x86_64
Red Hat Enterprise Linux Workstation Optional (v. 7) - noarch, x86_64
Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7) - aarch64, ppc64le
Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7) - aarch64, noarch, ppc64le

3. Description:

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

Security Fix(es):

* Multiple flaws were discovered in the RMI and Hotspot components in
OpenJDK. An untrusted Java application or applet could use these flaws to
completely bypass Java sandbox restrictions. (CVE-2017-10285,
CVE-2017-10346)

* It was discovered that the Kerberos client implementation in the
Libraries component of OpenJDK used the sname field from the plain text
part rather than encrypted part of the KDC reply message. A
man-in-the-middle attacker could possibly use this flaw to impersonate
Kerberos services to Java applications acting as Kerberos clients.
(CVE-2017-10388)

* It was discovered that the Security component of OpenJDK generated weak
password-based encryption keys used to protect private keys stored in key
stores. This made it easier to perform password guessing attacks to decrypt
stored keys if an attacker could gain access to a key store.
(CVE-2017-10356)

* Multiple flaws were found in the Smart Card IO and Security components in
OpenJDK. An untrusted Java application or applet could use these flaws to
bypass certain Java sandbox restrictions. (CVE-2017-10274, CVE-2017-10193)

* It was found that the FtpClient implementation in the Networking
component of OpenJDK did not set connect and read timeouts by default. A
malicious FTP server or a man-in-the-middle attacker could use this flaw to
block execution of a Java application connecting to an FTP server.
(CVE-2017-10355)

* It was found that the HttpURLConnection and HttpsURLConnection classes in
the Networking component of OpenJDK failed to check for newline characters
embedded in URLs. An attacker able to make a Java application perform an
HTTP request using an attacker provided URL could possibly inject
additional headers into the request. (CVE-2017-10295)

* It was discovered that the Security component of OpenJDK could fail to
properly enforce restrictions defined for processing of X.509 certificate
chains. A remote attacker could possibly use this flaw to make Java accept
certificate using one of the disabled algorithms. (CVE-2017-10198)

* It was discovered that multiple classes in the JAXP, Serialization,
Libraries, and JAX-WS components of OpenJDK did not limit the amount of
memory allocated when creating object instances from the serialized form. A
specially-crafted input could cause a Java application to use an excessive
amount of memory when deserialized. (CVE-2017-10349, CVE-2017-10357,
CVE-2017-10347, CVE-2017-10281, CVE-2017-10345, CVE-2017-10348,
CVE-2017-10350)

Bug Fix(es):

* Previously, OpenJDK could not handle situations when the kernel blocked
on a read even when polling the socket indicated that a read is possible.
As a consequence, OpenJDK could hang indefinitely. With this update,
OpenJDK polls with a timeout and performs a non-blocking read on success,
and it no longer hangs in these situations. (BZ#1508357)

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/):

1471715 - CVE-2017-10193 OpenJDK: incorrect key size constraint check (Security, 8179101)
1472320 - CVE-2017-10198 OpenJDK: incorrect enforcement of certificate path restrictions (Security, 8179998)
1501868 - CVE-2017-10285 OpenJDK: incorrect privilege use when handling unreferenced objects (RMI, 8174966)
1501873 - CVE-2017-10346 OpenJDK: insufficient loader constraints checks for invokespecial (Hotspot, 8180711)
1502038 - CVE-2017-10388 OpenJDK: use of unprotected sname in Kerberos client (Libraries, 8178794)
1502053 - CVE-2017-10274 OpenJDK: CardImpl incorrect state handling (Smart Card IO, 8169026)
1502611 - CVE-2017-10349 OpenJDK: unbounded memory allocation in PredicatedNodeTest deserialization (JAXP, 8181327)
1502614 - CVE-2017-10357 OpenJDK: unbounded memory allocation in ObjectInputStream deserialization (Serialization, 8181597)
1502629 - CVE-2017-10348 OpenJDK: multiple unbounded memory allocations in deserialization (Libraries, 8181432)
1502632 - CVE-2017-10347 OpenJDK: unbounded memory allocation in SimpleTimeZone deserialization (Serialization, 8181323)
1502640 - CVE-2017-10350 OpenJDK: unbounded memory allocation in JAXWSExceptionBase deserialization (JAX-WS, 8181100)
1502649 - CVE-2017-10281 OpenJDK: multiple unbounded memory allocations in deserialization (Serialization, 8174109)
1502687 - CVE-2017-10295 OpenJDK: HTTP client insufficient check for newline in URLs (Networking, 8176751)
1502858 - CVE-2017-10345 OpenJDK: unbounded resource use in JceKeyStore deserialization (Serialization, 8181370)
1502869 - CVE-2017-10355 OpenJDK: no default network operations timeouts in FtpClient (Networking, 8181612)
1503169 - CVE-2017-10356 OpenJDK: weak protection of key stores against brute forcing (Security, 8181692)

6. Package List:

Red Hat Enterprise Linux Desktop (v. 6):

Source:
java-1.7.0-openjdk-1.7.0.161-2.6.12.0.el6_9.src.rpm

i386:
java-1.7.0-openjdk-1.7.0.161-2.6.12.0.el6_9.i686.rpm
java-1.7.0-openjdk-debuginfo-1.7.0.161-2.6.12.0.el6_9.i686.rpm
java-1.7.0-openjdk-devel-1.7.0.161-2.6.12.0.el6_9.i686.rpm

x86_64:
java-1.7.0-openjdk-1.7.0.161-2.6.12.0.el6_9.x86_64.rpm
java-1.7.0-openjdk-debuginfo-1.7.0.161-2.6.12.0.el6_9.x86_64.rpm
java-1.7.0-openjdk-devel-1.7.0.161-2.6.12.0.el6_9.x86_64.rpm

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

i386:
java-1.7.0-openjdk-debuginfo-1.7.0.161-2.6.12.0.el6_9.i686.rpm
java-1.7.0-openjdk-demo-1.7.0.161-2.6.12.0.el6_9.i686.rpm
java-1.7.0-openjdk-src-1.7.0.161-2.6.12.0.el6_9.i686.rpm

noarch:
java-1.7.0-openjdk-javadoc-1.7.0.161-2.6.12.0.el6_9.noarch.rpm

x86_64:
java-1.7.0-openjdk-debuginfo-1.7.0.161-2.6.12.0.el6_9.x86_64.rpm
java-1.7.0-openjdk-demo-1.7.0.161-2.6.12.0.el6_9.x86_64.rpm
java-1.7.0-openjdk-src-1.7.0.161-2.6.12.0.el6_9.x86_64.rpm

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

Source:
java-1.7.0-openjdk-1.7.0.161-2.6.12.0.el6_9.src.rpm

x86_64:
java-1.7.0-openjdk-1.7.0.161-2.6.12.0.el6_9.x86_64.rpm
java-1.7.0-openjdk-debuginfo-1.7.0.161-2.6.12.0.el6_9.x86_64.rpm
java-1.7.0-openjdk-devel-1.7.0.161-2.6.12.0.el6_9.x86_64.rpm

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

noarch:
java-1.7.0-openjdk-javadoc-1.7.0.161-2.6.12.0.el6_9.noarch.rpm

x86_64:
java-1.7.0-openjdk-debuginfo-1.7.0.161-2.6.12.0.el6_9.x86_64.rpm
java-1.7.0-openjdk-demo-1.7.0.161-2.6.12.0.el6_9.x86_64.rpm
java-1.7.0-openjdk-src-1.7.0.161-2.6.12.0.el6_9.x86_64.rpm

Red Hat Enterprise Linux Server (v. 6):

Source:
java-1.7.0-openjdk-1.7.0.161-2.6.12.0.el6_9.src.rpm

i386:
java-1.7.0-openjdk-1.7.0.161-2.6.12.0.el6_9.i686.rpm
java-1.7.0-openjdk-debuginfo-1.7.0.161-2.6.12.0.el6_9.i686.rpm
java-1.7.0-openjdk-devel-1.7.0.161-2.6.12.0.el6_9.i686.rpm

x86_64:
java-1.7.0-openjdk-1.7.0.161-2.6.12.0.el6_9.x86_64.rpm
java-1.7.0-openjdk-debuginfo-1.7.0.161-2.6.12.0.el6_9.x86_64.rpm
java-1.7.0-openjdk-devel-1.7.0.161-2.6.12.0.el6_9.x86_64.rpm

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

i386:
java-1.7.0-openjdk-debuginfo-1.7.0.161-2.6.12.0.el6_9.i686.rpm
java-1.7.0-openjdk-demo-1.7.0.161-2.6.12.0.el6_9.i686.rpm
java-1.7.0-openjdk-src-1.7.0.161-2.6.12.0.el6_9.i686.rpm

noarch:
java-1.7.0-openjdk-javadoc-1.7.0.161-2.6.12.0.el6_9.noarch.rpm

x86_64:
java-1.7.0-openjdk-debuginfo-1.7.0.161-2.6.12.0.el6_9.x86_64.rpm
java-1.7.0-openjdk-demo-1.7.0.161-2.6.12.0.el6_9.x86_64.rpm
java-1.7.0-openjdk-src-1.7.0.161-2.6.12.0.el6_9.x86_64.rpm

Red Hat Enterprise Linux Workstation (v. 6):

Source:
java-1.7.0-openjdk-1.7.0.161-2.6.12.0.el6_9.src.rpm

i386:
java-1.7.0-openjdk-1.7.0.161-2.6.12.0.el6_9.i686.rpm
java-1.7.0-openjdk-debuginfo-1.7.0.161-2.6.12.0.el6_9.i686.rpm
java-1.7.0-openjdk-devel-1.7.0.161-2.6.12.0.el6_9.i686.rpm

x86_64:
java-1.7.0-openjdk-1.7.0.161-2.6.12.0.el6_9.x86_64.rpm
java-1.7.0-openjdk-debuginfo-1.7.0.161-2.6.12.0.el6_9.x86_64.rpm
java-1.7.0-openjdk-devel-1.7.0.161-2.6.12.0.el6_9.x86_64.rpm

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

i386:
java-1.7.0-openjdk-debuginfo-1.7.0.161-2.6.12.0.el6_9.i686.rpm
java-1.7.0-openjdk-demo-1.7.0.161-2.6.12.0.el6_9.i686.rpm
java-1.7.0-openjdk-src-1.7.0.161-2.6.12.0.el6_9.i686.rpm

noarch:
java-1.7.0-openjdk-javadoc-1.7.0.161-2.6.12.0.el6_9.noarch.rpm

x86_64:
java-1.7.0-openjdk-debuginfo-1.7.0.161-2.6.12.0.el6_9.x86_64.rpm
java-1.7.0-openjdk-demo-1.7.0.161-2.6.12.0.el6_9.x86_64.rpm
java-1.7.0-openjdk-src-1.7.0.161-2.6.12.0.el6_9.x86_64.rpm

Red Hat Enterprise Linux Client (v. 7):

Source:
java-1.7.0-openjdk-1.7.0.161-2.6.12.0.el7_4.src.rpm

x86_64:
java-1.7.0-openjdk-1.7.0.161-2.6.12.0.el7_4.x86_64.rpm
java-1.7.0-openjdk-debuginfo-1.7.0.161-2.6.12.0.el7_4.x86_64.rpm
java-1.7.0-openjdk-headless-1.7.0.161-2.6.12.0.el7_4.x86_64.rpm

Red Hat Enterprise Linux Client Optional (v. 7):

noarch:
java-1.7.0-openjdk-javadoc-1.7.0.161-2.6.12.0.el7_4.noarch.rpm

x86_64:
java-1.7.0-openjdk-accessibility-1.7.0.161-2.6.12.0.el7_4.x86_64.rpm
java-1.7.0-openjdk-debuginfo-1.7.0.161-2.6.12.0.el7_4.x86_64.rpm
java-1.7.0-openjdk-demo-1.7.0.161-2.6.12.0.el7_4.x86_64.rpm
java-1.7.0-openjdk-devel-1.7.0.161-2.6.12.0.el7_4.x86_64.rpm
java-1.7.0-openjdk-src-1.7.0.161-2.6.12.0.el7_4.x86_64.rpm

Red Hat Enterprise Linux ComputeNode (v. 7):

Source:
java-1.7.0-openjdk-1.7.0.161-2.6.12.0.el7_4.src.rpm

x86_64:
java-1.7.0-openjdk-1.7.0.161-2.6.12.0.el7_4.x86_64.rpm
java-1.7.0-openjdk-debuginfo-1.7.0.161-2.6.12.0.el7_4.x86_64.rpm
java-1.7.0-openjdk-headless-1.7.0.161-2.6.12.0.el7_4.x86_64.rpm

Red Hat Enterprise Linux ComputeNode Optional (v. 7):

noarch:
java-1.7.0-openjdk-javadoc-1.7.0.161-2.6.12.0.el7_4.noarch.rpm

x86_64:
java-1.7.0-openjdk-accessibility-1.7.0.161-2.6.12.0.el7_4.x86_64.rpm
java-1.7.0-openjdk-debuginfo-1.7.0.161-2.6.12.0.el7_4.x86_64.rpm
java-1.7.0-openjdk-demo-1.7.0.161-2.6.12.0.el7_4.x86_64.rpm
java-1.7.0-openjdk-devel-1.7.0.161-2.6.12.0.el7_4.x86_64.rpm
java-1.7.0-openjdk-src-1.7.0.161-2.6.12.0.el7_4.x86_64.rpm

Red Hat Enterprise Linux Server (v. 7):

Source:
java-1.7.0-openjdk-1.7.0.161-2.6.12.0.el7_4.src.rpm

ppc64:
java-1.7.0-openjdk-1.7.0.161-2.6.12.0.el7_4.ppc64.rpm
java-1.7.0-openjdk-debuginfo-1.7.0.161-2.6.12.0.el7_4.ppc64.rpm
java-1.7.0-openjdk-devel-1.7.0.161-2.6.12.0.el7_4.ppc64.rpm
java-1.7.0-openjdk-headless-1.7.0.161-2.6.12.0.el7_4.ppc64.rpm

ppc64le:
java-1.7.0-openjdk-1.7.0.161-2.6.12.0.el7_4.ppc64le.rpm
java-1.7.0-openjdk-debuginfo-1.7.0.161-2.6.12.0.el7_4.ppc64le.rpm
java-1.7.0-openjdk-devel-1.7.0.161-2.6.12.0.el7_4.ppc64le.rpm
java-1.7.0-openjdk-headless-1.7.0.161-2.6.12.0.el7_4.ppc64le.rpm

s390x:
java-1.7.0-openjdk-1.7.0.161-2.6.12.0.el7_4.s390x.rpm
java-1.7.0-openjdk-debuginfo-1.7.0.161-2.6.12.0.el7_4.s390x.rpm
java-1.7.0-openjdk-devel-1.7.0.161-2.6.12.0.el7_4.s390x.rpm
java-1.7.0-openjdk-headless-1.7.0.161-2.6.12.0.el7_4.s390x.rpm

x86_64:
java-1.7.0-openjdk-1.7.0.161-2.6.12.0.el7_4.x86_64.rpm
java-1.7.0-openjdk-debuginfo-1.7.0.161-2.6.12.0.el7_4.x86_64.rpm
java-1.7.0-openjdk-devel-1.7.0.161-2.6.12.0.el7_4.x86_64.rpm
java-1.7.0-openjdk-headless-1.7.0.161-2.6.12.0.el7_4.x86_64.rpm

Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7):

Source:
java-1.7.0-openjdk-1.7.0.161-2.6.12.0.el7_4.src.rpm

aarch64:
java-1.7.0-openjdk-1.7.0.161-2.6.12.0.el7_4.aarch64.rpm
java-1.7.0-openjdk-debuginfo-1.7.0.161-2.6.12.0.el7_4.aarch64.rpm
java-1.7.0-openjdk-devel-1.7.0.161-2.6.12.0.el7_4.aarch64.rpm
java-1.7.0-openjdk-headless-1.7.0.161-2.6.12.0.el7_4.aarch64.rpm

ppc64le:
java-1.7.0-openjdk-1.7.0.161-2.6.12.0.el7_4.ppc64le.rpm
java-1.7.0-openjdk-debuginfo-1.7.0.161-2.6.12.0.el7_4.ppc64le.rpm
java-1.7.0-openjdk-devel-1.7.0.161-2.6.12.0.el7_4.ppc64le.rpm
java-1.7.0-openjdk-headless-1.7.0.161-2.6.12.0.el7_4.ppc64le.rpm

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

noarch:
java-1.7.0-openjdk-javadoc-1.7.0.161-2.6.12.0.el7_4.noarch.rpm

ppc64:
java-1.7.0-openjdk-accessibility-1.7.0.161-2.6.12.0.el7_4.ppc64.rpm
java-1.7.0-openjdk-debuginfo-1.7.0.161-2.6.12.0.el7_4.ppc64.rpm
java-1.7.0-openjdk-demo-1.7.0.161-2.6.12.0.el7_4.ppc64.rpm
java-1.7.0-openjdk-src-1.7.0.161-2.6.12.0.el7_4.ppc64.rpm

ppc64le:
java-1.7.0-openjdk-accessibility-1.7.0.161-2.6.12.0.el7_4.ppc64le.rpm
java-1.7.0-openjdk-debuginfo-1.7.0.161-2.6.12.0.el7_4.ppc64le.rpm
java-1.7.0-openjdk-demo-1.7.0.161-2.6.12.0.el7_4.ppc64le.rpm
java-1.7.0-openjdk-src-1.7.0.161-2.6.12.0.el7_4.ppc64le.rpm

s390x:
java-1.7.0-openjdk-accessibility-1.7.0.161-2.6.12.0.el7_4.s390x.rpm
java-1.7.0-openjdk-debuginfo-1.7.0.161-2.6.12.0.el7_4.s390x.rpm
java-1.7.0-openjdk-demo-1.7.0.161-2.6.12.0.el7_4.s390x.rpm
java-1.7.0-openjdk-src-1.7.0.161-2.6.12.0.el7_4.s390x.rpm

x86_64:
java-1.7.0-openjdk-accessibility-1.7.0.161-2.6.12.0.el7_4.x86_64.rpm
java-1.7.0-openjdk-debuginfo-1.7.0.161-2.6.12.0.el7_4.x86_64.rpm
java-1.7.0-openjdk-demo-1.7.0.161-2.6.12.0.el7_4.x86_64.rpm
java-1.7.0-openjdk-src-1.7.0.161-2.6.12.0.el7_4.x86_64.rpm

Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7):

aarch64:
java-1.7.0-openjdk-accessibility-1.7.0.161-2.6.12.0.el7_4.aarch64.rpm
java-1.7.0-openjdk-debuginfo-1.7.0.161-2.6.12.0.el7_4.aarch64.rpm
java-1.7.0-openjdk-demo-1.7.0.161-2.6.12.0.el7_4.aarch64.rpm
java-1.7.0-openjdk-src-1.7.0.161-2.6.12.0.el7_4.aarch64.rpm

noarch:
java-1.7.0-openjdk-javadoc-1.7.0.161-2.6.12.0.el7_4.noarch.rpm

ppc64le:
java-1.7.0-openjdk-accessibility-1.7.0.161-2.6.12.0.el7_4.ppc64le.rpm
java-1.7.0-openjdk-debuginfo-1.7.0.161-2.6.12.0.el7_4.ppc64le.rpm
java-1.7.0-openjdk-demo-1.7.0.161-2.6.12.0.el7_4.ppc64le.rpm
java-1.7.0-openjdk-src-1.7.0.161-2.6.12.0.el7_4.ppc64le.rpm

Red Hat Enterprise Linux Workstation (v. 7):

Source:
java-1.7.0-openjdk-1.7.0.161-2.6.12.0.el7_4.src.rpm

x86_64:
java-1.7.0-openjdk-1.7.0.161-2.6.12.0.el7_4.x86_64.rpm
java-1.7.0-openjdk-debuginfo-1.7.0.161-2.6.12.0.el7_4.x86_64.rpm
java-1.7.0-openjdk-devel-1.7.0.161-2.6.12.0.el7_4.x86_64.rpm
java-1.7.0-openjdk-headless-1.7.0.161-2.6.12.0.el7_4.x86_64.rpm

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

noarch:
java-1.7.0-openjdk-javadoc-1.7.0.161-2.6.12.0.el7_4.noarch.rpm

x86_64:
java-1.7.0-openjdk-accessibility-1.7.0.161-2.6.12.0.el7_4.x86_64.rpm
java-1.7.0-openjdk-debuginfo-1.7.0.161-2.6.12.0.el7_4.x86_64.rpm
java-1.7.0-openjdk-demo-1.7.0.161-2.6.12.0.el7_4.x86_64.rpm
java-1.7.0-openjdk-src-1.7.0.161-2.6.12.0.el7_4.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-2017-10193
https://access.redhat.com/security/cve/CVE-2017-10198
https://access.redhat.com/security/cve/CVE-2017-10274
https://access.redhat.com/security/cve/CVE-2017-10281
https://access.redhat.com/security/cve/CVE-2017-10285
https://access.redhat.com/security/cve/CVE-2017-10295
https://access.redhat.com/security/cve/CVE-2017-10345
https://access.redhat.com/security/cve/CVE-2017-10346
https://access.redhat.com/security/cve/CVE-2017-10347
https://access.redhat.com/security/cve/CVE-2017-10348
https://access.redhat.com/security/cve/CVE-2017-10349
https://access.redhat.com/security/cve/CVE-2017-10350
https://access.redhat.com/security/cve/CVE-2017-10355
https://access.redhat.com/security/cve/CVE-2017-10356
https://access.redhat.com/security/cve/CVE-2017-10357
https://access.redhat.com/security/cve/CVE-2017-10388
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 2017 Red Hat, Inc.
- -----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iD8DBQFaJ/ObXlSAg2UNWIIRAv8VAJ4mwJqh84Y8r37pnWaYdpnyur6iUgCfT4HE
PLMDJJf8Rea0WBYYaMst/k0=
=UDel
- -----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

iQIVAwUBWiicg4x+lLeg9Ub1AQhSzA/+JW25CJGCLOeSQE0g6ED81VVKDB8K9q1V
r7YA+2+KDdWe/9/29X0nd7WqGN6VCwhz1fluWPlor7gpls7y6VPf9RylGLxo9K3f
3TfsSMYIs6BaA761lzwnqWT/t5pbslVyPxkoFfhlPeTDP987dTrihYLuuD1J8WFR
eMezL+bQsztm0GlQq0vCdMic1MjESRH5rpA5GlhhbrmCluF7LBr8P6+mFXxFJ/OG
s6ePWdalsMaUEmL+GEZYzTy8LB9LDcW7f4k5cRBUq+uuoIRGyUfvK308vyJmHr8W
DWZi6OkbMUmfc/JXqGGWlWTLdtNfhwmD3MaD5wkljFeNvFpzZQa9YVuffB+4fXkr
n3M6slLvH8+A9lli2CwQ502USHZAcTVXdsmqqLSqFmsUYp1g7zwTEQyHyMjqdE/y
kLiultyoMkC4pMpG7tRP/xU1676SCxMS+AWRSlVejI5BJ8NEXvnVC3jbcG8KHzN0
xW6zPh9w2qIpfmJqZDzmyZbVDbIUTcls8kO+lDAqQIqEwuLJaEgk6xXDD6lfLxw4
xKBVsT2Qsk3ySdo2r7ZwHmCfcEwVJFmmF2iKHdSK7HK86TKc7eoA+0+N9S1zqo87
v+AoYOgk0xmaR3ZZlCL/F8VDTdsIjZ8SC8TtvxAwc92qdiuFGeZbHPvbeC4FkgLf
DZ/SbxKKue8=
=85nd
-----END PGP SIGNATURE-----