Skip to content

src/store/redis/hiredis/sds.c: Fix integer overflow (CVE-2021-21309). - #711

Open
npt-1707 wants to merge 1 commit into
slact:masterfrom
npt-1707:fix_CVE-2021-21309
Open

src/store/redis/hiredis/sds.c: Fix integer overflow (CVE-2021-21309).#711
npt-1707 wants to merge 1 commit into
slact:masterfrom
npt-1707:fix_CVE-2021-21309

Conversation

@npt-1707

Copy link
Copy Markdown

Hi Nchan Development Team,

Our tool identified a potential vulnerability in clone functions sdsMakeRoomFor() and sdsnewlen() in src/store/redis/hiredis/sds.c sourced from redis/redis. These issues, originally reported in CVE-2021-21309, were resolved in the repository via this commit redis/redis@c992857.

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

Please review at your convenience.

@slact

slact commented May 12, 2026

Copy link
Copy Markdown
Owner

Thank you. Please demonstrate a vulnerable code path and I will be happy to merge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants