Skip to content

Conversation

npt-1707
Copy link

@npt-1707 npt-1707 commented May 8, 2025

Hi Development Team,

I identified another potential vulnerability in a clone function inflate() in base/poco/Foundation/src/inflate.c sourced from madler/zlib. This issue, originally reported in CVE-2022-37434, was resolved in the repository via this commit madler/zlib@eff308a.

This PR applies the corresponding patch to fix the vulnerabilities in this codebase.

Please review at your convenience. Thank you!

@lqhl
Copy link
Contributor

lqhl commented May 14, 2025

Hi Development Team,

I identified another potential vulnerability in a clone function inflate() in base/poco/Foundation/src/inflate.c sourced from madler/zlib. This issue, originally reported in CVE-2022-37434, was resolved in the repository via this commit madler/zlib@eff308a.

This PR applies the corresponding patch to fix the vulnerabilities in this codebase.

Please review at your convenience. Thank you!

@npt-1707 in madler/zlib@eff308a, they mentioned the fix will cause segfault and has been fixed by madler/zlib@1eb7682.

@npt-1707
Copy link
Author

Thanks, @lqhl! I've updated the fix. Please review it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants