Skip to content

Potential Vulnerability in Cloned Code#38

Open
tlnguyen-smu wants to merge 1 commit into
yandex:mainfrom
tlnguyen-smu:cve-req-1622
Open

Potential Vulnerability in Cloned Code#38
tlnguyen-smu wants to merge 1 commit into
yandex:mainfrom
tlnguyen-smu:cve-req-1622

Conversation

@tlnguyen-smu

Copy link
Copy Markdown

This PR fixes a potential security vulnerability in convert_to_decimal that was cloned from https://github.com/coreutils/gnulib but did not receive the security patch.

Details:

Affected Function: convert_to_decimal in contrib/tools/m4/lib/vasnprintf.c
Original Fix: coreutils/gnulib@278b417

What this PR does:

This PR applies the same security patch that was applied to the original repository to eliminate the potential vulnerability in the cloned code.

References:

Please review and merge this PR to ensure your repository is protected against this potential vulnerability.

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.

1 participant