2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2015-6640" ,
"sourceIdentifier" : "security@android.com" ,
"published" : "2016-01-06T19:59:05.190" ,
"lastModified" : "2016-12-07T18:20:51.577" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "The prctl_set_vma_anon_name function in kernel/sys.c in Android before 5.1.1 LMY49F and 6.0 before 2016-01-01 does not ensure that only one vma is accessed in a certain update action, which allows attackers to gain privileges or cause a denial of service (vma list corruption) via a crafted application, aka internal bug 20017123."
} ,
{
"lang" : "es" ,
"value" : "La funci\u00f3n prctl_set_vma_anon_name en kernel/sys.c en Android en versiones anteriores a 5.1.1 LMY49F y 6.0 en versiones anteriores a 2016-01-01 no asegura que se accede a un solo vma en cierta acci\u00f3n de actualizaci\u00f3n, lo que permite a atacantes obtener privilegios o causar una denegaci\u00f3n de servicio (corrupci\u00f3n de lista vma) a trav\u00e9s de una aplicaci\u00f3n manipulada, tambi\u00e9n conocida como error interno 20017123."
}
] ,
"metrics" : {
"cvssMetricV30" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.0" ,
"vectorString" : "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 7.8 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 5.9
}
] ,
"cvssMetricV2" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "2.0" ,
"vectorString" : "AV:N/AC:M/Au:N/C:C/I:C/A:C" ,
"accessVector" : "NETWORK" ,
"accessComplexity" : "MEDIUM" ,
"authentication" : "NONE" ,
"confidentialityImpact" : "COMPLETE" ,
"integrityImpact" : "COMPLETE" ,
"availabilityImpact" : "COMPLETE" ,
"baseScore" : 9.3
} ,
"baseSeverity" : "HIGH" ,
"exploitabilityScore" : 8.6 ,
"impactScore" : 10.0 ,
"acInsufInfo" : false ,
"obtainAllPrivilege" : false ,
"obtainUserPrivilege" : false ,
"obtainOtherPrivilege" : false ,
"userInteractionRequired" : true
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-264"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:google:android:4.4.4:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "E3CEEA22-63B4-4702-A400-01349DF0EC1E"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:google:android:5.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "7C4E6353-B77A-464F-B7DE-932704003B33"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:google:android:5.1.1:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "B1D94CDD-DE7B-444E-A3AE-AE9C9A779374"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:google:android:6.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "E70C6D8D-C9C3-4D92-8DFC-71F59E068295"
}
]
}
]
}
] ,
"references" : [
{
"url" : "http://source.android.com/security/bulletin/2016-01-01.html" ,
"source" : "security@android.com" ,
"tags" : [
"Vendor Advisory"
]
} ,
{
"url" : "http://www.securitytracker.com/id/1034592" ,
"source" : "security@android.com"
} ,
{
"url" : "https://android.googlesource.com/kernel%2Fcommon/+/69bfe2d957d903521d32324190c2754cb073be15" ,
"source" : "security@android.com"
}
]
}