Page 3 of 13 results (0.004 seconds)

CVSS: 2.1EPSS: 0%CPEs: 1EXPL: 0

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." • http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=356896 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26763 http://gcc.gnu.org/ml/gcc-bugs/2006-04/msg01297.html http://gcc.gnu.org/ml/gcc-bugs/2006-04/msg01298.html http://gcc.gnu.org/viewcvs/branches/gcc-4_1-branch/gcc/fold-const.c?r1=110549&r2=112698&pathrev=112698&diff_format=h http://www.securityfocus.com/archive/1/431184/100/0/threaded http://www.securityfocus.com/archive/1/431245/100/0/threaded http:& • CWE-119: Improper Restriction of Operations within the Bounds of a Memory Buffer •

CVSS: 7.5EPSS: 0%CPEs: 2EXPL: 0

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. • http://gcc.gnu.org/ml/gcc-bugs/2002-05/msg00198.html http://www.kb.cert.org/vuls/id/540517 •

CVSS: 2.1EPSS: 0%CPEs: 1EXPL: 0

gcc 2.7.2 allows local users to overwrite arbitrary files via a symlink attack on temporary .i, .s, or .o files. • http://marc.info/?l=bugtraq&m=88419592307388&w=2 http://marc.info/?l=bugtraq&m=88492937727193&w=2 http://marc.info/?l=bugtraq&m=88524071002939&w=2 http://www.securityfocus.com/bid/146 •