cvelist/2017/12xxx/CVE-2017-12146.json
2017-11-05 06:04:47 -05:00

82 lines
2.3 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2017-12146",
"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 driver_override implementation in drivers/base/platform.c in the Linux kernel before 4.12.1 allows local users to gain privileges by leveraging a race condition between a read operation and a store operation that involve different overrides."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=6265539776a0810b7ce6398c27866ddb9c6bd154"
},
{
"url" : "http://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.12.1"
},
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=1489078"
},
{
"url" : "https://bugzilla.suse.com/show_bug.cgi?id=1057474"
},
{
"url" : "https://github.com/torvalds/linux/commit/6265539776a0810b7ce6398c27866ddb9c6bd154"
},
{
"url" : "https://source.android.com/security/bulletin/2017-09-01"
},
{
"url" : "http://www.debian.org/security/2017/dsa-3981"
},
{
"url" : "http://www.securityfocus.com/bid/100651"
}
]
}
}