cvelist/2018/6xxx/CVE-2018-6249.json

68 lines
2.1 KiB
JSON
Raw Normal View History

2018-01-25 01:02:17 -05:00
{
2019-03-18 02:45:12 +00:00
"CVE_data_meta": {
"ASSIGNER": "psirt@nvidia.com",
"DATE_PUBLIC": "2018-03-28T00:00:00",
"ID": "CVE-2018-6249",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "GPU Display Driver",
"version": {
"version_data": [
{
"version_value": "All"
}
]
}
}
]
},
"vendor_name": "Nvidia Corporation"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2018-04-02 10:54:14 -04:00
{
2019-03-18 02:45:12 +00:00
"lang": "eng",
"value": "NVIDIA GPU Display Driver contains a vulnerability in kernel mode layer handler where a NULL pointer dereference may lead to denial of service or potential escalation of privileges."
2018-04-02 10:54:14 -04:00
}
2019-03-18 02:45:12 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Denial of Service, Escalation of Privileges"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://nvidia.custhelp.com/app/answers/detail/a_id/4649",
"refsource": "CONFIRM",
"url": "http://nvidia.custhelp.com/app/answers/detail/a_id/4649"
},
{
"name": "USN-3662-1",
"refsource": "UBUNTU",
"url": "https://usn.ubuntu.com/3662-1/"
}
]
}
}