Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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
Include Page
PRQA_V
PRQA_V
Warncall -wc signalPartially implemented.

Related Vulnerabilities

Search for vulnerabilities resulting from the violation of this rule on the CERT website.

...

CERT C++ Secure Coding StandardSIG34-CPP. Do not call signal() from within interruptible signal handlers
ISO/IEC TS 17961 (Draft)Calling signal from interruptible signal handlers [sigcall]
MITRE CWECWE-479, Unsafe function call from a signal handler