From 3fefbe35c377efe777afb37a1b7403be5ce9a8ec Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Fri, 14 Feb 2014 14:13:55 -0500 Subject: linux-yocto/3.10: arbitrary write with CONFIG_X86_X32 (CVE-2014-0038) Integrating the upstream commit for CVE-2014-0038. (From OE-Core rev: 9073969d7b7d5d20377ab0c1a49f8e5bb051601b) Signed-off-by: Bruce Ashfield Signed-off-by: Richard Purdie --- meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb') diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb b/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb index 5e387a5f13..1c057726d2 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb @@ -3,8 +3,8 @@ require recipes-kernel/linux/linux-yocto.inc KBRANCH = "standard/preempt-rt/base" KBRANCH_qemuppc = "standard/preempt-rt/qemuppc" -SRCREV_machine ?= "6a0719e6623a22991fae0fa45e8949d7c79e7451" -SRCREV_machine_qemuppc ?= "9742f3fd2260676ed73d0a1b4f1bc9fc621609ef" +SRCREV_machine ?= "f6d02c6f5184c6be256edff161acbf29789c89d2" +SRCREV_machine_qemuppc ?= "e883b7073c758d82e3b409ef98c35099ad69a63b" SRCREV_meta ?= "713abc0efa9fc21234b2f342d0a849e4a4a36c65" SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;bareclone=1;branch=${KBRANCH},meta;name=machine,meta" -- cgit v1.2.3-54-g00ecf