whitecatboard / Lua-RTOS-ESP32

Lua RTOS for ESP32
Other
1.2k stars 221 forks source link

Update zlib due to CVE-2018-25032 #399

Closed Chromico closed 2 years ago

Chromico commented 2 years ago

See details:

https://github.com/madler/zlib/issues/605

https://nvd.nist.gov/vuln/detail/CVE-2018-25032

the0ne commented 2 years ago

Sounds fantastic, thank you! Diff also looks good.

We should probably compare against https://github.com/madler/zlib/ and merge the pull if it matches.

Chromico commented 2 years ago

Hey is there any update on this?

the0ne commented 2 years ago

I didn't yet have the time and this weekend is already really busy. But no objections yet - looks good so far 😃👍

the0ne commented 2 years ago

@Chromico your changes have been tested, thank you for your PR!