mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-12-13 23:37:08 +00:00
70 lines
2.0 KiB
JSON
70 lines
2.0 KiB
JSON
|
|
{
|
||
|
|
"CVE_data_meta" : {
|
||
|
|
"ASSIGNER" : "secalert@redhat.com",
|
||
|
|
"ID" : "CVE-2017-12188",
|
||
|
|
"STATE" : "PUBLIC"
|
||
|
|
},
|
||
|
|
"affects" : {
|
||
|
|
"vendor" : {
|
||
|
|
"vendor_data" : [
|
||
|
|
{
|
||
|
|
"product" : {
|
||
|
|
"product_data" : [
|
||
|
|
{
|
||
|
|
"product_name" : "Linux kernel",
|
||
|
|
"version" : {
|
||
|
|
"version_data" : [
|
||
|
|
{
|
||
|
|
"version_value" : "Linux kernel"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|
||
|
|
}
|
||
|
|
]
|
||
|
|
},
|
||
|
|
"vendor_name" : "n/a"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"data_format" : "MITRE",
|
||
|
|
"data_type" : "CVE",
|
||
|
|
"data_version" : "4.0",
|
||
|
|
"description" : {
|
||
|
|
"description_data" : [
|
||
|
|
{
|
||
|
|
"lang" : "eng",
|
||
|
|
"value" : "arch/x86/kvm/mmu.c in the Linux kernel through 4.13.5, when nested virtualisation is used, does not properly traverse guest pagetable entries to resolve a guest virtual address, which allows L1 guest OS users to execute arbitrary code on the host OS or cause a denial of service (incorrect index during page walking, and host OS crash), aka an \"MMU potential stack buffer overrun.\""
|
||
|
|
}
|
||
|
|
]
|
||
|
|
},
|
||
|
|
"problemtype" : {
|
||
|
|
"problemtype_data" : [
|
||
|
|
{
|
||
|
|
"description" : [
|
||
|
|
{
|
||
|
|
"lang" : "eng",
|
||
|
|
"value" : "CWE-121"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|
||
|
|
]
|
||
|
|
},
|
||
|
|
"references" : {
|
||
|
|
"reference_data" : [
|
||
|
|
{
|
||
|
|
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=1500380"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"url" : "https://patchwork.kernel.org/patch/9996579/"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"url" : "https://patchwork.kernel.org/patch/9996587/"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"url" : "http://www.securityfocus.com/bid/101267"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|
||
|
|
}
|