 
                            ...
| Recommendation | Severity | Likelihood | Remediation Cost | Priority | Level | 
|---|---|---|---|---|---|
| FIO09-C | medium | probable | high | P4 | L3 | 
Automated Detection
Compass/ROSE could flag possible violations of this rule by noting any pointer to struct that is passed to read(), as the NCCE demonstrates.
Related Vulnerabilities
Search for vulnerabilities resulting from the violation of this rule on the CERT website.
...