cvelist/2022/34xxx/CVE-2022-34665.json
2023-10-03 15:00:35 +00:00

75 lines
2.4 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "psirt@nvidia.com",
"ID": "CVE-2022-34665",
"STATE": "PUBLIC"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "NVIDIA GPU Display Driver for Windows and Linux contains a vulnerability in the kernel mode layer, where a local user with basic capabilities can cause a null-pointer dereference, which may lead to denial of service."
}
]
},
"impact": {
"cvss": {
"baseScore": "6.5",
"baseSeverity": "Medium",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-476 NULL Pointer Dereference"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://nvidia.custhelp.com/app/answers/detail/a_id/5383",
"name": "https://nvidia.custhelp.com/app/answers/detail/a_id/5383"
},
{
"refsource": "GENTOO",
"name": "GLSA-202310-02",
"url": "https://security.gentoo.org/glsa/202310-02"
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "NVIDIA Cloud Gaming (guest driver), NVIDIA Cloud Gaming (Virtual GPU Manager)",
"version": {
"version_data": [
{
"version_value": "All versions prior to the August 2022 release"
}
]
}
}
]
},
"vendor_name": "NVIDIA"
}
]
}
}
}