This page is experimental and may change significantly in future releases.
Dangerous Signal Handler not Disabled During Sensitive Operations
Properties
id: d3f:CWE-432
- name
- Dangerous Signal Handler not Disabled During Sensitive Operations
- definition
- The product uses a signal handler that shares state with other signal handlers, but it does not properly mask or prevent those signal handlers from being invoked while the original signal handler is still running.
Neighbors
CWE-432 has no direct neighbors in this release.Inferred Relationships
Related Countermeasure Techniques
Related Weaknesses
CWE-432 has no related weaknesses in this release.