cvelist/2014/2xxx/CVE-2014-2851.json
2017-10-16 12:31:07 -04:00

85 lines
2.3 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2014-2851",
"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" : "Integer overflow in the ping_init_sock function in net/ipv4/ping.c in the Linux kernel through 3.14.1 allows local users to cause a denial of service (use-after-free and system crash) or possibly gain privileges via a crafted application that leverages an improperly managed reference counter."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "https://lkml.org/lkml/2014/4/10/736"
},
{
"url" : "http://www.openwall.com/lists/oss-security/2014/04/11/4"
},
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=1086730"
},
{
"url" : "https://git.kernel.org/cgit/linux/kernel/git/davem/net.git/commit/?id=b04c46190219a4f845e46a459e3102137b7f6cac"
},
{
"url" : "http://www.debian.org/security/2014/dsa-2926"
},
{
"url" : "http://www.securityfocus.com/bid/66779"
},
{
"url" : "http://www.securitytracker.com/id/1030769"
},
{
"url" : "http://secunia.com/advisories/59599"
},
{
"url" : "http://secunia.com/advisories/59386"
}
]
}
}