2019-01-03 14:05:09 -05:00
{
2023-02-02 21:02:01 +00:00
"data_version" : "4.0" ,
2019-04-08 17:57:28 -03:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
2019-03-18 00:04:16 +00:00
"CVE_data_meta" : {
"ID" : "CVE-2019-3887" ,
2019-04-09 16:00:49 +00:00
"ASSIGNER" : "secalert@redhat.com" ,
"STATE" : "PUBLIC"
2019-04-08 17:57:28 -03:00
} ,
2023-02-02 21:02:01 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-02-12 23:01:07 +00:00
"value" : "A flaw was found in the way KVM hypervisor handled x2APIC Machine Specific Rregister (MSR) access with nested(=1) virtualization enabled. In that, L1 guest could access L0's APIC register values via L2 guest, when 'virtualize x2APIC mode' is enabled. A guest could use this flaw to potentially crash the host kernel resulting in DoS issue. Kernel versions from 4.16 and newer are vulnerable to this issue."
2023-02-02 21:02:01 +00:00
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
2023-02-12 23:01:07 +00:00
"value" : "CWE-863" ,
2023-02-02 21:02:01 +00:00
"cweId" : "CWE-863"
}
]
}
]
} ,
2019-04-08 17:57:28 -03:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
2023-02-12 23:01:07 +00:00
"vendor_name" : "The Linux Foundation" ,
2019-04-08 17:57:28 -03:00
"product" : {
"product_data" : [
{
2023-02-12 23:01:07 +00:00
"product_name" : "Kernel" ,
2019-04-08 17:57:28 -03:00
"version" : {
"version_data" : [
{
2023-02-12 23:01:07 +00:00
"version_affected" : "=" ,
"version_value" : "from 4.16"
2019-04-08 17:57:28 -03:00
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
2019-04-10 17:00:40 +00:00
{
2023-02-02 21:02:01 +00:00
"url" : "https://usn.ubuntu.com/3980-1/" ,
"refsource" : "MISC" ,
"name" : "https://usn.ubuntu.com/3980-1/"
} ,
{
"url" : "https://usn.ubuntu.com/3980-2/" ,
"refsource" : "MISC" ,
"name" : "https://usn.ubuntu.com/3980-2/"
2019-04-13 18:00:41 +00:00
} ,
{
2023-02-02 21:02:01 +00:00
"url" : "https://access.redhat.com/errata/RHSA-2019:2703" ,
"refsource" : "MISC" ,
"name" : "https://access.redhat.com/errata/RHSA-2019:2703"
2019-05-14 23:00:47 +00:00
} ,
{
2023-02-02 21:02:01 +00:00
"url" : "https://access.redhat.com/errata/RHSA-2019:2741" ,
"refsource" : "MISC" ,
"name" : "https://access.redhat.com/errata/RHSA-2019:2741"
2019-05-14 23:00:47 +00:00
} ,
{
2023-02-02 21:02:01 +00:00
"url" : "https://usn.ubuntu.com/3979-1/" ,
"refsource" : "MISC" ,
"name" : "https://usn.ubuntu.com/3979-1/"
2019-05-21 16:00:53 +00:00
} ,
{
2023-02-02 21:02:01 +00:00
"url" : "http://www.securityfocus.com/bid/107850" ,
"refsource" : "MISC" ,
"name" : "http://www.securityfocus.com/bid/107850"
2019-09-10 22:00:56 +00:00
} ,
2022-10-07 14:00:35 +00:00
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3887" ,
2023-02-02 21:02:01 +00:00
"refsource" : "MISC" ,
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3887"
} ,
2019-03-18 00:04:16 +00:00
{
2023-02-02 21:02:01 +00:00
"url" : "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/IWPOIII2L73HV5PGXSGMRMKQIK47UIYE/" ,
"refsource" : "MISC" ,
"name" : "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/IWPOIII2L73HV5PGXSGMRMKQIK47UIYE/"
2019-03-18 00:04:16 +00:00
}
]
2019-04-08 17:57:28 -03:00
} ,
"impact" : {
"cvss" : [
2023-02-02 21:02:01 +00:00
{
2023-02-12 23:01:07 +00:00
"version" : "3.0" ,
"vectorString" : "CVSS:3.0/AV:L/AC:H/PR:H/UI:N/S:C/C:L/I:L/A:H" ,
2023-02-02 21:02:01 +00:00
"attackVector" : "LOCAL" ,
2023-02-12 23:01:07 +00:00
"attackComplexity" : "HIGH" ,
2023-02-02 21:02:01 +00:00
"privilegesRequired" : "HIGH" ,
"userInteraction" : "NONE" ,
2023-02-12 23:01:07 +00:00
"scope" : "CHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 6.7 ,
"baseSeverity" : "MEDIUM"
2023-02-02 21:02:01 +00:00
}
2019-04-08 17:57:28 -03:00
]
2019-03-18 00:04:16 +00:00
}
2019-04-09 16:00:49 +00:00
}