ReviewingTiếng Việt VietnameseChange

Term

reentrancy

Definition

A vulnerability where a contract calls out to another contract that calls back in before the first has finished updating its state, letting the attacker act on stale values. The usual defenses are to update state before making external calls, or to use a reentrancy guard.
More in style guide

Suggested translation

Cast your vote on the terms below to help the community select the best translation for each context.

  • tái xâm nhập
    Prose
  • Tái xâm nhập
    Heading
  • tái xâm nhập
    Tag
  • Tái xâm nhập
    UI

Coming soon: voting and suggestions need an account, which ships in a later phase. Everything shown here is live glossary data.


into Vietnamese

If your term matches an existing suggestion, we’ll upvote that one for you instead of creating a duplicate.