Fix CVE-2017-1000364 for dragonboard-410c by backporting the patches from upstream...
[AGL/meta-agl.git] / meta-agl-bsp / meta-qcom / recipes-kernel / linux / linux-linaro-qcomlt_4.4.bbappend
index 62f8d7c..9367178 100644 (file)
@@ -8,6 +8,13 @@ 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 kernel v4.4.74
+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://smack.cfg \
             file://smack-default-lsm.cfg \