This page is experimental and may change significantly in future releases.
Context Switching Race Condition
Properties
id: d3f:CWE-368
- name
- Context Switching Race Condition
- definition
- A product performs a series of non-atomic actions to switch between contexts that cross privilege or other security boundaries, but a race condition allows an attacker to modify or misrepresent the product's behavior during the switch.
Neighbors
CWE-368 has no direct neighbors in this release.Inferred Relationships
Related Countermeasure Techniques
Related Weaknesses
CWE-368 has no related weaknesses in this release.