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

exploitDog

redhat логотип

CVE-2002-2439

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

Уязвимость целочисленного переполнения в операторе "new[]" в GCC до версии 4.8.0

Описание

Уязвимость переполнения целого числа в операторе new[] в GCC может позволить злоумышленникам достичь неуточненных последствий.

Затронутые версии ПО

  • GCC < 4.8.0

Тип уязвимости

Целочисленное переполнение (integer overflow)

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

ПлатформаПакетСостояниеРекомендацияРелиз
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

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

3.7 Low

CVSS2

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

CVSS3: 7.8
ubuntu
больше 5 лет назад

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
больше 5 лет назад

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

CVSS3: 7.8
debian
больше 5 лет назад

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

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

3.7 Low

CVSS2