Beef icon indicating copy to clipboard operation
Beef copied to clipboard

Fix potential vulnerable cloned functions

Open npt-1707 opened this issue 7 months ago • 0 comments

Dear Development team,

I identified vulnerabilities in clone functions in files in BeefySysLib/third_party/zlib sourced from madler/zlib. These issues, originally reported in CVE-2018-25032, were resolved in the repository via this commit https://github.com/madler/zlib/commit/5c44459c3b28a9bd3283aaceab7c615f8020c531.

This PR applies the corresponding patch to fix the vulnerabilities in this codebase.

Please review at your convenience. Thank you for your time and attention!

npt-1707 avatar May 02 '25 17:05 npt-1707