You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description:
Name: ASA-2024-010: Mismatched bit-length in sdk.Int and sdk.Dec can lead to panic
Component: Cosmos SDK / Math
Criticality: High (Considerable Impact, and Possible Likelihood per ACMv1.2)
Affected versions: cosmossdk.io/math package versions <= math/v1.3.0
Affected users: Chain Builders + Maintainers, Validators
Impact
The bit-length in sdk.Int and sdk.Dec are not aligned, which may present a possible panic condition when interacting with Dec types in an Int context. This issue was ...
Advisory GHSA-7225-m954-23v7 references a vulnerability in the following Go modules:
Description:
Name: ASA-2024-010: Mismatched bit-length in
sdk.Int
andsdk.Dec
can lead to panicComponent: Cosmos SDK / Math
Criticality: High (Considerable Impact, and Possible Likelihood per ACMv1.2)
Affected versions:
cosmossdk.io/math
package versions <=math/v1.3.0
Affected users: Chain Builders + Maintainers, Validators
Impact
The bit-length in
sdk.Int
andsdk.Dec
are not aligned, which may present a possible panic condition when interacting withDec
types in anInt
context. This issue was ...References:
No existing reports found with this module or alias.
See doc/quickstart.md for instructions on how to triage this report.
The text was updated successfully, but these errors were encountered: