CWE-362 | Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition') |
CWE-366 | Race Condition within a Thread |
CWE-367 | Time-of-check Time-of-use (TOCTOU) Race Condition |
CWE-368 | Context Switching Race Condition |
CWE-370 | Missing Check for Certificate Revocation after Initial Check |
CWE-662 | Improper Synchronization |
CWE-663 | Use of a Non-reentrant Function in a Concurrent Context |
CWE-665 | Improper Initialization |
CWE-691 | Insufficient Control Flow Management |