Category-737: CERT C Secure Coding Standard (2008) Chapter 4 - Expressions (EXP)
ID: 737
Status: Obsolete
Summary
Weaknesses in this category are related to the rules and recommendations in the Expressions (EXP) chapter of the CERT C Secure Coding Standard (2008).
Membership
ID | NAME |
---|---|
CWE-467 | 在指针类型上使用sizeof() |
CWE-468 | 不正确的指针放大 |
CWE-476 | 空指针解引用 |
CWE-628 | 使用不正确指定参数的函数调用 |
CWE-704 | 不正确的类型转换 |
CWE-783 | 操作符优先级逻辑错误 |
Notes
Relationship
References
文章来源于互联网:scap中文网
特别标注:
本站(CN-SEC.COM)所有文章仅供技术研究,若将其信息做其他用途,由用户承担全部法律及连带责任,本站不承担任何法律及连带责任,请遵守中华人民共和国安全法.
- 我的微信
- 微信扫一扫
-
- 我的微信公众号
- 微信扫一扫
-
评论