ZeroTierOne icon indicating copy to clipboard operation
ZeroTierOne copied to clipboard

Fix potential vulnerable cloned functions

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

Hi Development team,

I identified vulnerabilities in a clone function sdsMakeRoomFor() in ext/hiredis-0.14.1/sds.c sourced from redis/redis. These issues, originally reported in CVE-2021-41099, were resolved in the redis repository via this commit https://github.com/redis/redis/commit/c6ad876774f3cc11e32681ea02a2eead00f2c521.

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 01 '25 16:05 npt-1707

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar May 01 '25 16:05 CLAassistant