Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

Recommendation

Severity

Likelihood

Remediation Cost

Priority

Level

FIO05-C

medium

probable

medium

P8

L2

Automated Detection

Tool

Version

Checker

Description

Section

Compass/ROSE

 

 

Section

could report possible violations of this rule merely by reporting any open() or fopen() call that did not have a subsequent call to fstat()

...

MITRE CWE: CWE-65, "Windows Hard Link"

Bibliography

Wiki Markup\[[Drepper 2006|AA. Bibliography#Drepper 06] \] Section 2.2.1 "Identification When Opening" \[
[Open Group 2004|AA. Bibliography#Open Group 04]\] "The open function," and "The fstat function" \[
[Seacord 2005|AA. Bibliography#Seacord 05]\] Chapter 7, "File I/O"

...

FIO04-C. Detect and handle input and output errors      09. Input Output (FIO)