summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-hierofalcon/ALSA-CVE-2016-2546.patch
Commit message (Collapse)AuthorAgeFilesLines
* kernel/ALSA: CVE-2016-2546Sona Sarmadi2016-04-071-0/+128
Fixes an open race in ALSA timer ioctls. This flaw may lead to a use-after-free of timer instance object. Upstream patch: https://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable.git/ patch/?id=ac905ca58370789645e813d8abfa5871c93e9e36 References: https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2016-2546 http://seclists.org/oss-sec/2016/q1/133 Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com> Signed-off-by: Tudor Florea <tudor.florea@enea.com>