mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
73 lines
2.1 KiB
JSON
73 lines
2.1 KiB
JSON
{
|
|
"CVE_data_meta" : {
|
|
"ASSIGNER" : "secalert@redhat.com",
|
|
"ID" : "CVE-2017-15102",
|
|
"STATE" : "PUBLIC"
|
|
},
|
|
"affects" : {
|
|
"vendor" : {
|
|
"vendor_data" : [
|
|
{
|
|
"product" : {
|
|
"product_data" : [
|
|
{
|
|
"product_name" : "Linux kernel through version 4.9-rc1",
|
|
"version" : {
|
|
"version_data" : [
|
|
{
|
|
"version_value" : "Linux kernel through version 4.9-rc1"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name" : "n/a"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"data_format" : "MITRE",
|
|
"data_type" : "CVE",
|
|
"data_version" : "4.0",
|
|
"description" : {
|
|
"description_data" : [
|
|
{
|
|
"lang" : "eng",
|
|
"value" : "The tower_probe function in drivers/usb/misc/legousbtower.c in the Linux kernel before 4.8.1 allows local users (who are physically proximate for inserting a crafted USB device) to gain privileges by leveraging a write-what-where condition that occurs after a race condition and a NULL pointer dereference."
|
|
}
|
|
]
|
|
},
|
|
"problemtype" : {
|
|
"problemtype_data" : [
|
|
{
|
|
"description" : [
|
|
{
|
|
"lang" : "eng",
|
|
"value" : "race condition"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references" : {
|
|
"reference_data" : [
|
|
{
|
|
"url" : "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=2fae9e5a7babada041e2e161699ade2447a01989"
|
|
},
|
|
{
|
|
"url" : "http://seclists.org/oss-sec/2017/q4/238"
|
|
},
|
|
{
|
|
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=1505905"
|
|
},
|
|
{
|
|
"url" : "https://github.com/torvalds/linux/commit/2fae9e5a7babada041e2e161699ade2447a01989"
|
|
},
|
|
{
|
|
"url" : "http://www.securityfocus.com/bid/101790"
|
|
}
|
|
]
|
|
}
|
|
}
|