Explore top 10 tips to secure your open-source projects now. Read More

×
Alerts This Week
Warning Icon 1 522
Alerts This Week
Warning Icon 1 522

Red Hat Enterprise Linux 6 RHSA-2018-2943-01 Critical: OpenJDK Update

red hat
Calendar Grey October 17, 2018
Dist Redhat Esm H88
Important security patch for java-1.8.0-openjdk on Red Hat Enterprise Linux addressing significant vulnerabilities.
An update for java-1.8.0-openjdk is now available for Red Hat Enterprise Linux 6

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.

Summary

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 field access checks (Hotspot, 8199226) (CVE-2018-3169)
* OpenJDK: Unrestricted access to scripting engine (Scripting, 8202936) (CVE-2018-3183)
* OpenJDK: Incomplete enforcement of the trustURLCodebase restriction (JNDI, 8199177) (CVE-2018-3149)
* OpenJDK: Incorrect handling of unsigned attributes in singed Jar manifests (Security, 8194534) (CVE-2018-3136)
* OpenJDK: Leak of sensitive header data via HTTP redirect (Networking, 8196902) (CVE-2018-3139)
* OpenJDK: Missing endpoint identification algorithm check during TLS session resumption (JSSE, 8202613) (CVE-2018-3180)
* OpenJDK: Infinite loop in RIFF format reader (Sound, 8205361) (CVE-2018-3214)
For more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.

References

https://access.redhat.com/security/cve/CVE-2018-3136 https://access.redhat.com/security/cve/CVE-2018-3139 https://access.redhat.com/security/cve/CVE-2018-3149 https://access.redhat.com/security/cve/CVE-2018-3169 https://access.redhat.com/security/cve/CVE-2018-3180 https://access.redhat.com/security/cve/CVE-2018-3183 https://access.redhat.com/security/cve/CVE-2018-3214 https://access.redhat.com/security/updates/classification#critical

Package List

Red Hat Enterprise Linux Desktop (v. 6):
Source: java-1.8.0-openjdk-1.8.0.191.b12-0.el6_10.src.rpm
i386: java-1.8.0-openjdk-1.8.0.191.b12-0.el6_10.i686.rpm java-1.8.0-openjdk-debuginfo-1.8.0.191.b12-0.el6_10.i686.rpm java-1.8.0-openjdk-headless-1.8.0.191.b12-0.el6_10.i686.rpm
x86_64: java-1.8.0-openjdk-1.8.0.191.b12-0.el6_10.x86_64.rpm java-1.8.0-openjdk-debuginfo-1.8.0.191.b12-0.el6_10.x86_64.rpm java-1.8.0-openjdk-headless-1.8.0.191.b12-0.el6_10.x86_64.rpm
Red Hat Enterprise Linux Desktop Optional (v. 6):
i386: java-1.8.0-openjdk-debug-1.8.0.191.b12-0.el6_10.i686.rpm java-1.8.0-openjdk-debuginfo-1.8.0.191.b12-0.el6_10.i686.rpm java-1.8.0-openjdk-demo-1.8.0.191.b12-0.el6_10.i686.rpm java-1.8.0-openjdk-demo-debug-1.8.0.191.b12-0.el6_10.i686.rpm java-1.8.0-openjdk-devel-1.8.0.191.b12-0.el6_10.i686.rpm java-1.8.0-openjdk-devel-debug-1.8.0.191.b12-0.el6_10.i686.rpm java-1.8.0-openjdk-headless-debug-1.8.0.191.b12-0.el6_10.i686.rpm java-1.8.0-openjdk-src-1.8.0.191.b12-0.el6_10.i686.rpm java-1.8.0-openjdk-src-debug-1.8.0.191.b12-0.el6_10.i686.rpm
noarch: java-1.8.0-openjdk-javadoc-1.8.0.191.b12-0.el6_10.noarch.rpm java-1.8.0-openjdk-javadoc-debug-1.8.0.191.b12-0.el6_10.noarch.rpm
x86_64: java-1.8.0-openjdk-debug-1.8.0.191.b12-0.el6_10.x86_64.rpm

Read the Full Advisory


Severity
critical
Lowest
Low
Medium
High
Critical

Advisory ID: RHSA-2018:2943-01
Product: Red Hat Enterprise Linux
Issue date: 2018-10-17

Topic

An update for java-1.8.0-openjdk is now available for Red Hat EnterpriseLinux 6.Red Hat Product Security has rated this update as having a security impactof Critical. A Common Vulnerability Scoring System (CVSS) base score, whichgives a detailed severity rating, is available for each vulnerability fromthe CVE link(s) in the References section.

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

Bugs Fixed

1639268 - CVE-2018-3183 OpenJDK: Unrestricted access to scripting engine (Scripting, 8202936)

1639293 - CVE-2018-3169 OpenJDK: Improper field access checks (Hotspot, 8199226)

1639301 - CVE-2018-3214 OpenJDK: Infinite loop in RIFF format reader (Sound, 8205361)

1639442 - CVE-2018-3139 OpenJDK: Leak of sensitive header data via HTTP redirect (Networking, 8196902)

1639484 - CVE-2018-3180 OpenJDK: Missing endpoint identification algorithm check during TLS session resumption (JSSE, 8202613)

1639755 - CVE-2018-3136 OpenJDK: Incorrect handling of unsigned attributes in singed Jar manifests (Security, 8194534)

1639834 - CVE-2018-3149 OpenJDK: Incomplete enforcement of the trustURLCodebase restriction (JNDI, 8199177)

Get the latest News and Insights

Get the latest Linux and open source security news straight to your inbox.