cvelist/2017/14xxx/CVE-2017-14489.json

93 lines
2.5 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2017-14489",
"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 iscsi_if_rx function in drivers/scsi/scsi_transport_iscsi.c in the Linux kernel through 4.13.2 allows local users to cause a denial of service (panic) by leveraging incorrect length validation."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "42932",
"refsource" : "EXPLOIT-DB",
2017-10-16 12:31:07 -04:00
"url" : "https://www.exploit-db.com/exploits/42932/"
},
{
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=1490421",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=1490421"
},
{
"name" : "https://patchwork.kernel.org/patch/9923803/",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "https://patchwork.kernel.org/patch/9923803/"
},
2017-11-05 06:04:47 -05:00
{
"name" : "DSA-3981",
"refsource" : "DEBIAN",
2017-11-05 06:04:47 -05:00
"url" : "http://www.debian.org/security/2017/dsa-3981"
},
2018-03-15 06:05:11 -04:00
{
"name" : "USN-3583-1",
"refsource" : "UBUNTU",
2018-03-15 06:05:11 -04:00
"url" : "https://usn.ubuntu.com/3583-1/"
},
{
"name" : "USN-3583-2",
"refsource" : "UBUNTU",
2018-03-15 06:05:11 -04:00
"url" : "https://usn.ubuntu.com/3583-2/"
},
2017-10-16 12:31:07 -04:00
{
"name" : "101011",
"refsource" : "BID",
2017-10-16 12:31:07 -04:00
"url" : "http://www.securityfocus.com/bid/101011"
}
]
}
}