summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-qoriq_3.12.bb
diff options
context:
space:
mode:
authorSona Sarmadi <sona.sarmadi@enea.com>2015-02-17 12:38:45 +0100
committerZhenhua Luo <zhenhua.luo@freescale.com>2015-03-06 16:28:36 +0800
commit91cc1736ead3b2808fc0868eeada9df5e754d446 (patch)
treef4f9cbcc7cd75ec178a1e2427c513dd527d13f16 /recipes-kernel/linux/linux-qoriq_3.12.bb
parent960cf177f385512036e14d21e845900949e39e8b (diff)
downloadmeta-fsl-ppc-91cc1736ead3b2808fc0868eeada9df5e754d446.tar.gz
fs-userns: CVE-2014-4014
Fixes a potential privilege escalation flaw when the Linux kernel is built with the user namespaces(CONFIG_USER_NS) References: http://www.openwall.com/lists/oss-security/2014/06/10/4 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4014 Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com>
Diffstat (limited to 'recipes-kernel/linux/linux-qoriq_3.12.bb')
-rw-r--r--recipes-kernel/linux/linux-qoriq_3.12.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-qoriq_3.12.bb b/recipes-kernel/linux/linux-qoriq_3.12.bb
index 9727a73..527daf4 100644
--- a/recipes-kernel/linux/linux-qoriq_3.12.bb
+++ b/recipes-kernel/linux/linux-qoriq_3.12.bb
@@ -34,6 +34,7 @@ SRC_URI = "git://git.freescale.com/ppc/sdk/linux.git;nobranch=1 \
34 file://0001-shmem-CVE-2014-4171.patch \ 34 file://0001-shmem-CVE-2014-4171.patch \
35 file://0002-shmem-CVE-2014-4171.patch \ 35 file://0002-shmem-CVE-2014-4171.patch \
36 file://0003-shmem-CVE-2014-4171.patch \ 36 file://0003-shmem-CVE-2014-4171.patch \
37 file://fs-CVE-2014-4014.patch \
37" 38"
38SRCREV = "6619b8b55796cdf0cec04b66a71288edd3057229" 39SRCREV = "6619b8b55796cdf0cec04b66a71288edd3057229"
39 40