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 |
http://gcc.gnu.org/ml/gcc-bugs/2002-05/msg00198.html | |
http://www.kb.cert.org/vuls/id/540517 | US Government Resource |
Configurations
History
20 Nov 2024, 23:34
Type | Values Removed | Values Added |
---|---|---|
References | () http://gcc.gnu.org/ml/gcc-bugs/2002-05/msg00198.html - | |
References | () http://www.kb.cert.org/vuls/id/540517 - US Government Resource |
Information
Published : 2000-11-01 05:00
Updated : 2024-11-20 23:34
NVD link : CVE-2000-1219
Mitre link : CVE-2000-1219
CVE.ORG link : CVE-2000-1219
JSON object : View
Products Affected
gnu
- g\+\+
- gcc
CWE