2023-11-02 21:00:23 +00:00
{
"id" : "CVE-2023-31026" ,
"sourceIdentifier" : "psirt@nvidia.com" ,
"published" : "2023-11-02T19:15:41.527" ,
2023-11-13 19:00:21 +00:00
"lastModified" : "2023-11-13T18:43:03.447" ,
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-11-02 21:00:23 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "NVIDIA vGPU software for Windows and Linux contains a vulnerability in the Virtual GPU Manager (vGPU plugin), where a NULL-pointer dereference may lead to denial of service."
2023-11-03 15:00:23 +00:00
} ,
{
"lang" : "es" ,
"value" : "NVIDIA vGPU Software para Windows y Linux contiene una vulnerabilidad en Virtual GPU Manager (plugin vGPU), donde una desreferencia de puntero NULL puede provocar una denegaci\u00f3n de servicio."
2023-11-02 21:00:23 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-11-13 19:00:21 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 5.5 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 3.6
} ,
2023-11-02 21:00:23 +00:00
{
"source" : "psirt@nvidia.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:H" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "HIGH" ,
"userInteraction" : "NONE" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 6.0 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 1.5 ,
"impactScore" : 4.0
}
]
} ,
"weaknesses" : [
2023-11-13 19:00:21 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-476"
}
]
} ,
2023-11-02 21:00:23 +00:00
{
"source" : "psirt@nvidia.com" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-476"
}
]
}
] ,
2023-11-13 19:00:21 +00:00
"configurations" : [
{
"operator" : "AND" ,
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:nvidia:virtual_gpu:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "13.9" ,
"matchCriteriaId" : "A173FE3C-139F-4100-9CE2-20B72DE4B345"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:nvidia:virtual_gpu:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "14.0" ,
"versionEndExcluding" : "15.4" ,
"matchCriteriaId" : "98A00760-DA5C-4590-B7D0-95BA75AD06B1"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:nvidia:virtual_gpu:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "16.0" ,
"versionEndExcluding" : "16.2" ,
"matchCriteriaId" : "DF0CB34E-DA9B-436E-B710-0D71E8B31B7E"
}
]
} ,
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:o:canonical:ubuntu_linux:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "019A2188-0877-45DE-8512-F0BF70DD179C"
} ,
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:o:citrix:hypervisor:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "F7AE5C32-E060-44BA-8C13-3D73204191EE"
} ,
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:o:linux-kvm:kernel_virtual_machine:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "1D515B61-E580-491D-83F4-D42768DB1B85"
} ,
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:o:redhat:enterprise_linux:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "3F7347E2-C2A4-4230-A1BC-F6FE93943D4F"
} ,
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:o:vmware:vsphere:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "8E4A22C5-B3E1-4106-997C-D1C845F2C1EE"
}
]
}
]
}
] ,
2023-11-02 21:00:23 +00:00
"references" : [
{
"url" : "https://nvidia.custhelp.com/app/answers/detail/a_id/5491" ,
2023-11-13 19:00:21 +00:00
"source" : "psirt@nvidia.com" ,
"tags" : [
"Vendor Advisory"
]
2023-11-02 21:00:23 +00:00
}
]
}