2.1
CVE-2006-1902
- EPSS 0.42%
- Veröffentlicht 20.04.2006 10:02:00
- Zuletzt bearbeitet 16.06.2026 22:23:54
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
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."
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.42% | 0.333 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 2.1 | 3.9 | 2.9 |
AV:L/AC:L/Au:N/C:N/I:P/A:N
|
CWE-119 Improper Restriction of Operations within the Bounds of a Memory Buffer
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.
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://www.securityfocus.com/archive/1/431297/100/0/threaded
http://www.securityfocus.com/archive/1/431319/100/0/threaded