1/3
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
Race Condition
2 events happen at the same time (Programming Issue)
Creates unexpected outcome
Threads try to access same resource
Time-of-check-to-time-of-use-attack (TOCTOU)
Process
Check System (Retrieves Info0
Gap
Use of Resource
Exploits
Alter resource’s state before it is used
TLDR
Resources are not taking to consideration other resources
.