CyberSec.Space Logo
Back to CVE Browser

CVE-2017-18269

CRITICAL
9.8
CVSS Severity Score
EPSS Score0.1940%
EPSS Percentile26.01th
PublishedMay 18, 2018
Last ModifiedNov 21, 2024

Vulnerability Description

An SSE2-optimized memmove implementation for i386 in sysdeps/i386/i686/multiarch/memcpy-sse2-unaligned.S in the GNU C Library (aka glibc or libc6) 2.21 through 2.27 does not correctly perform the overlapping memory check if the source memory range spans the middle of the address space, resulting in corrupt data being produced by the copy operation. This may disclose information to context-dependent attackers, or result in a denial of service, or, possibly, code execution.

Affected Platforms (CPE)

πŸ“¦
Gnu

Glibc

>= 2.21 and <= 2.27

References & Advisories

Related Vulnerabilities