mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-12-13 23:37:08 +00:00
94 lines
3.0 KiB
JSON
94 lines
3.0 KiB
JSON
{
|
|
"CVE_data_meta" : {
|
|
"ASSIGNER" : "cve-assign@distributedweaknessfiling.org",
|
|
"ID" : "CVE-2017-1000380",
|
|
"STATE" : "PUBLIC"
|
|
},
|
|
"affects" : {
|
|
"vendor" : {
|
|
"vendor_data" : [
|
|
{
|
|
"product" : {
|
|
"product_data" : [
|
|
{
|
|
"product_name" : "Linux Kernel 4.11-stable and earlier, 3.x including 3.18, 2.6.0 and later",
|
|
"version" : {
|
|
"version_data" : [
|
|
{
|
|
"version_value" : "Linux Kernel 4.11-stable and earlier, 3.x including 3.18, 2.6.0 and later"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name" : "n/a"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"data_format" : "MITRE",
|
|
"data_type" : "CVE",
|
|
"data_version" : "4.0",
|
|
"description" : {
|
|
"description_data" : [
|
|
{
|
|
"lang" : "eng",
|
|
"value" : "sound/core/timer.c in the Linux kernel before 4.11.5 is vulnerable to a data race in the ALSA /dev/snd/timer driver resulting in local users being able to read information belonging to other users, i.e., uninitialized memory contents may be disclosed when a read and an ioctl happen at the same time."
|
|
}
|
|
]
|
|
},
|
|
"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=ba3021b2c79b2fa9114f92790a99deb27a65b728"
|
|
},
|
|
{
|
|
"url" : "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=d11662f4f798b50d8c8743f433842c3e40fe3378"
|
|
},
|
|
{
|
|
"url" : "http://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.11.5"
|
|
},
|
|
{
|
|
"url" : "http://www.openwall.com/lists/oss-security/2017/06/12/2"
|
|
},
|
|
{
|
|
"url" : "https://github.com/torvalds/linux/commit/ba3021b2c79b2fa9114f92790a99deb27a65b728"
|
|
},
|
|
{
|
|
"url" : "https://github.com/torvalds/linux/commit/d11662f4f798b50d8c8743f433842c3e40fe3378"
|
|
},
|
|
{
|
|
"url" : "https://source.android.com/security/bulletin/pixel/2017-12-01"
|
|
},
|
|
{
|
|
"url" : "http://www.debian.org/security/2017/dsa-3981"
|
|
},
|
|
{
|
|
"url" : "https://access.redhat.com/errata/RHSA-2017:3295"
|
|
},
|
|
{
|
|
"url" : "https://access.redhat.com/errata/RHSA-2017:3315"
|
|
},
|
|
{
|
|
"url" : "https://access.redhat.com/errata/RHSA-2017:3322"
|
|
},
|
|
{
|
|
"url" : "http://www.securityfocus.com/bid/99121"
|
|
}
|
|
]
|
|
}
|
|
}
|