CWEBaseDraft6 recent CVEs

CWE-366Race Condition within a Thread

Description

If two threads of execution use a resource simultaneously, there exists the possibility that resources may be used while invalid, in turn making the state of execution undefined.

Common consequences

Potential mitigations

Related CWEs

Recent CVEs classified under this CWE