The take-grant protection model is a formal model used in the field of computer security to establish or disprove the safety of a given computer system that follows specific rules.
It shows that even though the question of safety is in general undecidable, for specific systems it is decidable in linear time.
The model represents a system as directed graph, where vertices are either subjects or objects.
: Using the rules of the take-grant protection model, one can reproduce in which states a system can change, with respect to the distribution of rights.
Therefore, one can show if rights can leak with respect to a given safety model.