Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[R4R] fix infinite recursion in Secp256k1 String() method #164

Merged
merged 1 commit into from
Dec 3, 2021

Conversation

forcodedancing
Copy link
Contributor

@forcodedancing forcodedancing commented Dec 2, 2021

Description

This pr fixes a security issue of Tendermint.

Rationale

An issue is reported and fixed in Tendermint (tendermint/tendermint#5707), and this issue could cause infinite recursion and panic. We also need to apply the fix in this repo.

Example

n/a

Changes

  • changed Secp256k1 String() method

@unclezoro unclezoro changed the title fix infinite recursion in Secp256k1 String() method [R4R] fix infinite recursion in Secp256k1 String() method Dec 2, 2021
@forcodedancing forcodedancing merged commit 9b2e81c into develop Dec 3, 2021
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.

None yet

3 participants