summaryrefslogtreecommitdiff
path: root/meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2016-12-08 12:58:55 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-01-11 11:46:49 +0000
commit9ec9712436080bb08c99d5ac6783383955bb7dc1 (patch)
treebcf6b0b10181d35db4aa197bb0c551c35fa808b9 /meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb
parent86e24908bb28d4e0ee7defdc64a2efd8eefe37c7 (diff)
downloadopenembedded-core-9ec9712436080bb08c99d5ac6783383955bb7dc1.tar.gz
openembedded-core-9ec9712436080bb08c99d5ac6783383955bb7dc1.tar.bz2
openembedded-core-9ec9712436080bb08c99d5ac6783383955bb7dc1.zip
linux-yocto/4.x: CVE-2016-8655
Backporting upstream commit 84ac726023 [packet: fix race condition in packet_set_ring] to address CVE-2016-8655 (From OE-Core rev: db7799747b263507427e325638353142ae79403c) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb
index 28ddfa9936..80be144e4e 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb
@@ -9,7 +9,7 @@ LINUX_VERSION ?= "4.1.36"
KMETA = "kernel-meta"
KCONF_BSP_AUDIT_LEVEL = "2"
-SRCREV_machine ?= "f75d58721859cd2ce5382bcdcae35479a6ce9f21"
+SRCREV_machine ?= "fec49247816d7045aa8abe0047bcd4737af9a853"
SRCREV_meta ?= "44719fa8f73fd7c444044ad3c04f5fc66f57b993"
PV = "${LINUX_VERSION}+git${SRCPV}"