All reports
highInteger overflow/underflowEVM-Solidity

Superfluid Locker System: `FluidLocker::_getUnlockingPercentage()` uses 540 instead of `540 days` leading to stuck funds as the unlocking percentage will be bigger than `100%` and underflow

Payout
$0
Protocol
Superfluid Locker System
Disclosed
Nov 24, 2024
Source
sherlock

The Superfluid FluidLocker's `_getUnlockingPercentage()` computes the unlock percentage for unvesting using the literal integer `540` instead of `540 days` (46,656,000) in the denominator of its square-root formula. This inflates the returned basis-point perce …

Similar reports

  • No close matches yet.

References

This report is already public and closed. Coin Buggie never publishes active or unpatched vulnerability data.