Bug 2236591

Summary: Update to 17.0.8.1 Interim Release to Fix Regression in Zip64 Handling [rhel-8]
Product: Red Hat Enterprise Linux 8 Reporter: Andrew John Hughes <ahughes>
Component: java-17-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-17-openjdk-17.0.8.1.1-2.el8 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 2237177 2237178 2237179 2237180 2237181 2237182 (view as bug list) Environment:
Last Closed: 2024-06-17 15:18:06 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: 2237177, 2237178, 2237179, 2237180, 2237181, 2237182    

Description Andrew John Hughes 2023-08-31 20:52:07 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 17.0.8.1 release.

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