cvelist/2011/1xxx/CVE-2011-1083.json

97 lines
2.7 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2011-1083",
"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 epoll implementation in the Linux kernel 2.6.37.2 and earlier does not properly traverse a tree of epoll file descriptors, which allows local users to cause a denial of service (CPU consumption) via a crafted application that makes epoll_create and epoll_ctl system calls."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "http://article.gmane.org/gmane.linux.kernel/1105744"
},
{
"url" : "http://article.gmane.org/gmane.linux.kernel/1105888"
},
{
"url" : "http://article.gmane.org/gmane.linux.kernel/1106686"
},
{
"url" : "http://openwall.com/lists/oss-security/2011/03/02/1"
},
{
"url" : "http://openwall.com/lists/oss-security/2011/03/02/2"
},
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=681578"
},
{
"url" : "http://rhn.redhat.com/errata/RHSA-2012-0862.html"
},
2017-12-28 16:04:11 -05:00
{
"url" : "http://lists.opensuse.org/opensuse-security-announce/2012-04/msg00021.html"
},
{
"url" : "http://lists.opensuse.org/opensuse-security-announce/2012-05/msg00013.html"
},
2017-10-16 12:31:07 -04:00
{
"url" : "http://www.osvdb.org/71265"
},
{
"url" : "http://secunia.com/advisories/43522"
},
{
"url" : "http://secunia.com/advisories/48898"
},
{
"url" : "http://secunia.com/advisories/48964"
}
]
}
}