cvelist/2018/16xxx/CVE-2018-16880.json

88 lines
2.5 KiB
JSON
Raw Normal View History

2018-09-11 13:06:17 -04:00
{
2019-01-29 11:05:08 -05:00
"CVE_data_meta" : {
"ASSIGNER" : "psampaio@redhat.com",
"ID" : "CVE-2018-16880",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
2019-01-28 18:39:11 -03:00
{
2019-01-29 11:05:08 -05:00
"product" : {
"product_data" : [
{
"product_name" : "kernel",
"version" : {
"version_data" : [
{
"version_value" : "from v4.16 and newer"
}
]
}
}
]
},
"vendor_name" : "The Linux Foundation"
2019-01-28 18:39:11 -03:00
}
2019-01-29 11:05:08 -05:00
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "A flaw was found in the Linux kernel's handle_rx() function in the [vhost_net] driver. A malicious virtual guest, under specific conditions, can trigger an out-of-bounds write in a kmalloc-8 slab on a virtual host which may lead to a kernel memory corruption and a system panic. Due to the nature of the flaw, privilege escalation cannot be fully ruled out. Versions from v4.16 and newer are vulnerable."
}
]
},
"impact" : {
"cvss" : [
[
2019-01-28 18:39:11 -03:00
{
2019-01-29 11:05:08 -05:00
"vectorString" : "5.9/CVSS:3.0/AV:A/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:N",
"version" : "3.0"
2019-01-28 18:39:11 -03:00
}
2019-01-29 11:05:08 -05:00
]
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-787"
}
2019-01-28 18:39:11 -03:00
]
2019-01-29 11:05:08 -05:00
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-16880",
"refsource" : "CONFIRM",
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-16880"
2019-01-30 10:03:28 -05:00
},
2019-03-07 06:10:18 -05:00
{
"name" : "USN-3903-1",
"refsource" : "UBUNTU",
"url" : "https://usn.ubuntu.com/3903-1/"
},
{
"name" : "USN-3903-2",
"refsource" : "UBUNTU",
"url" : "https://usn.ubuntu.com/3903-2/"
},
2019-01-30 10:03:28 -05:00
{
"name" : "106735",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/106735"
2019-01-29 11:05:08 -05:00
}
]
}
2018-09-11 13:06:17 -04:00
}