From be7da46fb53a1b572ab376128300751832aff851 Mon Sep 17 00:00:00 2001 From: Sona Sarmadi Date: Fri, 10 Jun 2016 14:29:25 +0200 Subject: kernel/IB: IB-CVE-2016-4565 Unprivileged process can overwrite kernel memory using rdma_ucm.ko References: =========== https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4565 https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2016-4565 Reference to the upstream fix: https://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable.git/ commit/?id=5d43a619be6f1960702daafafe87ceab415be6bc Signed-off-by: Sona Sarmadi Signed-off-by: Tudor Florea --- recipes-kernel/linux/linux-hierofalcon_3.19.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'recipes-kernel/linux/linux-hierofalcon_3.19.bb') diff --git a/recipes-kernel/linux/linux-hierofalcon_3.19.bb b/recipes-kernel/linux/linux-hierofalcon_3.19.bb index 5c24d8e..7b40313 100644 --- a/recipes-kernel/linux/linux-hierofalcon_3.19.bb +++ b/recipes-kernel/linux/linux-hierofalcon_3.19.bb @@ -38,6 +38,7 @@ SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.19;branch="standard/qemuarm6 file://Btrfs-CVE-2015-8374.patch \ file://ALSA-CVE-2016-2384.patch \ file://net-ppp-CVE-2015-8569.patch \ + file://IB-CVE-2016-4565.patch \ " S = "${WORKDIR}/git" -- cgit v1.2.3-54-g00ecf