Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

redhat логотип

CVE-2002-2439

Опубликовано: 05 авг. 2002
Источник: redhat
CVSS2: 3.7
EPSS Низкий

Описание

Integer overflow in the new[] operator in gcc before 4.8.0 allows attackers to have unspecified impacts.

Затронутые пакеты

ПлатформаПакетСостояниеРекомендацияРелиз
Red Hat Enterprise Linux 5compat-gcc-295Will not fix
Red Hat Enterprise Linux 5compat-gcc-296Will not fix
Red Hat Enterprise Linux 5compat-gcc-32Will not fix
Red Hat Enterprise Linux 5compat-gcc-34Will not fix
Red Hat Enterprise Linux 5gccWill not fix
Red Hat Enterprise Linux 5gcc43Will not fix
Red Hat Enterprise Linux 5gcc44Will not fix
Red Hat Enterprise Linux 6compat-gcc-295Will not fix
Red Hat Enterprise Linux 6compat-gcc-296Will not fix
Red Hat Enterprise Linux 6compat-gcc-32Will not fix

Показывать по

Дополнительная информация

Статус:

Moderate
Дефект:
CWE-190
https://bugzilla.redhat.com/show_bug.cgi?id=853906gcc: Integer overflow can occur during the computation of the memory region size for new[] operator

EPSS

Процентиль: 34%
0.00137
Низкий

3.7 Low

CVSS2

Связанные уязвимости

CVSS3: 7.8
ubuntu
почти 6 лет назад

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

CVSS3: 7.8
nvd
почти 6 лет назад

Integer overflow in the new[] operator in gcc before 4.8.0 allows attackers to have unspecified impacts.

CVSS3: 7.8
debian
почти 6 лет назад

Integer overflow in the new[] operator in gcc before 4.8.0 allows atta ...

CVSS3: 7.8
github
больше 3 лет назад

Integer overflow in the new[] operator in gcc before 4.8.0 allows attackers to have unspecified impacts.

EPSS

Процентиль: 34%
0.00137
Низкий

3.7 Low

CVSS2