...
Rule | Severity | Likelihood | Remediation Cost | Priority | Level |
---|---|---|---|---|---|
LCK07-J | Low | Likely | High | P3 | L3 |
Automated Detection
Some static analysis tools can detect violations of this rule.
Tool | Version | Checker | Description | ||||||
---|---|---|---|---|---|---|---|---|---|
Coverity | v7.5 | LOCK_INVERSION LOCK_ORDERING | Implemented | ||||||
ThreadSafe |
| CCE_DL_DEADLOCK | Implemented |
...
Related Guidelines
CWE-833. Deadlock |
...