- Start date1 May 2025
- End date5 May 2025
- Total awards$8,000 in USDC
- Duration4 days
- Details
Silo Finance Mitigation Review
- Total Prize Pool: $8,000 in USDC
- Warden awards: $6,800 in USDC
- Judge awards: $950 in USDC
- Scout awards: $250 in USDC
- Warden guidelines for C4 mitigation reviews
- Starts May 01, 2025 20:00 UTC
- Ends May 05, 2025 20:00 UTC
Important note
Each warden must submit a mitigation review for every individual item listed in the Scope
section below. Incomplete or insufficient mitigation reviews will not be eligible for awards.
Scope
Branch
https://github.com/silo-finance/silo-contracts-v2
Mitigation of High & Medium Severity Issues
Mitigations of all High and Medium issues listed here will be considered in-scope:
Fix | Mitigation of | Notes |
---|---|---|
PR 1162 (solution) and PR 1173 (optimization) | F-11: Deflation attack | Ensure that deposit does not generate zero shares |
PR 1166 | F-17: Supply function doesn't account for market maxDeposit when providing assets to it | Account for maxDeposit when doing deposit |
PR 1168 | F-26: SiloVault will incorrectly accrue rewards during user transfer/transferFrom actions due to unsynced totalSupply() | Silo-vaults: accrue on transfer |
PR 1165 | F-57: SiloVault.sol :: Markets with assets that revert on zero approvals cannot be removed | Reset approval to 1 wei |