Skip to content

Fix potential vulnerable cloned functions#141

Open
npt-1707 wants to merge 1 commit intoopengl-tutorials:masterfrom
npt-1707:fix-CVE-2016-9843
Open

Fix potential vulnerable cloned functions#141
npt-1707 wants to merge 1 commit intoopengl-tutorials:masterfrom
npt-1707:fix-CVE-2016-9843

Conversation

@npt-1707
Copy link

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

References
https://nvd.nist.gov/vuln/detail/cve-2016-9843
madler/zlib@d1d5774

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