Fix cve patch for kernel 4.4 on intel joule [master/dab]
[AGL/meta-agl.git] / meta-agl-bsp / recipes-kernel / linux / linux-yocto_4.4.bbappend
1 FILESEXTRAPATHS_prepend := "${THISDIR}/linux-yocto:"
2
3 # Backported fix for CVE-2017-1000364
4 SRC_URI_append = " file://4.4-0001-mm-larger-stack-guard-gap-between-vmas.patch \
5                    file://4.4-0002-Allow-stack-to-grow-up-to-address-space-limit.patch \
6                    file://4.4-0003-mm-fix-new-crash-in-unmapped_area_topdown.patch \
7                  "