time-of-check to time-of-use

English edit

Noun edit

time-of-check to time-of-use

  1. (software engineering) A class of software bugs caused by a race condition involving the checking of the state of a part of a system, such as a security credential, and the use of the results of that check.
    Synonym: TOCTOU (initialism)