2017-10-16 12:31:07 -04:00
{
2019-03-18 07:20:51 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
"ID" : "CVE-2017-12762" ,
"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" : [
2017-10-16 12:31:07 -04:00
{
2019-03-18 07:20:51 +00:00
"lang" : "eng" ,
"value" : "In /drivers/isdn/i4l/isdn_net.c: A user-controlled buffer is copied into a local buffer of constant size using strcpy without a length check which can cause a buffer overflow. This affects the Linux kernel 4.9-stable tree, 4.12-stable tree, 3.18-stable tree, and 4.4-stable tree."
2017-10-16 12:31:07 -04:00
}
2019-03-18 07:20:51 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "USN-3620-2" ,
"refsource" : "UBUNTU" ,
"url" : "https://usn.ubuntu.com/3620-2/"
} ,
{
"name" : "https://patchwork.kernel.org/patch/9880041/" ,
"refsource" : "MISC" ,
"url" : "https://patchwork.kernel.org/patch/9880041/"
} ,
{
"name" : "100251" ,
"refsource" : "BID" ,
"url" : "http://www.securityfocus.com/bid/100251"
} ,
{
"name" : "USN-3620-1" ,
"refsource" : "UBUNTU" ,
"url" : "https://usn.ubuntu.com/3620-1/"
}
]
}
}