2017-10-16 12:31:07 -04:00
{
2019-03-18 06:03:06 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
"ID" : "CVE-2016-4578" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a" ,
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
} ,
"vendor_name" : "n/a"
}
2017-10-16 12:31:07 -04:00
]
2019-03-18 06:03:06 +00:00
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
"value" : "sound/core/timer.c in the Linux kernel through 4.6 does not initialize certain r1 data structures, which allows local users to obtain sensitive information from kernel stack memory via crafted use of the ALSA timer interface, related to the (1) snd_timer_user_ccallback and (2) snd_timer_user_tinterrupt functions."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "SUSE-SU-2016:1690" ,
"refsource" : "SUSE" ,
"url" : "http://lists.opensuse.org/opensuse-security-announce/2016-06/msg00054.html"
} ,
{
"name" : "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=e4ec8cc8039a7063e24204299b462bd1383184a5" ,
"refsource" : "CONFIRM" ,
"url" : "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=e4ec8cc8039a7063e24204299b462bd1383184a5"
} ,
{
"name" : "USN-3017-1" ,
"refsource" : "UBUNTU" ,
"url" : "http://www.ubuntu.com/usn/USN-3017-1"
} ,
{
"name" : "46529" ,
"refsource" : "EXPLOIT-DB" ,
"url" : "https://www.exploit-db.com/exploits/46529/"
} ,
{
"name" : "SUSE-SU-2016:1985" ,
"refsource" : "SUSE" ,
"url" : "http://lists.opensuse.org/opensuse-security-announce/2016-08/msg00007.html"
} ,
{
"name" : "USN-3017-3" ,
"refsource" : "UBUNTU" ,
"url" : "http://www.ubuntu.com/usn/USN-3017-3"
} ,
{
"name" : "openSUSE-SU-2016:2184" ,
"refsource" : "SUSE" ,
"url" : "http://lists.opensuse.org/opensuse-security-announce/2016-08/msg00055.html"
} ,
{
"name" : "USN-3018-2" ,
"refsource" : "UBUNTU" ,
"url" : "http://www.ubuntu.com/usn/USN-3018-2"
} ,
{
"name" : "https://github.com/torvalds/linux/commit/e4ec8cc8039a7063e24204299b462bd1383184a5" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/torvalds/linux/commit/e4ec8cc8039a7063e24204299b462bd1383184a5"
} ,
{
"name" : "USN-3021-2" ,
"refsource" : "UBUNTU" ,
"url" : "http://www.ubuntu.com/usn/USN-3021-2"
} ,
{
"name" : "USN-3017-2" ,
"refsource" : "UBUNTU" ,
"url" : "http://www.ubuntu.com/usn/USN-3017-2"
} ,
{
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=1335215" ,
"refsource" : "CONFIRM" ,
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=1335215"
} ,
{
"name" : "RHSA-2016:2584" ,
"refsource" : "REDHAT" ,
"url" : "http://rhn.redhat.com/errata/RHSA-2016-2584.html"
} ,
{
"name" : "RHSA-2016:2574" ,
"refsource" : "REDHAT" ,
"url" : "http://rhn.redhat.com/errata/RHSA-2016-2574.html"
} ,
{
"name" : "USN-3019-1" ,
"refsource" : "UBUNTU" ,
"url" : "http://www.ubuntu.com/usn/USN-3019-1"
} ,
{
"name" : "openSUSE-SU-2016:1641" ,
"refsource" : "SUSE" ,
"url" : "http://lists.opensuse.org/opensuse-security-announce/2016-06/msg00044.html"
} ,
{
"name" : "DSA-3607" ,
"refsource" : "DEBIAN" ,
"url" : "http://www.debian.org/security/2016/dsa-3607"
} ,
{
"name" : "90535" ,
"refsource" : "BID" ,
"url" : "http://www.securityfocus.com/bid/90535"
} ,
{
"name" : "USN-3016-2" ,
"refsource" : "UBUNTU" ,
"url" : "http://www.ubuntu.com/usn/USN-3016-2"
} ,
{
"name" : "USN-3016-1" ,
"refsource" : "UBUNTU" ,
"url" : "http://www.ubuntu.com/usn/USN-3016-1"
} ,
{
"name" : "SUSE-SU-2016:1672" ,
"refsource" : "SUSE" ,
"url" : "http://lists.opensuse.org/opensuse-security-announce/2016-06/msg00052.html"
} ,
{
"name" : "USN-3021-1" ,
"refsource" : "UBUNTU" ,
"url" : "http://www.ubuntu.com/usn/USN-3021-1"
} ,
{
"name" : "USN-3018-1" ,
"refsource" : "UBUNTU" ,
"url" : "http://www.ubuntu.com/usn/USN-3018-1"
} ,
{
"name" : "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=9a47e9cff994f37f7f0dbd9ae23740d0f64f9fe6" ,
"refsource" : "CONFIRM" ,
"url" : "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=9a47e9cff994f37f7f0dbd9ae23740d0f64f9fe6"
} ,
{
"name" : "[oss-security] 20160511 Re: CVE Request: alsa: kernel information leak vulnerability in Linux sound/core/timer" ,
"refsource" : "MLIST" ,
"url" : "http://www.openwall.com/lists/oss-security/2016/05/11/5"
} ,
{
"name" : "SUSE-SU-2016:2105" ,
"refsource" : "SUSE" ,
"url" : "http://lists.opensuse.org/opensuse-security-announce/2016-08/msg00044.html"
} ,
{
"name" : "USN-3016-3" ,
"refsource" : "UBUNTU" ,
"url" : "http://www.ubuntu.com/usn/USN-3016-3"
} ,
{
"name" : "https://github.com/torvalds/linux/commit/9a47e9cff994f37f7f0dbd9ae23740d0f64f9fe6" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/torvalds/linux/commit/9a47e9cff994f37f7f0dbd9ae23740d0f64f9fe6"
} ,
{
"name" : "USN-3016-4" ,
"refsource" : "UBUNTU" ,
"url" : "http://www.ubuntu.com/usn/USN-3016-4"
} ,
{
"name" : "USN-3020-1" ,
"refsource" : "UBUNTU" ,
"url" : "http://www.ubuntu.com/usn/USN-3020-1"
} ,
{
"name" : "SUSE-SU-2016:1937" ,
"refsource" : "SUSE" ,
"url" : "http://lists.opensuse.org/opensuse-security-announce/2016-08/msg00000.html"
}
]
}
}