Alerts This Week
Warning Icon 1 714
Alerts This Week
Warning Icon 1 714

Red Hat 8.6: RHSA-2023-1891-01 Important: OpenJDK 17 TLS Issues

red hat
Calendar Grey April 25, 2023
Dist Redhat Esm H88
Essential patch released for java-17-openjdk on Red Hat Linux, resolving various vulnerabilities and boosting performance.
An update for java-17-openjdk is now available for Red Hat Enterprise Linux 8.6 Extended Update Support

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-17-openjdk packages provide the OpenJDK 17 Java Runtime Environment and the OpenJDK 17 Java Software Development Kit.
Security Fix(es):
* OpenJDK: improper connection handling during TLS handshake (8294474) (CVE-2023-21930)
* OpenJDK: Swing HTML parsing issue (8296832) (CVE-2023-21939)
* OpenJDK: incorrect enqueue of references in garbage collector (8298191) (CVE-2023-21954)
* OpenJDK: certificate validation issue in TLS session negotiation (8298310) (CVE-2023-21967)
* OpenJDK: missing string checks for NULL characters (8296622) (CVE-2023-21937)
* OpenJDK: incorrect handling of NULL characters in ProcessBuilder (8295304) (CVE-2023-21938)
* OpenJDK: missing check for slash characters in URI-to-path conversion (8298667) (CVE-2023-21968)
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.
Bug Fix(es):
* Previously, the XML signature provider was unable to operate in FIPS mode. Following recent enhancements to FIPS mode support, the XML signature provider can now be supported. It is now enabled in FIPS mode. (RHBZ#2186828)
* The PKCS#11 provider used by FIPS mode can be supported by different PKCS#11 tokens. It was found that some PKCS#11 tokens may not be initialised fully before use, leading to an exception being thrown by the provider. With this release, this exception is now expected and handled by the FIPS support code. (RHBZ#2186832)
* In FIPS mode, the list of cryptographic services and algorithms available is limited to those that are FIPS compliant. It was found that this filtering was too strict and was also excluding service attributes. These attributes are now made available in FIPS mode, as they are in non-FIPS mode. (RHBZ#2186836)

References

https://access.redhat.com/security/cve/CVE-2023-21930 https://access.redhat.com/security/cve/CVE-2023-21937 https://access.redhat.com/security/cve/CVE-2023-21938 https://access.redhat.com/security/cve/CVE-2023-21939 https://access.redhat.com/security/cve/CVE-2023-21954 https://access.redhat.com/security/cve/CVE-2023-21967 https://access.redhat.com/security/cve/CVE-2023-21968 https://access.redhat.com/security/updates/classification#important

Package List

Red Hat Enterprise Linux AppStream EUS (v.8.6):
Source: java-17-openjdk-17.0.7.0.7-1.el8_6.src.rpm
aarch64: java-17-openjdk-17.0.7.0.7-1.el8_6.aarch64.rpm java-17-openjdk-debuginfo-17.0.7.0.7-1.el8_6.aarch64.rpm java-17-openjdk-debugsource-17.0.7.0.7-1.el8_6.aarch64.rpm java-17-openjdk-demo-17.0.7.0.7-1.el8_6.aarch64.rpm java-17-openjdk-devel-17.0.7.0.7-1.el8_6.aarch64.rpm java-17-openjdk-devel-debuginfo-17.0.7.0.7-1.el8_6.aarch64.rpm java-17-openjdk-headless-17.0.7.0.7-1.el8_6.aarch64.rpm java-17-openjdk-headless-debuginfo-17.0.7.0.7-1.el8_6.aarch64.rpm java-17-openjdk-javadoc-17.0.7.0.7-1.el8_6.aarch64.rpm java-17-openjdk-javadoc-zip-17.0.7.0.7-1.el8_6.aarch64.rpm java-17-openjdk-jmods-17.0.7.0.7-1.el8_6.aarch64.rpm java-17-openjdk-src-17.0.7.0.7-1.el8_6.aarch64.rpm java-17-openjdk-static-libs-17.0.7.0.7-1.el8_6.aarch64.rpm
ppc64le: java-17-openjdk-17.0.7.0.7-1.el8_6.ppc64le.rpm java-17-openjdk-debuginfo-17.0.7.0.7-1.el8_6.ppc64le.rpm java-17-openjdk-debugsource-17.0.7.0.7-1.el8_6.ppc64le.rpm java-17-openjdk-demo-17.0.7.0.7-1.el8_6.ppc64le.rpm java-17-openjdk-devel-17.0.7.0.7-1.el8_6.ppc64le.rpm java-17-openjdk-devel-debuginfo-17.0.7.0.7-1.el8_6.ppc64le.rpm java-17-openjdk-headless-17.0.7.0.7-1.el8_6.ppc64le.rpm

Read the Full Advisory


Severity
important
Lowest
Low
Medium
High
Critical

Advisory ID: RHSA-2023:1891-01
Product: Red Hat Enterprise Linux
Issue date: 2023-04-20

Topic

An update for java-17-openjdk is now available for Red Hat Enterprise Linux8.6 Extended Update Support.Red Hat Product Security has rated this update as having a security impactof Important. A Common Vulnerability Scoring System (CVSS) base score,which gives a detailed severity rating, is available for each vulnerabilityfrom the CVE link(s) in the References section.

Relevant Releases Architectures

Red Hat CodeReady Linux Builder EUS (v.8.6) - aarch64, ppc64le, s390x, x86_64

Red Hat Enterprise Linux AppStream EUS (v.8.6) - aarch64, ppc64le, s390x, x86_64

Bugs Fixed

2186828 - Enable XML Signature provider in FIPS mode [rhel-8, openjdk-17] [rhel-8.6.0.z]

2186832 - C_GetInfo can throw an exception if called before initialization in some PKCS #11 tokens [rhel-8, openjdk-17] [rhel-8.6.0.z]

2186836 - Add missing attributes when registering services in FIPS mode [rhel-8, openjdk-17] [rhel-8.6.0.z]

2187435 - CVE-2023-21930 OpenJDK: improper connection handling during TLS handshake (8294474)

2187441 - CVE-2023-21954 OpenJDK: incorrect enqueue of references in garbage collector (8298191)

2187704 - CVE-2023-21967 OpenJDK: certificate validation issue in TLS session negotiation (8298310)

2187724 - CVE-2023-21939 OpenJDK: Swing HTML parsing issue (8296832)

2187758 - CVE-2023-21938 OpenJDK: incorrect handling of NULL characters in ProcessBuilder (8295304)

2187790 - CVE-2023-21937 OpenJDK: missing string checks for NULL characters (8296622)

2187802 - CVE-2023-21968 OpenJDK: missing check for slash characters in URI-to-path conversion (8298667)

Get the latest News and Insights

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

Your message here