mediumInteger overflow/underflowEVM-Solidity
Panoptic: Premia calculation can cause DOS
- Payout
- $0
- Protocol
- Panoptic
- Disclosed
- Jun 24, 2024
- Source
- code4rena
In Panoptic's SemiFungiblePositionManager, the stored-premia update path performs premia0X64_base = mulDiv(collected0, totalLiquidity * 2**64, netLiquidity**2).toUint128(). When a position carries a high removedLiquidity relative to an extremely small netLiqui …
Similar reports
- No close matches yet.
References
- https://github.com/code-423n4/2023-11-panoptic-findings/issues/520
- https://github.com/code-423n4/2023-11-panoptic-findings
This report is already public and closed. Coin Buggie never publishes active or unpatched vulnerability data.