The -ftrapv compiler option in gcc and g++ 3.3.3 and earlier does not handle all types of integer overflows, which may leave applications vulnerable to vulnerabilities related to overflows.
References
Link | Resource |
---|---|
http://gcc.gnu.org/ml/gcc-bugs/2002-05/msg00198.html | |
http://www.kb.cert.org/vuls/id/540517 | US Government Resource |
Configurations
History
No history.
Information
Published : 2000-11-01 05:00
Updated : 2008-09-05 20:22
NVD link : CVE-2000-1219
Mitre link : CVE-2000-1219
CVE.ORG link : CVE-2000-1219
JSON object : View
Products Affected
gnu
- gcc
- g\+\+
CWE