cvelist/2004/2xxx/CVE-2004-2607.json

98 lines
2.9 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2004-2607",
"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" : "A numeric casting discrepancy in sdla_xfer in Linux kernel 2.6.x up to 2.6.5 and 2.4 up to 2.4.29-rc1 allows local users to read portions of kernel memory via a large len argument, which is received as an int but cast to a short, which prevents a read loop from filling a buffer."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "[linux-kernel] 20040416 Re: [CHECKER] Probable security holes in 2.6.5",
"refsource" : "MLIST",
2017-10-16 12:31:07 -04:00
"url" : "http://www.uwsg.iu.edu/hypermail/linux/kernel/0404.2/0313.html"
},
{
"name" : "[linux-kernel] 20040416 Re: [CHECKER] Probable security holes in 2.6.5",
"refsource" : "MLIST",
2017-10-16 12:31:07 -04:00
"url" : "http://www.uwsg.iu.edu/hypermail/linux/kernel/0404.2/0743.html"
},
{
"name" : "DSA-1018",
"refsource" : "DEBIAN",
2017-10-16 12:31:07 -04:00
"url" : "http://www.debian.org/security/2006/dsa-1018"
},
{
"name" : "MDKSA-2006:044",
"refsource" : "MANDRIVA",
2017-10-16 12:31:07 -04:00
"url" : "http://wwwnew.mandriva.com/security/advisories?name=MDKSA-2006:044"
},
{
"name" : "MDKSA-2006:072",
"refsource" : "MANDRIVA",
2017-10-16 12:31:07 -04:00
"url" : "http://www.mandriva.com/security/advisories?name=MDKSA-2006:072"
},
{
"name" : "16759",
"refsource" : "BID",
2017-10-16 12:31:07 -04:00
"url" : "http://www.securityfocus.com/bid/16759"
},
{
"name" : "18977",
"refsource" : "SECUNIA",
2017-10-16 12:31:07 -04:00
"url" : "http://secunia.com/advisories/18977"
},
{
"name" : "19369",
"refsource" : "SECUNIA",
2017-10-16 12:31:07 -04:00
"url" : "http://secunia.com/advisories/19369"
}
]
}
}