 
                            ...
| Tool | Version | Checker | Description | ||||||
|---|---|---|---|---|---|---|---|---|---|
| Astrée | 
 | signal-handler-shared-access | Partially checkedSupported, but no explicit checker | ||||||
| Axivion Bauhaus Suite | 
 | CertC-SIG31 | |||||||
| CodeSonar | 
 | CONCURRENCY.DATARACE | Data race | ||||||
| Compass/ROSE | Can detect violations of this rule for single-file programs | ||||||||
| LDRA tool suite | 
 | 87 D | Fully implemented | ||||||
| Parasoft C/C++test | 
 | CERT_C-SIG31-a | Properly define signal handlers | ||||||
| 
 | Shared data access within signal handler | Access or modification of shared data causes inconsistent state | |||||||
| RuleChecker | 
 | signal-handler-shared-access | Partially checked | 
Related Vulnerabilities
Search for vulnerabilities resulting from the violation of this rule on the CERT website.
...