cvelist/2012/3xxx/CVE-2012-3511.json

97 lines
2.7 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2012-3511",
"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" : "Multiple race conditions in the madvise_remove function in mm/madvise.c in the Linux kernel before 3.4.5 allow local users to cause a denial of service (use-after-free and system crash) via vectors involving a (1) munmap or (2) close system call."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "http://www.openwall.com/lists/oss-security/2012/08/20/13"
},
{
"url" : "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9ab4233dd08036fe34a89c7dc6f47a8bf2eb29eb"
},
{
"url" : "http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.4.5"
},
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=849734"
},
{
"url" : "https://github.com/torvalds/linux/commit/9ab4233dd08036fe34a89c7dc6f47a8bf2eb29eb"
},
{
"url" : "http://www.ubuntu.com/usn/USN-1567-1"
},
{
"url" : "http://www.ubuntu.com/usn/USN-1572-1"
},
{
"url" : "http://ubuntu.com/usn/usn-1529-1"
},
{
"url" : "http://www.ubuntu.com/usn/USN-1577-1"
},
{
"url" : "http://www.securityfocus.com/bid/55151"
},
{
"url" : "http://secunia.com/advisories/50633"
},
{
"url" : "http://secunia.com/advisories/50732"
},
{
"url" : "http://secunia.com/advisories/55055"
}
]
}
}