From 1a1cae6bf202f7115c32e899781e9d6e689fb50a Mon Sep 17 00:00:00 2001 From: Jan-Simon Möller Date: Thu, 29 Jun 2017 17:20:38 +0200 Subject: db410c kernel fixed CVE-2017-1000364 upstream thus remove our patches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit https://git.linaro.org/landing-teams/working/qualcomm/kernel.git/log/?h=release/qcomlt-4.9 contains now the necessary patches. We no longer need ours. Bug-AGL: SPEC-705 SPEC-707 Change-Id: Id22e1e2f7ccc173a8ecfce523e8781f852fa3564 Signed-off-by: Jan-Simon Möller Reviewed-on: https://gerrit.automotivelinux.org/gerrit/9959 --- .../recipes-kernel/linux/linux-linaro-qcomlt_4.9.bbappend | 7 ------- 1 file changed, 7 deletions(-) (limited to 'meta-agl-bsp/meta-qcom/recipes-kernel/linux/linux-linaro-qcomlt_4.9.bbappend') diff --git a/meta-agl-bsp/meta-qcom/recipes-kernel/linux/linux-linaro-qcomlt_4.9.bbappend b/meta-agl-bsp/meta-qcom/recipes-kernel/linux/linux-linaro-qcomlt_4.9.bbappend index 80fe23b72..854b7592f 100644 --- a/meta-agl-bsp/meta-qcom/recipes-kernel/linux/linux-linaro-qcomlt_4.9.bbappend +++ b/meta-agl-bsp/meta-qcom/recipes-kernel/linux/linux-linaro-qcomlt_4.9.bbappend @@ -5,13 +5,6 @@ SRC_URI_append_smack = "\ file://0004-Smack-Assign-smack_known_web-label-for-kernel-thread.patch \ " -# Fix CVE-2017-1000364 by backporting the patches from upstream for 4.9 -SRC_URI_append = "\ - file://0001-mm-larger-stack-guard-gap-between-vmas.patch \ - file://0002-Allow-stack-to-grow-up-to-address-space-limit.patch \ - file://0003-mm-fix-new-crash-in-unmapped_area_topdown.patch \ -" - # Extra configuration options SRC_URI += "file://fanotify.cfg \ file://uinput.cfg \ -- cgit