From eab66418ef5d410e66187fd4fdfc3a42d4c4e687 Mon Sep 17 00:00:00 2001 From: Naveen Saini Date: Tue, 21 May 2019 14:13:17 +0800 Subject: linux-intel_4.19: update to v4.19.40 This update has CVEs fixed CVE-2019-5489 CVE-2018-20669 Merge "[keystore] Change keystore applets store path" into base Linux 4.19.40 ath10k: Drop WARN_ON()s that always trigger during system resume ALSA: line6: use dynamic buffers KVM: nVMX: Fix size checks in vmx_set_nested_state KVM: x86: Whitelist port 0x7e for pre-incrementing %rip net/tls: fix copy to fragments in reencrypt net/tls: don't copy negative amounts of data in reencrypt bnxt_en: Fix uninitialized variable usage in bnxt_rx_pkt(). bnxt_en: Free short FW command HWRM memory in error path in bnxt_init_one() bnxt_en: Improve multicast address setup logic. packet: validate msg_namelen in send directly selftests: fib_rule_tests: print the result and return 1 if any tests failed sctp: avoid running the sctp state machine recursively rxrpc: Fix net namespace cleanup net/tls: avoid NULL pointer deref on nskb->sk in fallback net: phy: marvell: Fix buffer overrun with stats counters net: dsa: bcm_sf2: fix buffer overflow doing set_rxnfc l2tp: use rcu_dereference_sk_user_data() in l2tp_udp_encap_recv() l2ip: fix possible use-after-free ipv6: invert flowlabel sharing check in process and user mode ... Signed-off-by: Naveen Saini Signed-off-by: Anuj Mittal --- recipes-kernel/linux/linux-intel_4.19.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'recipes-kernel/linux') diff --git a/recipes-kernel/linux/linux-intel_4.19.bb b/recipes-kernel/linux/linux-intel_4.19.bb index e1ccd379..c3f1a9d1 100644 --- a/recipes-kernel/linux/linux-intel_4.19.bb +++ b/recipes-kernel/linux/linux-intel_4.19.bb @@ -9,9 +9,9 @@ SRC_URI_append = " file://0001-menuconfig-mconf-cfg-Allow-specification-of-ncurs DEPENDS += "elfutils-native openssl-native util-linux-native" -LINUX_VERSION ?= "4.19.34" -SRCREV_machine ?= "0f05ba26d359c104190cd68e04ba4485503840b1" -SRCREV_meta ?= "55b740965496961a660674aa4e5b8568b1b9fb7e" +LINUX_VERSION ?= "4.19.40" +SRCREV_machine ?= "106e1f78760b7e980a9598098ee45ec0a683c7ed" +SRCREV_meta ?= "6fface2df8bc35e72aaf3d79352413fd84175879" # For Crystalforest and Romley KERNEL_MODULE_AUTOLOAD_append_core2-32-intel-common = " uio" -- cgit v1.2.3-54-g00ecf