cvelist/2017/16xxx/CVE-2017-16533.json

83 lines
2.5 KiB
JSON
Raw Normal View History

2017-11-03 20:06:10 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2017-16533",
2017-11-03 21:04:07 -04:00
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a",
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
},
"vendor_name" : "n/a"
}
]
}
2017-11-03 20:06:10 -04:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
2017-11-04 02:04:26 -04:00
"value" : "The usbhid_parse function in drivers/hid/usbhid/hid-core.c in the Linux kernel before 4.13.8 allows local users to cause a denial of service (out-of-bounds read and system crash) or possibly have unspecified other impact via a crafted USB device."
2017-11-03 21:04:07 -04:00
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
2018-02-02 06:02:32 -05:00
{
"name" : "[debian-lts-announce] 20171210 [SECURITY] [DLA 1200-1] linux security update",
"refsource" : "MLIST",
2018-02-02 06:02:32 -05:00
"url" : "https://lists.debian.org/debian-lts-announce/2017/12/msg00004.html"
},
2017-11-03 21:04:07 -04:00
{
"name" : "https://github.com/torvalds/linux/commit/f043bfc98c193c284e2cd768fefabe18ac2fed9b",
"refsource" : "MISC",
2017-11-03 21:04:07 -04:00
"url" : "https://github.com/torvalds/linux/commit/f043bfc98c193c284e2cd768fefabe18ac2fed9b"
},
{
"name" : "https://groups.google.com/d/msg/syzkaller/CxkJ9QZgwlM/O3IOvAaGAwAJ",
"refsource" : "MISC",
2017-11-03 21:04:07 -04:00
"url" : "https://groups.google.com/d/msg/syzkaller/CxkJ9QZgwlM/O3IOvAaGAwAJ"
2017-12-05 06:03:14 -05:00
},
2018-08-24 06:08:00 -04:00
{
"name" : "USN-3754-1",
"refsource" : "UBUNTU",
"url" : "https://usn.ubuntu.com/3754-1/"
},
2017-12-05 06:03:14 -05:00
{
"name" : "102026",
"refsource" : "BID",
2017-12-05 06:03:14 -05:00
"url" : "http://www.securityfocus.com/bid/102026"
2017-11-03 20:06:10 -04:00
}
]
}
}