CVE-2008-1685
Published Apr 6, 2008
Last updated 3 months ago
Overview
- Description
- 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)
- Source
- cve@mitre.org
- NVD status
- Modified
- CNA Tags
- disputed
Social media
- Hype score
- Not currently trending
Risk scores
CVSS 2.0
- Type
- Primary
- Base score
- 6.8
- Impact score
- 6.4
- Exploitability score
- 8.6
- Vector string
- AV:N/AC:M/Au:N/C:P/I:P/A:P
Weaknesses
- nvd@nist.gov
- CWE-119
Vendor comments
- Red HatThe 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.
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:gnu:gcc:4.2.0:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "B63A6449-FD4A-4D83-BDF5-1E4D2284045B" }, { "criteria": "cpe:2.3:a:gnu:gcc:4.2.1:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "B981AA48-6E80-426D-AE27-1D6965AA20A7" }, { "criteria": "cpe:2.3:a:gnu:gcc:4.2.2:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "D0A3B471-AF8D-47C4-8769-6A68CC034E2E" }, { "criteria": "cpe:2.3:a:gnu:gcc:4.2.3:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "8BEF1123-45FD-4A12-ADD1-12D58D7E4DFD" }, { "criteria": "cpe:2.3:a:gnu:gcc:4.2.4:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "A5AFF1AB-58E4-4DF4-8EBB-D127FF396340" }, { "criteria": "cpe:2.3:a:gnu:gcc:4.3.0:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "AAF40923-6C7A-484A-BE9E-8BFA5D072C94" } ], "operator": "OR" } ] } ]