Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update zlib to fix CVE-2022-37434 #15829

Merged
merged 1 commit into from
Sep 6, 2022
Merged

Conversation

pshipton
Copy link
Member

@pshipton pshipton commented Sep 6, 2022

Applied
madler/zlib@eff308af425
madler/zlib@1eb7682f845

Signed-off-by: Peter Shipton <Peter_Shipton@ca.ibm.com>
@pshipton
Copy link
Member Author

pshipton commented Sep 6, 2022

@tajila or @babsingh pls review

@babsingh babsingh self-requested a review September 6, 2022 14:42
@babsingh
Copy link
Contributor

babsingh commented Sep 6, 2022

jenkins test sanity win,zlinux jdk8

@babsingh
Copy link
Contributor

babsingh commented Sep 6, 2022

  • Copyright check will be ignored.
  • @pshipton Were these changes also tested internally? If so, can you provide a link to that build?

@pshipton
Copy link
Member Author

pshipton commented Sep 6, 2022

Tested internally which has an unrelated failure I ignored (test_runFinalizersOnExit due to JCL mismatch), but otherwise looks good.

@pshipton
Copy link
Member Author

pshipton commented Sep 6, 2022

It may be worth noting that the CVE states "only applications that call inflateGetHeader are affected" and OpenJ9 doesn't call this.

@babsingh babsingh merged commit 7744616 into eclipse-openj9:master Sep 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants