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

82 lines
2.4 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2009-1243",
"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" : "net/ipv4/udp.c in the Linux kernel before 2.6.29.1 performs an unlocking step in certain incorrect circumstances, which allows local users to cause a denial of service (panic) by reading zero bytes from the /proc/net/udp file and unspecified other files, related to the \"udp seq_file infrastructure.\""
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "http://openwall.com/lists/oss-security/2009/04/01/4"
},
{
"url" : "http://vigilance.fr/vulnerability/Linux-kernel-denial-of-service-via-proc-net-udp-8586"
},
{
"url" : "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=30842f2989aacfaba3ccb39829b3417be9313dbe"
},
{
"url" : "http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.29.1"
},
{
"url" : "http://www.securityfocus.com/bid/34329"
},
{
"url" : "http://secunia.com/advisories/34478"
},
{
"url" : "http://www.vupen.com/english/advisories/2009/0924"
},
{
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/49595"
}
]
}
}