cvelist/2005/3xxx/CVE-2005-3808.json

113 lines
3.3 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2005-3808",
"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 invalidate_inode_pages2_range function in mm/truncate.c in Linux kernel 2.6.11 to 2.6.14 allows local users to cause a denial of service (hang) via 64-bit mmap calls that are not properly handled on a 32-bit system."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "[linux-kernel] 20051123 32bit integer overflow in invalidate_inode_pages2() (local DoS)",
"refsource" : "MLIST",
2017-10-16 12:31:07 -04:00
"url" : "http://seclists.org/lists/linux-kernel/2005/Nov/7839.html"
},
{
"name" : "http://www.kernel.org/hg/linux-2.6/?cs=6d5ffbb49406",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "http://www.kernel.org/hg/linux-2.6/?cs=6d5ffbb49406"
},
{
"name" : "FEDORA-2005-1138",
"refsource" : "FEDORA",
2017-10-16 12:31:07 -04:00
"url" : "http://www.securityfocus.com/advisories/9852"
},
{
"name" : "MDKSA-2006:018",
"refsource" : "MANDRIVA",
2017-10-16 12:31:07 -04:00
"url" : "http://www.mandriva.com/security/advisories?name=MDKSA-2006:018"
},
{
"name" : "SUSE-SA:2006:006",
"refsource" : "SUSE",
2017-10-16 12:31:07 -04:00
"url" : "http://www.novell.com/linux/security/advisories/2006_06_kernel.html"
},
{
"name" : "SUSE-SA:2006:012",
"refsource" : "SUSE",
2017-10-16 12:31:07 -04:00
"url" : "http://lists.suse.de/archive/suse-security-announce/2006-Feb/0010.html"
},
{
"name" : "USN-231-1",
"refsource" : "UBUNTU",
2018-10-03 17:05:39 -04:00
"url" : "https://usn.ubuntu.com/231-1/"
2017-10-16 12:31:07 -04:00
},
{
"name" : "15846",
"refsource" : "BID",
2017-10-16 12:31:07 -04:00
"url" : "http://www.securityfocus.com/bid/15846"
},
{
"name" : "18203",
"refsource" : "SECUNIA",
2017-10-16 12:31:07 -04:00
"url" : "http://secunia.com/advisories/18203"
},
{
"name" : "18788",
"refsource" : "SECUNIA",
2017-10-16 12:31:07 -04:00
"url" : "http://secunia.com/advisories/18788"
},
{
"name" : "19038",
"refsource" : "SECUNIA",
2017-10-16 12:31:07 -04:00
"url" : "http://secunia.com/advisories/19038"
}
]
}
}