defirisk.co
rubric v1.7.0

Reentrancy guard on external-calling functions

Kamino Lend's assessment for RD-F-014 — scored not_applicable on the v1.7.0 rubric. The evidence below is the curator's reasoning for this score.

Evidence summary #

EVM reentrancy via callback does not apply to Solana. Solana runtime prevents recursive CPIs into the same program within a single instruction. Factor N/A for Solana substrate.

Detail #

Solana's runtime enforces that a program cannot be re-entered via CPI within the same instruction. The nonReentrant guard pattern is EVM-specific and has no direct Solana equivalent needed.

Methodology #

Determine whether all state-mutating functions that perform external calls carry `nonReentrant` or an equivalent reentrancy guard.

See the full factor methodology and distribution across all protocols →

rubric_version v1.7.0 protocol kamino-lend factor RD-F-014 score not_applicable collected_at 2026-04-30 21:19:16