Skip to content

Conversation

@huangFF0904
Copy link

This PR fixes a potential security vulnerability in get_crl_sk() that was cloned from openssl/openssl@6e629b5 but did not receive the security patch.

Details:

Affected Function: get_crl_sk()in x509_vfy.c
Original Fix: openssl/openssl@6e629b5

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:

openssl/openssl@6e629b5
https://nvd.nist.gov/vuln/detail/cve-2015-1793

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