Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.7k
Closed
Description
A new version of zlib is out: 1.2.13 -https://zlib.net/
zlib 1.2.12 hasCVE-2022-37434:
https://www.openwall.com/lists/oss-security/2022/08/09/1
but... we do not appear to call the vulnerableinflateGetHeader API. So this is more of a thing we just need to do before the next round of binary builds rather than an urgent new windows binary release update as 1.2.12 was.
$ grep -i -c inflateGetHeader Modules/zlibmodule.c 0Maybe this doesn't deserve the type-security label, but so long as our binary builds link with 1.2.12 people will ask us about that CVE.
Metadata
Metadata
Assignees
Labels
Projects
Status
Done