summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-hierofalcon_3.19.bb
diff options
context:
space:
mode:
authorSona Sarmadi <sona.sarmadi@enea.com>2015-12-22 13:01:50 +0100
committerHuimin She <huimin.she@enea.com>2015-12-22 15:42:49 +0100
commit4b78021ae978a0639b5b4bb7c877d4a66b9b43f2 (patch)
tree02d5237c086e705a6e7f4d14d31dfe87070f02f8 /recipes-kernel/linux/linux-hierofalcon_3.19.bb
parent08b46ce9e33c472ae04a8f1ec6ad1601594797f7 (diff)
downloadmeta-hierofalcon-4b78021ae978a0639b5b4bb7c877d4a66b9b43f2.tar.gz
kernel-mnt: CVE-2015-4177
Fixes race conditions in collect_mounts References: http://seclists.org/oss-sec/2015/q2/640 https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2015-4177 Upstream patch: https://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable.git/ patch/?id=0de0e610f6b359c52d4f8b02bac2963f4968c9d6 Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com> Signed-off-by: Huimin She <huimin.she@enea.com>
Diffstat (limited to 'recipes-kernel/linux/linux-hierofalcon_3.19.bb')
-rw-r--r--recipes-kernel/linux/linux-hierofalcon_3.19.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-hierofalcon_3.19.bb b/recipes-kernel/linux/linux-hierofalcon_3.19.bb
index a1c3e6e..7d0e9d2 100644
--- a/recipes-kernel/linux/linux-hierofalcon_3.19.bb
+++ b/recipes-kernel/linux/linux-hierofalcon_3.19.bb
@@ -20,6 +20,7 @@ SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.19;branch="standard/qemuarm6
20 file://RDS-CVE-2015-6937.patch \ 20 file://RDS-CVE-2015-6937.patch \
21 file://RDS-CVE-2015-7990-a-complete-fix-of-CVE-2015-6937.patch \ 21 file://RDS-CVE-2015-7990-a-complete-fix-of-CVE-2015-6937.patch \
22 file://fs-CVE-2015-3339.patch \ 22 file://fs-CVE-2015-3339.patch \
23 file://mnt-CVE-2015-4177.patch \
23 " 24 "
24 25
25S = "${WORKDIR}/git" 26S = "${WORKDIR}/git"