...
Tool | Version | Checker | Description | ||||||
---|---|---|---|---|---|---|---|---|---|
Compass/ROSE | Can detect violations of this rule. However, false positives may occur on systems with persistent handlers. | ||||||||
PRQA QA-C |
| Warncall -wc signal | Partially implemented. |
Related Vulnerabilities
Search for vulnerabilities resulting from the violation of this rule on the CERT website.
...
CERT C++ Secure Coding Standard | SIG34-CPP. Do not call signal() from within interruptible signal handlers |
ISO/IEC TS 17961 (Draft) | Calling signal from interruptible signal handlers [sigcall] |
MITRE CWE | CWE-479, Unsafe function call from a signal handler |