Vulnerabilities > GNU > GCC

DATE CVE VULNERABILITY TITLE RISK
2006-04-20 CVE-2006-1902 Buffer Errors vulnerability in GNU GCC 4.1
fold_binary in fold-const.c in GNU Compiler Collection (gcc) 4.1 improperly handles pointer overflow when folding a certain expr comparison to a corresponding offset comparison in cases other than EQ_EXPR and NE_EXPR, which might introduce buffer overflow vulnerabilities into applications that could be exploited by context-dependent attackers.NOTE: the vendor states that the essence of the issue is "not correctly interpreting an offset to a pointer as a signed value."
local
low complexity
gnu CWE-119
2.1
2000-11-01 CVE-2000-1219 Unspecified vulnerability in GNU G++ and GCC
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.
network
low complexity
gnu
7.5