Lucene search

K
centosCentOS ProjectCESA-2023:5736
HistoryJan 12, 2024 - 7:19 p.m.

java security update

2024-01-1219:19:02
CentOS Project
lists.centos.org
111
openjdk
security fix
certificate path validation
zip64 files
jar files
jdk 8300596
jdk 8243210
rhbz#2236229
rhel-13217

5.7 Medium

AI Score

Confidence

High

0.001 Low

EPSS

Percentile

27.9%

CentOS Errata and Security Advisory CESA-2023:5736

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

Security Fix(es):

  • OpenJDK: certificate path validation issue during client authentication (8309966) (CVE-2023-22081)

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

  • Additional validity checks in the handling of Zip64 files, JDK-8302483, were introduced in the 11.0.20 release of OpenJDK, causing the use of some valid zip files to now fail with an error. This release, 11.0.20.1, allows for zero-length headers and additional padding produced by some Zip64 creation tools. With both releases, the checks can be disabled using -Djdk.util.zip.disableZip64ExtraFieldValidation=true. (RHBZ#2236229)

  • A maximum signature file size property, jdk.jar.maxSignatureFileSize, was introduced in the 11.0.20 release of OpenJDK by JDK-8300596, with a default of 8 MB. This default proved to be too small for some JAR files. This release, 11.0.20.1, increases it to 16 MB. (RHEL-13217)

  • The serviceability agent would print an exception when encountering null addresses while producing thread dumps. These null values are now handled appropriately. (JDK-8243210)

  • The /usr/bin/jfr alternative is now owned by the java-11-openjdk package (RHEL-11320)

  • The jcmd tool is now provided by the java-11-openjdk-headless package, rather than java-1.8.0-openjdk-devel, to make it more accessible (RHEL-13227)

Merged security bulletin from advisories:
https://lists.centos.org/pipermail/centos-announce/2024-January/099187.html

Affected packages:
java-11-openjdk
java-11-openjdk-demo
java-11-openjdk-devel
java-11-openjdk-headless
java-11-openjdk-javadoc
java-11-openjdk-javadoc-zip
java-11-openjdk-jmods
java-11-openjdk-src
java-11-openjdk-static-libs

Upstream details at:
https://access.redhat.com/errata/RHSA-2023:5736