Integer signedness error in Glibc before 2.13 and eglibc before 2.13, when using Supplemental Streaming SIMD Extensions 3 (SSSE3) optimization, allows context-dependent attackers to execute arbitrary code via a negative length parameter to (1) memcpy-ssse3-rep.S, (2) memcpy-ssse3.S, or (3) memset-sse2.S in sysdeps/i386/i686/multiarch/, which triggers an out-of-bounds read, as demonstrated using the memcpy function.
References
Configurations
History
No history.
Information
Published : 2014-10-27 20:55
Updated : 2024-02-04 18:35
NVD link : CVE-2011-2702
Mitre link : CVE-2011-2702
CVE.ORG link : CVE-2011-2702
JSON object : View
Products Affected
gnu
- glibc
- eglibc
CWE
CWE-94
Improper Control of Generation of Code ('Code Injection')