...
| CERT C++ Secure Coding Standard | SIG30-CPP. Call only asynchronous-safe functions within signal handlers |
| ISO/IEC TR TS 17961 | Calling functions in the C Standard Library other than abort, _Exit, and signal from within a signal handler [asyncsig] |
| MITRE CWE | CWE-479, Unsafe function call from a signal handler |
...