Skip to content

Fix potential vulnerable cloned functions#1440

Open
simei2k wants to merge 1 commit into
TencentCloud:masterfrom
simei2k:patch-3
Open

Fix potential vulnerable cloned functions#1440
simei2k wants to merge 1 commit into
TencentCloud:masterfrom
simei2k:patch-3

Conversation

@simei2k
Copy link
Copy Markdown

@simei2k simei2k commented May 1, 2025

This PR fixes a potential vulnerability in inflate_table() that was cloned from zlib but did not receive the security patch. The original issue was reported and fixed under madler/zlib@6a04314. This PR applies the same patch to eliminate the vulnerability.

References
https://nvd.nist.gov/vuln/detail/cve-2016-9841
madler/zlib@6a04314

This PR fixes a potential vulnerability in inflate_table() that was cloned from zlib but did not receive the security patch. The original issue was reported and fixed under madler/zlib@6a04314.
This PR applies the same patch to eliminate the vulnerability.

References
https://nvd.nist.gov/vuln/detail/cve-2016-9841
madler/zlib@6a04314
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.

1 participant