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

exploitDog

nvd логотип

CVE-2020-24658

Опубликовано: 24 дек. 2020
Источник: nvd
CVSS3: 7.8
CVSS2: 4.4
EPSS Низкий

Описание

Arm Compiler 5 through 5.06u6 has an error in a stack protection feature designed to help spot stack-based buffer overflows in local arrays. When this feature is enabled, a protected function writes a guard value to the stack prior to (above) any vulnerable arrays in the stack. The guard value is checked for corruption on function return; corruption leads to an error-handler call. In certain circumstances, the reference value that is compared against the guard value is itself also written to the stack (after any vulnerable arrays). The reference value is written to the stack when the function runs out of registers to use for other temporary data. If both the reference value and the guard value are written to the stack, then the stack protection will fail to spot corruption when both values are overwritten with the same value. For both the reference value and the guard value to be corrupted, there would need to be both a buffer overflow and a buffer underflow in the vulnerable arrays (o

Уязвимые конфигурации

Конфигурация 1

Одно из

cpe:2.3:a:arm:arm_compiler:*:*:*:*:*:*:*:*
Версия от 5.01 (включая) до 5.06 (исключая)
cpe:2.3:a:arm:arm_compiler:5.06:-:*:*:*:*:*:*
cpe:2.3:a:arm:arm_compiler:5.06:update1:*:*:*:*:*:*
cpe:2.3:a:arm:arm_compiler:5.06:update2:*:*:*:*:*:*
cpe:2.3:a:arm:arm_compiler:5.06:update3:*:*:*:*:*:*
cpe:2.3:a:arm:arm_compiler:5.06:update4:*:*:*:*:*:*
cpe:2.3:a:arm:arm_compiler:5.06:update5:*:*:*:*:*:*
cpe:2.3:a:arm:arm_compiler:5.06:update6:*:*:*:*:*:*
cpe:2.3:a:arm:arm_compiler:5.06:update7:*:*:*:*:*:*

EPSS

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

7.8 High

CVSS3

4.4 Medium

CVSS2

Дефекты

CWE-770

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

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

Arm Compiler 5 through 5.06u6 has an error in a stack protection feature designed to help spot stack-based buffer overflows in local arrays. When this feature is enabled, a protected function writes a guard value to the stack prior to (above) any vulnerable arrays in the stack. The guard value is checked for corruption on function return; corruption leads to an error-handler call. In certain circumstances, the reference value that is compared against the guard value is itself also written to the stack (after any vulnerable arrays). The reference value is written to the stack when the function runs out of registers to use for other temporary data. If both the reference value and the guard value are written to the stack, then the stack protection will fail to spot corruption when both values are overwritten with the same value. For both the reference value and the guard value to be corrupted, there would need to be both a buffer overflow and a buffer underflow in the vulnerable arrays...

EPSS

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

7.8 High

CVSS3

4.4 Medium

CVSS2

Дефекты

CWE-770