summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-qoriq_3.12.bb
diff options
context:
space:
mode:
authorSona Sarmadi <sona.sarmadi@enea.com>2015-02-13 10:38:23 +0100
committerZhenhua Luo <zhenhua.luo@freescale.com>2015-03-06 16:28:07 +0800
commit252c07db20a389027565ae7558b4ecdc4f9d74e9 (patch)
tree2db89876c8da5f5eed08a7665556b70f49cde392 /recipes-kernel/linux/linux-qoriq_3.12.bb
parentd2c73b2d98a0b23987922a7396030ddbb57b93b3 (diff)
downloadmeta-fsl-ppc-252c07db20a389027565ae7558b4ecdc4f9d74e9.tar.gz
mm: CVE-2014-3122
try_to_unmap_cluster() should lock_page() before mlocking Reference: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3122 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 a65c458..7bf8b22 100644
--- a/recipes-kernel/linux/linux-qoriq_3.12.bb
+++ b/recipes-kernel/linux/linux-qoriq_3.12.bb
@@ -30,6 +30,7 @@ SRC_URI = "git://git.freescale.com/ppc/sdk/linux.git;nobranch=1 \
30 file://0001-ALSA-CVE-2014-4656.patch \ 30 file://0001-ALSA-CVE-2014-4656.patch \
31 file://0002-ALSA-CVE-2014-4656.patch \ 31 file://0002-ALSA-CVE-2014-4656.patch \
32 file://target-CVE-2014-4027.patch \ 32 file://target-CVE-2014-4027.patch \
33 file://mm-2014-3122.patch \
33" 34"
34SRCREV = "6619b8b55796cdf0cec04b66a71288edd3057229" 35SRCREV = "6619b8b55796cdf0cec04b66a71288edd3057229"
35 36