cvelist/2013/3xxx/CVE-2013-3231.json
2017-10-16 12:31:07 -04:00

91 lines
2.7 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2013-3231",
"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 llc_ui_recvmsg function in net/llc/af_llc.c in the Linux kernel before 3.9-rc7 does not initialize a certain length variable, which allows local users to obtain sensitive information from kernel stack memory via a crafted recvmsg or recvfrom system call."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "https://lkml.org/lkml/2013/4/14/107"
},
{
"url" : "http://www.openwall.com/lists/oss-security/2013/04/14/3"
},
{
"url" : "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c77a4b9cffb6215a15196ec499490d116dfad181"
},
{
"url" : "https://github.com/torvalds/linux/commit/c77a4b9cffb6215a15196ec499490d116dfad181"
},
{
"url" : "http://lists.fedoraproject.org/pipermail/package-announce/2013-April/103750.html"
},
{
"url" : "http://lists.fedoraproject.org/pipermail/package-announce/2013-May/104480.html"
},
{
"url" : "http://www.mandriva.com/security/advisories?name=MDVSA-2013:176"
},
{
"url" : "http://rhn.redhat.com/errata/RHSA-2013-1645.html"
},
{
"url" : "http://lists.opensuse.org/opensuse-security-announce/2013-07/msg00018.html"
},
{
"url" : "http://lists.opensuse.org/opensuse-updates/2013-12/msg00129.html"
},
{
"url" : "http://www.ubuntu.com/usn/USN-1837-1"
}
]
}
}