cvelist/2022/34xxx/CVE-2022-34681.json

70 lines
2.2 KiB
JSON
Raw Normal View History

2022-06-27 16:00:53 +00:00
{
"CVE_data_meta": {
2022-12-30 23:00:37 +00:00
"ASSIGNER": "psirt@nvidia.com",
2022-06-27 16:00:53 +00:00
"ID": "CVE-2022-34681",
2022-12-30 23:00:37 +00:00
"STATE": "PUBLIC"
2022-06-27 16:00:53 +00:00
},
2022-12-30 23:00:37 +00:00
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2022-06-27 16:00:53 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-12-30 23:00:37 +00:00
"value": "NVIDIA GPU Display Driver for Windows contains a vulnerability in the kernel mode layer (nvlddmkm.sys) handler, where improper input validation of a display-related data structure may lead to denial of service."
}
]
},
"impact": {
"cvss": {
"baseScore": "5.5",
"baseSeverity": "Medium",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-20"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://nvidia.custhelp.com/app/answers/detail/a_id/5415",
"name": "https://nvidia.custhelp.com/app/answers/detail/a_id/5415"
2022-06-27 16:00:53 +00:00
}
]
2022-12-30 23:00:37 +00:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "vGPU software (guest driver) - Windows, NVIDIA Cloud Gaming (guest driver)",
"version": {
"version_data": [
{
"version_value": "All versions prior to and including 14.2, 13.4, and 11.9, and all versions prior to the November 2022 release"
}
]
}
}
]
},
"vendor_name": "NVIDIA"
}
]
}
2022-06-27 16:00:53 +00:00
}
}