cvelist/2016/7xxx/CVE-2016-7118.json

73 lines
2.2 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2016-7118",
"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" : "fs/fcntl.c in the \"aufs 3.2.x+setfl-debian\" patch in the linux-image package 3.2.0-4 (kernel 3.2.81-1) in Debian wheezy mishandles F_SETFL fcntl calls on directories, which allows local users to cause a denial of service (NULL pointer dereference and system crash) via standard filesystem operations, as demonstrated by scp from an AUFS filesystem."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "[oss-security] 20160831 Re: CVE request: Kernel Oops when issuing fcntl on an AUFS directory",
"refsource" : "MLIST",
"url" : "http://www.openwall.com/lists/oss-security/2016/08/31/3"
},
{
"name" : "[oss-security] 20160831 CVE request: Kernel Oops when issuing fcntl on an AUFS directory",
"refsource" : "MLIST",
"url" : "http://seclists.org/oss-sec/2016/q3/395"
},
{
"name" : "92697",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/92697"
}
]
}
}