CVE-2022-23066: Incorrect Calculation in solana_rbpf
(updated )
In Solana rBPF versions 0.2.26 and 0.2.27 are affected by Incorrect Calculation which is caused by improper implementation of sdiv instruction. This can lead to the wrong execution path, resulting in huge loss in specific cases. For example, the result of a sdiv instruction may decide whether to transfer tokens or not. The vulnerability affects both integrity and may cause serious availability problems.
References
- blocksecteam.medium.com/how-a-critical-bug-in-solana-network-was-detected-and-timely-patched-a701870e1324
- github.com/advisories/GHSA-9qmm-4mfr-r3wj
- github.com/solana-labs/rbpf
- github.com/solana-labs/rbpf/commit/e61e045f8c244de978401d186dcfd50838817297
- nvd.nist.gov/vuln/detail/CVE-2022-23066
- www.whitesourcesoftware.com/vulnerability-database/CVE-2022-23066
Detect and mitigate CVE-2022-23066 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →