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

93 lines
2.9 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2017-16525",
"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",
"value" : "The usb_serial_console_disconnect function in drivers/usb/serial/console.c in the Linux kernel before 4.13.8 allows local users to cause a denial of service (use-after-free and system crash) or possibly have unspecified other impact via a crafted USB device, related to disconnection and failed setup."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "[debian-lts-announce] 20171210 [SECURITY] [DLA 1200-1] linux security update",
"refsource" : "MLIST",
"url" : "https://lists.debian.org/debian-lts-announce/2017/12/msg00004.html"
},
{
"name" : "https://github.com/torvalds/linux/commit/299d7572e46f98534033a9e65973f13ad1ce9047",
"refsource" : "MISC",
"url" : "https://github.com/torvalds/linux/commit/299d7572e46f98534033a9e65973f13ad1ce9047"
},
{
"name" : "https://github.com/torvalds/linux/commit/bd998c2e0df0469707503023d50d46cf0b10c787",
"refsource" : "MISC",
"url" : "https://github.com/torvalds/linux/commit/bd998c2e0df0469707503023d50d46cf0b10c787"
},
{
"name" : "https://groups.google.com/d/msg/syzkaller/cMACrmo1x0k/4KhRoUgABAAJ",
"refsource" : "MISC",
"url" : "https://groups.google.com/d/msg/syzkaller/cMACrmo1x0k/4KhRoUgABAAJ"
},
{
"name" : "USN-3583-1",
"refsource" : "UBUNTU",
"url" : "https://usn.ubuntu.com/3583-1/"
},
{
"name" : "USN-3583-2",
"refsource" : "UBUNTU",
"url" : "https://usn.ubuntu.com/3583-2/"
},
{
"name" : "102028",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/102028"
}
]
}
}