This page is experimental and may change significantly in future releases.
Signal Handler with Functionality that is not Asynchronous-Safe
Properties
id: d3f:CWE-828
- name
- Signal Handler with Functionality that is not Asynchronous-Safe
- definition
- The product defines a signal handler that contains code sequences that are not asynchronous-safe, i.e., the functionality is not reentrant, or it can be interrupted.
Neighbors
CWE-828 has no direct neighbors in this release.