2023-08-14 22:00:31 +00:00
{
"id" : "CVE-2023-21264" ,
"sourceIdentifier" : "security@android.com" ,
"published" : "2023-08-14T21:15:11.893" ,
2023-08-24 16:00:36 +00:00
"lastModified" : "2023-08-24T15:31:45.313" ,
"vulnStatus" : "Analyzed" ,
2023-08-14 22:00:31 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "In multiple functions of mem_protect.c, there is a possible way to access hypervisor memory due to a memory access check in the wrong place. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation.\n\n"
}
] ,
2023-08-24 16:00:36 +00:00
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "HIGH" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 6.7 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 0.8 ,
"impactScore" : 5.9
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-119"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:google:android:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "F8B9FEC8-73B6-43B8-B24E-1F7C20D91D26"
}
]
}
]
}
] ,
2023-08-14 22:00:31 +00:00
"references" : [
{
"url" : "https://android.googlesource.com/kernel/common/+/53625a846a7b4" ,
2023-08-24 16:00:36 +00:00
"source" : "security@android.com" ,
"tags" : [
"Patch"
]
2023-08-14 22:00:31 +00:00
} ,
{
"url" : "https://android.googlesource.com/kernel/common/+/b35a06182451f" ,
2023-08-24 16:00:36 +00:00
"source" : "security@android.com" ,
"tags" : [
"Patch"
]
2023-08-14 22:00:31 +00:00
} ,
{
"url" : "https://source.android.com/security/bulletin/2023-08-01" ,
2023-08-24 16:00:36 +00:00
"source" : "security@android.com" ,
"tags" : [
"Patch" ,
"Vendor Advisory"
]
2023-08-14 22:00:31 +00:00
}
]
}