...
Recommendation | Severity | Likelihood | Remediation Cost | Priority | Level |
---|---|---|---|---|---|
SIG01-C | low | unlikely | low | P3 | L3 |
Automated Detection
Compass/ROSE could detect possible violations by flagging any signal handler that calls signal()
to (re)assert itself as the handler for its signal.
Related Vulnerabilities
Search for vulnerabilities resulting from the violation of this rule on the CERT website.
...