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

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

Synopsis:          Moderate: OpenJDK security update
Advisory ID:       RHSA-2023:4208-01
Product:           OpenJDK
Advisory URL:      https://access.redhat.com/errata/RHSA-2023:4208
Issue date:        2023-07-20
CVE Names:         CVE-2023-22006 CVE-2023-22036 CVE-2023-22041 
                   CVE-2023-22045 CVE-2023-22049 CVE-2023-25193 
====================================================================
1. Summary:

An update is now available for OpenJDK.

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

The OpenJDK 11 packages provide the OpenJDK 11 Java Runtime Environment and
the OpenJDK 11 Java Software Development Kit.

This release of the Red Hat build of OpenJDK 11 (11.0.20) for portable
Linux serves as a replacement for the Red Hat build of OpenJDK 11 (11.0.19)
and includes security and bug fixes, and enhancements. For further
information, refer to the release notes linked to in the References
section.

Security Fix(es):

* OpenJDK: ZIP file parsing infinite loop (8302483) (CVE-2023-22036)

* OpenJDK: weakness in AES implementation (8308682) (CVE-2023-22041)

* OpenJDK: improper handling of slash characters in URI-to-path conversion
(8305312) (CVE-2023-22049)

* harfbuzz: OpenJDK: O(n^2) growth via consecutive marks (CVE-2023-25193)

* OpenJDK: HTTP client insufficient file name validation (8302475)
(CVE-2023-22006)

* OpenJDK: array indexing integer overflow issue (8304468) (CVE-2023-22045)

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.

3. Solution:

For details on how to apply this update, refer to:

https://access.redhat.com/articles/11258

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

2167254 - CVE-2023-25193 harfbuzz: OpenJDK: O(n^2) growth via consecutive marks
2221619 - OpenJDK: font processing denial of service vulnerability (8301998)
2221626 - CVE-2023-22006 OpenJDK: HTTP client insufficient file name validation (8302475)
2221634 - CVE-2023-22036 OpenJDK: ZIP file parsing infinite loop (8302483)
2221645 - CVE-2023-22045 OpenJDK: array indexing integer overflow issue (8304468)
2221647 - CVE-2023-22049 OpenJDK: improper handling of slash characters in URI-to-path conversion (8305312)
2223207 - CVE-2023-22041 OpenJDK: weakness in AES implementation (8308682)

5. References:

https://access.redhat.com/security/cve/CVE-2023-22006
https://access.redhat.com/security/cve/CVE-2023-22036
https://access.redhat.com/security/cve/CVE-2023-22041
https://access.redhat.com/security/cve/CVE-2023-22045
https://access.redhat.com/security/cve/CVE-2023-22049
https://access.redhat.com/security/cve/CVE-2023-25193
https://access.redhat.com/security/updates/classification/#moderate

6. Contact:

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

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

iQIcBAEBCAAGBQJkuTHiAAoJENzjgjWX9erE++gQAIo9XD08xW0skEZq39psOlRS
pLsBQCe1YvquKhFbl2Lz5LUxLEg+R4P5UmRYcmzrd+uRcEgAG3gR7W74//GbQF2j
1nIivbiKbkxPiQikHMfwGXp0p9Mryi+irkxn1Z0U1k/vahT2VMgqtOOnSDefShUA
DHORfdLmCRvikRTFU5P8Q//PMywiAdolvewiC2d0JezJkAaVRYpr5+Eq9aKQVbqv
JoWtKkd4fr13rv5PHLciwaD2cVumLjb3uBCSOEF7QKpbtSCE44jH5TIL+zB43PN0
dA8M/fIaHBh6gc9/pIHz+qZiiDLPDFLDlSNoTR1Da484uBh5ukKeljPQgslah51m
x5bgbBNPg/NH2dXTNZVHmYE28NoCoVQS6OdvNJC2pjiVSXusHt+xvaU8ZG9B23wd
WgLCaszQ1+v9yHSk5KF9qYEGIJvhVI6/7eG85fP48LWTA5wq5bh8wtl4Z7s173Y+
TGti6qH7oxMm17sPtDiSdehD2sA52efMpOqhs2toKikY4Rl4L5KL9MUCcqkxzmZ3
6OpOycsdoPcaB16Q3G0EJTmfKhOw8E6XMFuqNsNITBshae090qvzSJ3UMyRmi+la
AjUSOU8yRkex+wxc/NOfeTshxh12yPOA+Pfxw5AOgSHWeTxNg4a1yQ8nJLMof+Y5
9ZNd2vkjWyyhqszJ7d/s
=PwDo
-----END PGP SIGNATURE-----
--
RHSA-announce mailing list
RHSA-announce@redhat.com
https://listman.redhat.com/mailman/listinfo/rhsa-announce

RedHat: RHSA-2023-4208:01 Moderate: OpenJDK security update

An update is now available for OpenJDK

Summary

The OpenJDK 11 packages provide the OpenJDK 11 Java Runtime Environment and the OpenJDK 11 Java Software Development Kit.
This release of the Red Hat build of OpenJDK 11 (11.0.20) for portable Linux serves as a replacement for the Red Hat build of OpenJDK 11 (11.0.19) and includes security and bug fixes, and enhancements. For further information, refer to the release notes linked to in the References section.
Security Fix(es):
* OpenJDK: ZIP file parsing infinite loop (8302483) (CVE-2023-22036)
* OpenJDK: weakness in AES implementation (8308682) (CVE-2023-22041)
* OpenJDK: improper handling of slash characters in URI-to-path conversion (8305312) (CVE-2023-22049)
* harfbuzz: OpenJDK: O(n^2) growth via consecutive marks (CVE-2023-25193)
* OpenJDK: HTTP client insufficient file name validation (8302475) (CVE-2023-22006)
* OpenJDK: array indexing integer overflow issue (8304468) (CVE-2023-22045)
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.



Summary


Solution

For details on how to apply this update, refer to:
https://access.redhat.com/articles/11258

References

https://access.redhat.com/security/cve/CVE-2023-22006 https://access.redhat.com/security/cve/CVE-2023-22036 https://access.redhat.com/security/cve/CVE-2023-22041 https://access.redhat.com/security/cve/CVE-2023-22045 https://access.redhat.com/security/cve/CVE-2023-22049 https://access.redhat.com/security/cve/CVE-2023-25193 https://access.redhat.com/security/updates/classification/#moderate

Package List


Severity
Advisory ID: RHSA-2023:4208-01
Product: OpenJDK
Advisory URL: https://access.redhat.com/errata/RHSA-2023:4208
Issued Date: : 2023-07-20
CVE Names: CVE-2023-22006 CVE-2023-22036 CVE-2023-22041 CVE-2023-22045 CVE-2023-22049 CVE-2023-25193

Topic

An update is now available for OpenJDK.Red Hat Product Security has rated this update as having a security impactof Moderate. 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.


Topic


 

Relevant Releases Architectures


Bugs Fixed

2167254 - CVE-2023-25193 harfbuzz: OpenJDK: O(n^2) growth via consecutive marks

2221619 - OpenJDK: font processing denial of service vulnerability (8301998)

2221626 - CVE-2023-22006 OpenJDK: HTTP client insufficient file name validation (8302475)

2221634 - CVE-2023-22036 OpenJDK: ZIP file parsing infinite loop (8302483)

2221645 - CVE-2023-22045 OpenJDK: array indexing integer overflow issue (8304468)

2221647 - CVE-2023-22049 OpenJDK: improper handling of slash characters in URI-to-path conversion (8305312)

2223207 - CVE-2023-22041 OpenJDK: weakness in AES implementation (8308682)


Related News