ID CVE-2008-1685
Summary 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 mechanism against integer overflow and buffer overflow attacks, and provide no diagnostic message about this removal. NOTE: the vendor has determined that this compiler behavior is correct according to section 6.5.6 of the C99 standard (aka ISO/IEC 9899:1999)
References
Vulnerable Configurations
  • cpe:2.3:a:gnu:gcc:4.2.4:*:*:*:*:*:*:*
    cpe:2.3:a:gnu:gcc:4.2.4:*:*:*:*:*:*:*
  • cpe:2.3:a:gnu:gcc:4.2.0:*:*:*:*:*:*:*
    cpe:2.3:a:gnu:gcc:4.2.0:*:*:*:*:*:*:*
  • cpe:2.3:a:gnu:gcc:4.2.1:*:*:*:*:*:*:*
    cpe:2.3:a:gnu:gcc:4.2.1:*:*:*:*:*:*:*
  • cpe:2.3:a:gnu:gcc:4.2.3:*:*:*:*:*:*:*
    cpe:2.3:a:gnu:gcc:4.2.3:*:*:*:*:*:*:*
  • cpe:2.3:a:gnu:gcc:4.3.0:*:*:*:*:*:*:*
    cpe:2.3:a:gnu:gcc:4.3.0:*:*:*:*:*:*:*
  • cpe:2.3:a:gnu:gcc:4.2.2:*:*:*:*:*:*:*
    cpe:2.3:a:gnu:gcc:4.2.2:*:*:*:*:*:*:*
CVSS
Base: 6.8 (as of 11-04-2024 - 00:43)
Impact:
Exploitability:
CWE CWE-189
CAPEC
Access
VectorComplexityAuthentication
NETWORK MEDIUM NONE
Impact
ConfidentialityIntegrityAvailability
PARTIAL PARTIAL PARTIAL
cvss-vector via4 AV:N/AC:M/Au:N/C:P/I:P/A:P
refmap via4
cert-vn VU#162289
misc http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26763
xf gcc-weak-security(41686)
statements via4
contributor Joshua Bressers
lastmodified 2008-07-24
organization Red Hat
statement The Red Hat Security Response Team is aware of this new gcc behavior and is currently working to determine what impact these changes will have on the source code processed by the compiler. These changes do not affect Red Hat Enterprise Linux 2, 3, 4, or 5.
Last major update 11-04-2024 - 00:43
Published 06-04-2008 - 23:44
Last modified 11-04-2024 - 00:43
Back to Top