VDB
CVE-2002-2439
CVE-2002-2439
PUBLISHED
operator new[] sometimes returns pointers to heap blocks which are too small. When a new array is allocated, the C++ run-time has to calculate its size. The product may exceed the maximum value which can be stored in a machine register. This error is ignored, and the truncated value is used for the heap allocation. This may lead to heap overflows and therefore security bugs. (See http://cert.uni-stuttgart.de/advisories/calloc.php for further references.)
EPSS 0.26% · 50.2th percentile
Risk Scores
EPSS Score
0.26%
50.2th percentile
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Ubuntu:20.04:LTS | gcc-h8300-hms | 1:3.4.6+dfsg2-4ubuntu3, 1:3.4.6+dfsg2-4.1, 0 |
| Ubuntu:14.04:LTS | gcc-mingw-w64 | 0, 11, 12 |
| Ubuntu:18.04:LTS | gcc-h8300-hms | 1:3.4.6+dfsg2-4ubuntu1, 1:3.4.6+dfsg2-4ubuntu3, 0 |
| Ubuntu:16.04:LTS | gcc-4.7-armel-cross | 1.86, 0, 1.90 |
| Ubuntu:20.04:LTS | gcc-arm-none-eabi | 15:8-2019-q3-1, 15:9-2019-q4-0ubuntu1, 0 |
| Ubuntu:16.04:LTS | gcc-4.7 | 4.7.4-3ubuntu7, 0, 4.7.4-3ubuntu12 |
| Ubuntu:25.10 | gcc-h8300-hms | *, 0 |
| Ubuntu:24.04:LTS | gcc-h8300-hms | 1:3.4.6+dfsg2-4.2, 0 |
| Ubuntu:16.04:LTS | gcc-mingw-w64 | 15.7build1, 17, 15.7 |
| Ubuntu:16.04:LTS | gcc-h8300-hms | 0, 1:3.4.6+dfsg2-4ubuntu1 |
| Ubuntu:20.04:LTS | gcc-msp430 | 4.6.3~mspgcc-20120406-7.1ubuntu3, 0 |
| Ubuntu:16.04:LTS | gcc-i686-linux-android | 9, 7, 0 |
| Ubuntu:18.04:LTS | gcc-msp430 | 4.6.3~mspgcc-20120406-7ubuntu5, 4.6.3~mspgcc-20120406-7ubuntu4, 0 |
| Ubuntu:22.04:LTS | gcc-h8300-hms | 1:3.4.6+dfsg2-4.1, *, 0 |
| Ubuntu:22.04:LTS | gcc-arm-none-eabi | 0, 15:9-2019-q4-0ubuntu2, 15:10.3-2021.07-1 |
| Ubuntu:14.04:LTS | gcc-4.7 | 4.7.3-9ubuntu2, 4.7.3-7ubuntu3, 4.7.3-8ubuntu1 |
| Ubuntu:24.04:LTS | gcc-mingw-w64 | 0, 26.1, 25.3 |
| Ubuntu:22.04:LTS | gcc-mingw-w64 | 24.3, 24.2, 0 |
| Ubuntu:24.04:LTS | gcc-arm-none-eabi | *, 0, 15:13.2.rel1-2 |
| Ubuntu:20.04:LTS | gcc-mingw-w64 | 22~exp1ubuntu4, 0, 22~exp1ubuntu2 |
…and 9 more
Exploit Intelligence
Timeline
- Oct 23, 2019 CVE Published
- Feb 4, 2022 EPSS Score
- Mar 29, 2022 EPSS Score
- May 20, 2022 EPSS Score
- Jul 12, 2022 EPSS Score
- Sep 4, 2022 EPSS Score
- Oct 26, 2022 EPSS Score
- Dec 18, 2022 EPSS Score
- Feb 9, 2023 EPSS Score
- Mar 7, 2023 EPSS Score
- Apr 3, 2023 EPSS Score
- May 25, 2023 EPSS Score
References
- https://ubuntu.com/security/CVE-2002-2439 third-party-advisory
- https://www.cve.org/CVERecord?id=CVE-2002-2439 third-party-advisory