Matter-labs Era-compiler-solidity

3 CVEs affecting Matter-labs Era-compiler-solidity. Latest disclosed: 2024-08-29. Critical: 0, High: 0.

Top CVEs affecting Matter-labs Era-compiler-solidity
CVESeverityScorePublishedSummary
CVE-2024-45056Medium5.92024-08-29zksolc is a Solidity compiler for ZKsync. All LLVM versions since 2015 fold `(xor (shl 1, x), -1)` to `(rotl ~1, x)` if run with optimizations enabled. Here `~…
CVE-2024-34704Medium5.92024-05-13era-compiler-solidity is the ZKsync compiler for Solidity. The problem occurred during instruction selection in the `DAGCombine` phase while visiting the XOR…
CVE-2024-35229Medium5.32024-05-27ZKsync Era is a layer 2 rollup that uses zero-knowledge proofs to scale Ethereum. Prior to version 1.3.10, there is a very specific pattern `f(a(),b()); check_…