cvelist/2016/6xxx/CVE-2016-6136.json
2018-01-04 15:05:12 -05:00

91 lines
2.6 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2016-6136",
"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" : "Race condition in the audit_log_single_execve_arg function in kernel/auditsc.c in the Linux kernel through 4.7 allows local users to bypass intended character-set restrictions or disrupt system-call auditing by changing a certain string, aka a \"double fetch\" vulnerability."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "http://www.securityfocus.com/archive/1/538835/30/0/threaded"
},
{
"url" : "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=43761473c254b45883a64441dd0bc85a42f3645c"
},
{
"url" : "https://bugzilla.kernel.org/show_bug.cgi?id=120681"
},
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=1353533"
},
{
"url" : "https://github.com/linux-audit/audit-kernel/issues/18"
},
{
"url" : "https://github.com/torvalds/linux/commit/43761473c254b45883a64441dd0bc85a42f3645c"
},
{
"url" : "https://source.android.com/security/bulletin/2016-11-01.html"
},
{
"url" : "http://rhn.redhat.com/errata/RHSA-2016-2574.html"
},
{
"url" : "http://rhn.redhat.com/errata/RHSA-2016-2584.html"
},
{
"url" : "http://rhn.redhat.com/errata/RHSA-2017-0307.html"
},
{
"url" : "http://www.securityfocus.com/bid/91558"
}
]
}
}