From 93fcee6882e1ee1dd6b04a040473d32ada9a328a Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Tue, 26 Jan 2016 23:27:49 -0500 Subject: linux-yocto/4.4: CVEs and preempt-rt update Integrating the following CVE update: Author: Yevgeny Pats Date: Tue Jan 19 22:09:04 2016 +0000 KEYS: Fix keyring ref leak in join_session_keyring() This fixes CVE-2016-0728. We also integrate the 4.4-rt3 version. (From OE-Core rev: cca987b2f62dc6b51a02564ccd4041bde2897f13) Signed-off-by: Bruce Ashfield Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb') diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb b/meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb index b7509bb58d..3c3c0c5523 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb @@ -2,8 +2,8 @@ KBRANCH ?= "standard/preempt-rt" require recipes-kernel/linux/linux-yocto.inc -SRCREV_machine ?= "86a9e1ab51b9acf71d9c2f39a9f02652886bd727" -SRCREV_meta ?= "ad9d3f01300ba350563e17db00b2518302e172f6" +SRCREV_machine ?= "49a18bd230aafabe793de56d3c96d62f891e77dc" +SRCREV_meta ?= "dc760c3189ed868dc59050206b7899c35a4ad8e8" SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.4.git;branch=${KBRANCH};name=machine \ git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.4;destsuffix=${KMETA}" -- cgit v1.2.3-54-g00ecf