...
Rule | Severity | Likelihood | Remediation Cost | Priority | Level |
|---|---|---|---|---|---|
POS36-C | high | probable | medium | P12 | L1 |
Automated Detection
Compass/ROSE can detect some violations of this rule. In particular, it warns when calls to setgid() are immediately preceded by a call to setuid().
Related Vulnerabilities
Search for vulnerabilities resulting from the violation of this rule on the CERT website.
...