ID: 1171 Status: Stable
Weaknesses in this category are related to the rules and recommendations in the POSIX (POS) section of the SEI CERT C Coding Standard.
ID | NAME |
---|---|
CWE-170 | 不恰当的空终结符 |
CWE-242 | 使用内在危险函数 |
CWE-363 | 允许符号链接跟随的竞争条件 |
CWE-696 | 不正确的行为次序 |
CWE-273 | 对于放弃特权的检查不恰当 |
CWE-667 | 加锁机制不恰当 |
CWE-391 | 未经检查的错误条件 |
CWE-252 | 未加检查的返回值 |
CWE-253 | 对函数返回值的检查不正确 |
REF-614 SEI CERT C Coding Standard : Rule 50. POSIX (POS) REF-994 SEI CERT C Coding Standard : Rec 50. POSIX (POS)