- Description
- 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.
- Source
- secalert@redhat.com
- NVD status
- Modified
CVSS 2.0
- Type
- Primary
- Base score
- 6.8
- Impact score
- 6.4
- Exploitability score
- 8.6
- Vector string
- AV:N/AC:M/Au:N/C:P/I:P/A:P
- nvd@nist.gov
- CWE-94
- Hype score
- Not currently trending
[
{
"nodes": [
{
"negate": false,
"cpeMatch": [
{
"criteria": "cpe:2.3:a:gnu:glibc:*:*:*:*:*:*:*:*",
"vulnerable": true,
"matchCriteriaId": "81FC02B2-EEB1-40EA-ADE5-479ED3FC11A7",
"versionEndIncluding": "2.12.2"
},
{
"criteria": "cpe:2.3:a:gnu:glibc:2.12:*:*:*:*:*:*:*",
"vulnerable": true,
"matchCriteriaId": "18F57529-10DF-447A-8C53-DD4B1C2AA21E"
},
{
"criteria": "cpe:2.3:a:gnu:glibc:2.12.1:*:*:*:*:*:*:*",
"vulnerable": true,
"matchCriteriaId": "C543B0E8-8B48-44A4-B63F-B2D9EA23E8EE"
}
],
"operator": "OR"
}
]
},
{
"nodes": [
{
"negate": false,
"cpeMatch": [
{
"criteria": "cpe:2.3:a:gnu:eglibc:*:*:*:*:*:*:*:*",
"vulnerable": true,
"matchCriteriaId": "860D5A05-DC7D-4CB7-A22A-3C7DD8E0897D",
"versionEndIncluding": "2.12"
}
],
"operator": "OR"
}
]
}
]