Bug 2236589

Summary: Update to 11.0.20.1 Interim Release to Fix Regression in Zip64 Handling [rhel-8]
Product: Red Hat Enterprise Linux 8 Reporter: Andrew John Hughes <ahughes>
Component: java-11-openjdkAssignee: Andrew John Hughes <ahughes>
Status: CLOSED CURRENTRELEASE QA Contact: OpenJDK QA <java-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 8.8CC: sfroberg
Target Milestone: rcKeywords: Triaged, ZStream
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: java-11-openjdk-11.0.20.1.1-2.el8 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 2237169 2237170 2237171 2237172 2237173 2237174 (view as bug list) Environment:
Last Closed: 2024-05-03 17:18:03 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 2237169, 2237170, 2237171, 2237172, 2237173, 2237174    

Description Andrew John Hughes 2023-08-31 20:49:39 UTC
A security fix (JDK-8302483: Enhance ZIP performance) introduced extra checks on Zip64 zip files, which regressed the JDK's ability to read certain zip files:

https://bugs.openjdk.org/browse/JDK-8313765

This has been fixed upstream in an interim 11.0.20.1 release.

We should update to this interim release as soon as possible and before the October security update where possible.