SOC status:Duty analyst on shift

UK Cyber Defence
VulnerabilityModified

CVE-2020-6096

An exploitable signed comparison vulnerability exists in the ARMv7 memcpy() implementation of GNU glibc 2.30.9000.

HIGH 8.1EPSS 5.35%

Does this matter?

High impact if exploited, but EPSS currently rates exploitation as unlikely (5.35%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.

Description

An exploitable signed comparison vulnerability exists in the ARMv7 memcpy() implementation of GNU glibc 2.30.9000. Calling memcpy() (on ARMv7 targets that utilize the GNU glibc implementation) with a negative value for the 'num' parameter results in a signed comparison vulnerability. If an attacker underflows the 'num' parameter to memcpy(), this vulnerability could lead to undefined behavior such as writing to out-of-bounds memory and potentially remote code execution. Furthermore, this memcpy() implementation allows for program execution to continue in scenarios where a segmentation fault or crash should have occurred. The dangers occur in that subsequent execution and iterations of this code will be executed with this corrupted data.

CVSS 3.1
8.1 HIGHCVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS
5.35% probability · 92th percentile
CISA KEV
Not listed
Weakness
CWE-195, CWE-191, CWE-681
Affected
gnu/glibc · fedoraproject/fedora · debian/debian linux
Source
talos-cna@cisco.com

Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.