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

131 lines
4.0 KiB
JSON
Raw Normal View History

2018-09-11 13:06:17 -04:00
{
2019-01-03 11:05:05 -05:00
"CVE_data_meta" : {
"ASSIGNER" : "psampaio@redhat.com",
"ID" : "CVE-2018-16882",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
2019-01-03 11:22:58 -03:00
{
2019-01-03 11:05:05 -05:00
"product" : {
"product_data" : [
{
"product_name" : "kernel:",
"version" : {
"version_data" : [
{
"version_value" : "before 4.14.91"
},
{
"version_value" : "before 4.19.13"
}
]
}
}
]
},
"vendor_name" : "The Linux Foundation"
2019-01-03 11:22:58 -03:00
}
2019-01-03 11:05:05 -05:00
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "A use-after-free issue was found in the way the Linux kernel's KVM hypervisor processed posted interrupts when nested(=1) virtualization is enabled. In nested_get_vmcs12_pages(), in case of an error while processing posted interrupt address, it unmaps the 'pi_desc_page' without resetting 'pi_desc' descriptor address, which is later used in pi_test_and_clear_on(). A guest user/process could use this flaw to crash the host kernel resulting in DoS or potentially gain privileged access to a system. Kernel versions before 4.14.91 and before 4.19.13 are vulnerable."
}
]
},
"impact" : {
"cvss" : [
[
2019-01-03 11:22:58 -03:00
{
2019-01-03 11:05:05 -05:00
"vectorString" : "6.1/CVSS:3.0/AV:L/AC:H/PR:H/UI:N/S:C/C:N/I:L/A:H",
"version" : "3.0"
2019-01-03 11:22:58 -03:00
}
2019-01-03 11:05:05 -05:00
]
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-416"
}
2019-01-03 11:22:58 -03:00
]
2019-01-03 11:05:05 -05:00
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://marc.info/?l=kvm&m=154514994222809&w=2",
"refsource" : "MISC",
"url" : "https://marc.info/?l=kvm&m=154514994222809&w=2"
},
{
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-16882",
"refsource" : "CONFIRM",
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-16882"
},
{
"name" : "https://lwn.net/Articles/775720/",
"refsource" : "CONFIRM",
"url" : "https://lwn.net/Articles/775720/"
},
{
"name" : "https://lwn.net/Articles/775721/",
"refsource" : "CONFIRM",
"url" : "https://lwn.net/Articles/775721/"
2019-01-04 06:03:46 -05:00
},
2019-01-30 10:03:28 -05:00
{
"name" : "USN-3871-1",
"refsource" : "UBUNTU",
"url" : "https://usn.ubuntu.com/3871-1/"
},
{
"name" : "USN-3872-1",
"refsource" : "UBUNTU",
"url" : "https://usn.ubuntu.com/3872-1/"
},
2019-02-05 06:03:52 -05:00
{
"name" : "USN-3871-3",
"refsource" : "UBUNTU",
"url" : "https://usn.ubuntu.com/3871-3/"
},
{
"name" : "USN-3871-4",
"refsource" : "UBUNTU",
"url" : "https://usn.ubuntu.com/3871-4/"
},
{
"name" : "USN-3878-1",
"refsource" : "UBUNTU",
"url" : "https://usn.ubuntu.com/3878-1/"
},
2019-02-09 06:04:06 -05:00
{
"name" : "USN-3871-5",
"refsource" : "UBUNTU",
"url" : "https://usn.ubuntu.com/3871-5/"
},
{
"name" : "USN-3878-2",
"refsource" : "UBUNTU",
"url" : "https://usn.ubuntu.com/3878-2/"
},
2019-01-04 06:03:46 -05:00
{
"name" : "106254",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/106254"
2019-01-03 11:05:05 -05:00
}
]
}
2018-09-11 13:06:17 -04:00
}