summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-yocto_3.14.bbappend
diff options
context:
space:
mode:
authorSona Sarmadi <sona.sarmadi@enea.com>2016-04-05 14:18:37 +0300
committerStefan Sicleru <stefan.sicleru@enea.com>2016-04-05 13:39:49 +0200
commitfcf7696db59deb585129b0d4739ba6eab499617e (patch)
tree417d5bb209ea455fdea202a58705746450f8474d /recipes-kernel/linux/linux-yocto_3.14.bbappend
parente370b0b1ce8e53642fe1fbef6c90548e0d7763ad (diff)
downloadmeta-enea-fcf7696db59deb585129b0d4739ba6eab499617e.tar.gz
kernel/ALSA: CVE-2016-2546
Fixes an open race in ALSA timer ioctls (in the linux-yocto-3.14). 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=7510c77227536d85013016289c96dd1fe212db77 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>
Diffstat (limited to 'recipes-kernel/linux/linux-yocto_3.14.bbappend')
-rw-r--r--recipes-kernel/linux/linux-yocto_3.14.bbappend1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-yocto_3.14.bbappend b/recipes-kernel/linux/linux-yocto_3.14.bbappend
index 82135a1..54a092d 100644
--- a/recipes-kernel/linux/linux-yocto_3.14.bbappend
+++ b/recipes-kernel/linux/linux-yocto_3.14.bbappend
@@ -26,4 +26,5 @@ SRC_URI += "file://HID_CVE_patches/0005-HID-steelseries-validate-output-report-d
26 file://virtio-net-CVE-2015-5156.patch \ 26 file://virtio-net-CVE-2015-5156.patch \
27 file://ipc-CVE-2015-7613.patch \ 27 file://ipc-CVE-2015-7613.patch \
28 file://net-unix-CVE-2013-7446.patch \ 28 file://net-unix-CVE-2013-7446.patch \
29 file://ALSA-CVE-2016-2546.patch \
29 " 30 "