cvelist/2009/1xxx/CVE-2009-1360.json
2017-10-16 12:31:07 -04:00

85 lines
2.4 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2009-1360",
"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 __inet6_check_established function in net/ipv6/inet6_hashtables.c in the Linux kernel before 2.6.29, when Network Namespace Support (aka NET_NS) is enabled, allows remote attackers to cause a denial of service (NULL pointer dereference and system crash) via vectors involving IPv6 packets."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "http://xorl.wordpress.com/2009/04/21/linux-kernel-net_ns-ipv6-null-pointer-dereference/"
},
{
"url" : "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=3f53a38131a4e7a053c0aa060aba0411242fb6b9"
},
{
"url" : "http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.29"
},
{
"url" : "http://www.mandriva.com/security/advisories?name=MDVSA-2009:135"
},
{
"url" : "http://lists.opensuse.org/opensuse-security-announce/2009-06/msg00002.html"
},
{
"url" : "http://www.ubuntu.com/usn/usn-793-1"
},
{
"url" : "http://www.securityfocus.com/bid/34602"
},
{
"url" : "http://secunia.com/advisories/35387"
},
{
"url" : "http://secunia.com/advisories/35656"
}
]
}
}