Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2023/01/19 12:00 a.m.12 views

totalStakes is not updated in seizeRSR()

Lines of code Vulnerability details Impact when RSR is seized in the function seizeRSR stakeRSR is update but totalStakes is not updated so after seizeRSR is called when stake is called the line 225 uint256 stakeAmount = newTotalStakes - totalStakes; will underflow and revert because totalStakes ...

6.9AI score
SaveExploits0
Rows per page
Query Builder