mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 12:59:03 +02:00
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 <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
parent
1bbd18500c
commit
59fbdb2901
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue
Block a user