defirisk.co
rubric v1.7.0

Reentrancy guard on external-calling functions

Meteora'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 #

Solana's BPF runtime enforces non-reentrant execution by default. Classic EVM reentrancy attacks are not possible in Solana's execution model. Slither reentrancy detectors and nonReentrant modifiers are EVM-specific. Structurally not applicable.

Sources #

  • Internal
    Meteora Protocol Profile - Non-EVM Substrate Flag00-profile.md non_evm_substrate: trueretrieved 2026-05-16

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 meteora factor RD-F-014 score not_applicable collected_at 2026-05-16 10:03:05