mediumLogic errorEVM-Solidity
zkSync: Freezed Chain will never be unfreeze since `StateTransitionManager::unfreezeChain` is calling `freezeDiamond` instead of `unfreezeDiamond`
- Payout
- $0
- Protocol
- zkSync
- Disclosed
- May 29, 2024
- Source
- code4rena
In zkSync's StateTransitionManager, the `unfreezeChain` function mistakenly calls `freezeDiamond()` on the target chain's state-transition diamond instead of `unfreezeDiamond()`, so the dedicated unfreeze entrypoint re-freezes rather than releases a chain. No …
Similar reports
- No close matches yet.
References
- https://github.com/code-423n4/2024-03-zksync-findings/issues/97
- https://github.com/code-423n4/2024-03-zksync-findings
This report is already public and closed. Coin Buggie never publishes active or unpatched vulnerability data.