From 9d8e85bec02ef6d75fa1012de5c52394842694a7 Mon Sep 17 00:00:00 2001 From: Naveen Saini Date: Tue, 27 Aug 2019 16:07:54 +0800 Subject: linux-intel_4.14: update to v4.14.138 Includes below CVE fixed: CVE-2019-14283 CVE-2019-14284 tag 'v4.14.138': (34 commits) Linux 4.14.138 spi: bcm2835: Fix 3-wire mode if DMA is enabled cgroup: Fix css_task_iter_advance_css_set() cset skip condition cgroup: css_task_iter_skip()'d iterators must be advanced before accessed cgroup: Include dying leaders with live threads in PROCS iterations cgroup: Implement css_task_iter_skip() cgroup: Call cgroup_release() before __exit_signal() bnx2x: Disable multi-cos feature. mvpp2: refactor MTU change code tun: mark small packets as owned by the tap sock net/mlx5e: Prevent encap flow counter update async to user query compat_ioctl: pppoe: fix PPPOEIOCSFWD handling tipc: compat: allow tipc commands without arguments NFC: nfcmrvl: fix gpio-handling regression net: sched: Fix a possible null-pointer dereference in dequeue_func() net: phylink: Fix flow control for fixed-link net/mlx5: Use reversed order when unregister devices net: fix ifindex collision during namespace removal net: bridge: mcast: don't delete permanent entries when fast leave is enabled net: bridge: delete local fdb on device init failure ... Signed-off-by: Naveen Saini Signed-off-by: Anuj Mittal --- recipes-kernel/linux/linux-intel_4.14.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-kernel/linux/linux-intel_4.14.bb b/recipes-kernel/linux/linux-intel_4.14.bb index 6bf84a1d..e00eb88b 100644 --- a/recipes-kernel/linux/linux-intel_4.14.bb +++ b/recipes-kernel/linux/linux-intel_4.14.bb @@ -10,8 +10,8 @@ SRC_URI_append = " file://0001-perf-x86-32-explicitly-include-errno.h.patch \ DEPENDS += "elfutils-native openssl-native util-linux-native" -LINUX_VERSION ?= "4.14.133" -SRCREV_machine ?= "650e448e7805a5aac42022b353299901548eee14" +LINUX_VERSION ?= "4.14.138" +SRCREV_machine ?= "3f695bb28f52f6317f034efbf42b052c66dee0e6" SRCREV_meta ?= "bc35d5bd224ab031440a69f9806d839db382f05c" # For Crystalforest and Romley -- cgit v1.2.3-54-g00ecf