...
Search for vulnerabilities resulting from the violation of this rule on the CERT website.
Related Guidelines
| SEI CERT C++ Coding Standard | VOID SIG31-CPP. Do not access shared objects in signal handlers |
| ISO/IEC TS 17961:2013 | Accessing shared objects in signal handlers [accsig] |
| MITRE CWE | CWE-662, Improper Synchronization |
...