Try / Tempest

API abstraction layer for 3D graphics, UI and sound. Written in C++17 with Vulkan, DX12 and Metal support.
MIT License
83 stars 24 forks source link

Fixed Vulnerability #22

Closed sam-baumann closed 3 years ago

sam-baumann commented 3 years ago

Fixed vulnerability found at https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-12652 by updating pngpread.c

Try commented 3 years ago

Hi, @sam-baumann and thanks for vulnerability report!

I took a look into current status of libpng, and look like there was more fixes lately. So, I will discard the PR itself, in favor of full library update.

libpng update is done in 0fb3311