cvelist/2014/5xxx/CVE-2014-5077.json

124 lines
3.7 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2014-5077",
"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 sctp_assoc_update function in net/sctp/associola.c in the Linux kernel through 3.15.8, when SCTP authentication is enabled, allows remote attackers to cause a denial of service (NULL pointer dereference and OOPS) by starting to establish an association between two endpoints immediately after an exchange of INIT and INIT ACK chunks to establish an earlier association between these endpoints in the opposite direction."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "http://www.openwall.com/lists/oss-security/2014/07/26/1"
},
{
"url" : "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1be9a950c646c9092fb3618197f7b6bfb50e82aa"
},
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=1122982"
},
{
"url" : "https://github.com/torvalds/linux/commit/1be9a950c646c9092fb3618197f7b6bfb50e82aa"
},
{
"url" : "http://rhn.redhat.com/errata/RHSA-2014-1083.html"
},
{
"url" : "http://rhn.redhat.com/errata/RHSA-2014-1668.html"
},
{
"url" : "http://rhn.redhat.com/errata/RHSA-2014-1763.html"
},
{
"url" : "http://lists.opensuse.org/opensuse-security-announce/2014-10/msg00006.html"
},
{
"url" : "http://lists.opensuse.org/opensuse-security-announce/2014-10/msg00007.html"
},
{
"url" : "http://www.ubuntu.com/usn/USN-2334-1"
},
{
"url" : "http://www.ubuntu.com/usn/USN-2335-1"
},
{
"url" : "http://www.ubuntu.com/usn/USN-2358-1"
},
{
"url" : "http://www.ubuntu.com/usn/USN-2359-1"
},
{
"url" : "http://www.securityfocus.com/bid/68881"
},
{
"url" : "http://www.securitytracker.com/id/1030681"
},
{
"url" : "http://secunia.com/advisories/59777"
},
{
"url" : "http://secunia.com/advisories/60564"
},
{
"url" : "http://secunia.com/advisories/60744"
},
{
"url" : "http://secunia.com/advisories/62563"
},
{
"url" : "http://secunia.com/advisories/60430"
},
{
"url" : "http://secunia.com/advisories/60545"
},
{
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/95134"
}
]
}
}