aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2014-02-14 14:13:55 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-02-14 22:52:43 +0000
commit9073969d7b7d5d20377ab0c1a49f8e5bb051601b (patch)
treeb5342fcc20f0efe92ddd562482612b56fc1b59db /meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb
parent91fb7cfaeb8ea1c05a15a0be8a56ac50b95fd6e4 (diff)
downloadopenembedded-core-contrib-9073969d7b7d5d20377ab0c1a49f8e5bb051601b.tar.gz
linux-yocto/3.10: arbitrary write with CONFIG_X86_X32 (CVE-2014-0038)
Integrating the upstream commit for CVE-2014-0038. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb
index 6b1cbc6cad..5e33b1f77c 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb
@@ -9,7 +9,7 @@ LINUX_VERSION ?= "3.10.28"
KMETA = "meta"
-SRCREV_machine ?= "25d0ebad3e2bf9f12bd6d386ead68e1f64ceaf29"
+SRCREV_machine ?= "e9cdab78bed262dbeadc7f403989f20972bcddde"
SRCREV_meta ?= "713abc0efa9fc21234b2f342d0a849e4a4a36c65"
PV = "${LINUX_VERSION}+git${SRCPV}"