cvelist/2017/17xxx/CVE-2017-17741.json

73 lines
1.9 KiB
JSON
Raw Normal View History

2017-12-18 03:04:13 -05:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2017-17741",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a",
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
},
"vendor_name" : "n/a"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
2017-12-21 01:04:35 -05:00
"value" : "The KVM implementation in the Linux kernel through 4.14.7 allows attackers to obtain potentially sensitive information from kernel memory, aka a write_mmio stack-based out-of-bounds read, related to arch/x86/kvm/x86.c and include/trace/events/kvm.h."
2017-12-18 03:04:13 -05:00
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
2018-02-02 06:02:32 -05:00
{
"url" : "https://lists.debian.org/debian-lts-announce/2018/01/msg00004.html"
},
2017-12-18 03:04:13 -05:00
{
2017-12-21 01:04:35 -05:00
"url" : "https://www.spinics.net/lists/kvm/msg160796.html"
2017-12-24 06:04:01 -05:00
},
{
"url" : "https://www.debian.org/security/2017/dsa-4073"
2018-01-10 06:04:34 -05:00
},
{
"url" : "https://www.debian.org/security/2018/dsa-4082"
2018-03-22 06:05:22 -04:00
},
{
"url" : "http://www.securityfocus.com/bid/102227"
2017-12-18 03:04:13 -05:00
}
]
}
}