Gnu

Gcc

14 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 2.01%
  • Published 06.04.2008 23:44:00
  • Last modified 09.04.2025 00:30:58

gcc 4.2.0 through 4.3.0 in GNU Compiler Collection, when casts are not used, considers the sum of a pointer and an int to be greater than or equal to the pointer, which might lead to removal of length testing code that was intended as a protection me...

Exploit
  • EPSS 3.4%
  • Published 17.03.2008 23:44:00
  • Last modified 09.04.2025 00:30:58

gcc 4.3.x does not generate a cld instruction while compiling functions used for string manipulation such as memcpy and memmove on x86 and i386, which can prevent the direction flag (DF) from being reset in violation of ABI conventions and cause data...

  • EPSS 0.09%
  • Published 20.04.2006 10:02:00
  • Last modified 03.04.2025 01:03:51

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 ove...

  • EPSS 0.65%
  • Published 01.11.2000 05:00:00
  • Last modified 03.04.2025 01:03:51

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.