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.
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):
* 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#2186835)
* 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#2186827)
* 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#2186831)
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
Red Hat Enterprise Linux AppStream (v. 8):
Source:
java-17-openjdk-17.0.7.0.7-1.el8_7.src.rpm
aarch64:
java-17-openjdk-17.0.7.0.7-1.el8_7.aarch64.rpm
java-17-openjdk-debuginfo-17.0.7.0.7-1.el8_7.aarch64.rpm
java-17-openjdk-debugsource-17.0.7.0.7-1.el8_7.aarch64.rpm
java-17-openjdk-demo-17.0.7.0.7-1.el8_7.aarch64.rpm
java-17-openjdk-devel-17.0.7.0.7-1.el8_7.aarch64.rpm
java-17-openjdk-devel-debuginfo-17.0.7.0.7-1.el8_7.aarch64.rpm
java-17-openjdk-headless-17.0.7.0.7-1.el8_7.aarch64.rpm
java-17-openjdk-headless-debuginfo-17.0.7.0.7-1.el8_7.aarch64.rpm
java-17-openjdk-javadoc-17.0.7.0.7-1.el8_7.aarch64.rpm
java-17-openjdk-javadoc-zip-17.0.7.0.7-1.el8_7.aarch64.rpm
java-17-openjdk-jmods-17.0.7.0.7-1.el8_7.aarch64.rpm
java-17-openjdk-src-17.0.7.0.7-1.el8_7.aarch64.rpm
java-17-openjdk-static-libs-17.0.7.0.7-1.el8_7.aarch64.rpm
ppc64le:
java-17-openjdk-17.0.7.0.7-1.el8_7.ppc64le.rpm
java-17-openjdk-debuginfo-17.0.7.0.7-1.el8_7.ppc64le.rpm
java-17-openjdk-debugsource-17.0.7.0.7-1.el8_7.ppc64le.rpm
java-17-openjdk-demo-17.0.7.0.7-1.el8_7.ppc64le.rpm
java-17-openjdk-devel-17.0.7.0.7-1.el8_7.ppc64le.rpm
java-17-openjdk-devel-debuginfo-17.0.7.0.7-1.el8_7.ppc64le.rpm
java-17-openjdk-headless-17.0.7.0.7-1.el8_7.ppc64le.rpm
Read the Full Advisory
An update for java-17-openjdk is now available for Red Hat Enterprise Linux8.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.
Red Hat CodeReady Linux Builder (v. 8) - aarch64, ppc64le, s390x, x86_64
Red Hat Enterprise Linux AppStream (v. 8) - aarch64, ppc64le, s390x, x86_64
2186827 - Enable XML Signature provider in FIPS mode [rhel-8, openjdk-17] [rhel-8.7.0.z]
2186831 - C_GetInfo can throw an exception if called before initialization in some PKCS #11 tokens [rhel-8, openjdk-17] [rhel-8.7.0.z]
2186835 - Add missing attributes when registering services in FIPS mode [rhel-8, openjdk-17] [rhel-8.7.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 Linux and open source security news straight to your inbox.