All reports
mediumInteger overflow/underflowEVM-Solidity

Superfluid Locker System: `FluidLocker::_getUnlockingPercentage()` divides before multiplying, suffering a significant precision error

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

The FluidLocker computes its unlocking percentage by dividing before multiplying inside `_getUnlockingPercentage()`, which truncates a constant 0.4821 component from the division result. That truncation propagates into a persistent ~1 BPS discrepancy: on maxim …

Similar reports

  • No close matches yet.

References

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