mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
147 lines
5.3 KiB
JSON
147 lines
5.3 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "cve@mitre.org",
|
|
"ID": "CVE-2014-4667",
|
|
"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_association_free function in net/sctp/associola.c in the Linux kernel before 3.15.2 does not properly manage a certain backlog value, which allows remote attackers to cause a denial of service (socket outage) via a crafted SCTP packet."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "n/a"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"name": "https://github.com/torvalds/linux/commit/d3217b15a19a4779c39b212358a5c71d725822ee",
|
|
"refsource": "CONFIRM",
|
|
"url": "https://github.com/torvalds/linux/commit/d3217b15a19a4779c39b212358a5c71d725822ee"
|
|
},
|
|
{
|
|
"name": "SUSE-SU-2014:1316",
|
|
"refsource": "SUSE",
|
|
"url": "http://lists.opensuse.org/opensuse-security-announce/2014-10/msg00006.html"
|
|
},
|
|
{
|
|
"name": "[oss-security] 20140627 Re: CVE request -- Linux kernel: sctp: sk_ack_backlog wrap-around problem",
|
|
"refsource": "MLIST",
|
|
"url": "http://www.openwall.com/lists/oss-security/2014/06/27/11"
|
|
},
|
|
{
|
|
"name": "59790",
|
|
"refsource": "SECUNIA",
|
|
"url": "http://secunia.com/advisories/59790"
|
|
},
|
|
{
|
|
"name": "USN-2335-1",
|
|
"refsource": "UBUNTU",
|
|
"url": "http://www.ubuntu.com/usn/USN-2335-1"
|
|
},
|
|
{
|
|
"name": "USN-2334-1",
|
|
"refsource": "UBUNTU",
|
|
"url": "http://www.ubuntu.com/usn/USN-2334-1"
|
|
},
|
|
{
|
|
"name": "SUSE-SU-2014:1319",
|
|
"refsource": "SUSE",
|
|
"url": "http://lists.opensuse.org/opensuse-security-announce/2014-10/msg00007.html"
|
|
},
|
|
{
|
|
"name": "60564",
|
|
"refsource": "SECUNIA",
|
|
"url": "http://secunia.com/advisories/60564"
|
|
},
|
|
{
|
|
"name": "68224",
|
|
"refsource": "BID",
|
|
"url": "http://www.securityfocus.com/bid/68224"
|
|
},
|
|
{
|
|
"name": "59777",
|
|
"refsource": "SECUNIA",
|
|
"url": "http://secunia.com/advisories/59777"
|
|
},
|
|
{
|
|
"name": "60596",
|
|
"refsource": "SECUNIA",
|
|
"url": "http://secunia.com/advisories/60596"
|
|
},
|
|
{
|
|
"name": "http://linux.oracle.com/errata/ELSA-2014-3068.html",
|
|
"refsource": "CONFIRM",
|
|
"url": "http://linux.oracle.com/errata/ELSA-2014-3068.html"
|
|
},
|
|
{
|
|
"name": "http://linux.oracle.com/errata/ELSA-2014-3069.html",
|
|
"refsource": "CONFIRM",
|
|
"url": "http://linux.oracle.com/errata/ELSA-2014-3069.html"
|
|
},
|
|
{
|
|
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1113967",
|
|
"refsource": "CONFIRM",
|
|
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1113967"
|
|
},
|
|
{
|
|
"name": "http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.15.2",
|
|
"refsource": "CONFIRM",
|
|
"url": "http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.15.2"
|
|
},
|
|
{
|
|
"name": "DSA-2992",
|
|
"refsource": "DEBIAN",
|
|
"url": "http://www.debian.org/security/2014/dsa-2992"
|
|
},
|
|
{
|
|
"name": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d3217b15a19a4779c39b212358a5c71d725822ee",
|
|
"refsource": "CONFIRM",
|
|
"url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d3217b15a19a4779c39b212358a5c71d725822ee"
|
|
},
|
|
{
|
|
"name": "SUSE-SU-2015:0812",
|
|
"refsource": "SUSE",
|
|
"url": "http://lists.opensuse.org/opensuse-security-announce/2015-04/msg00020.html"
|
|
}
|
|
]
|
|
}
|
|
} |