summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-hierofalcon_4.1.bb
diff options
context:
space:
mode:
authorSona Sarmadi <sona.sarmadi@enea.com>2015-11-12 12:15:28 +0100
committerTudor Florea <tudor.florea@enea.com>2015-11-13 01:04:23 +0100
commite163d6cf5d6a525676f566841d6b898ff0c004fb (patch)
tree8cda41dc2f23b586ae24998ed57120d7334a3bb1 /recipes-kernel/linux/linux-hierofalcon_4.1.bb
parent8e23157605049aaf851acdc272e50477b2331fdd (diff)
downloadmeta-hierofalcon-e163d6cf5d6a525676f566841d6b898ff0c004fb.tar.gz
kernel: net: rds: CVE-2015-6937
Fixes NULL pointer dereference in net/rds/connection.c Upstream patch: https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/ ?id=74e98eb085889b0d2d4908f59f6e00026063014f Reference: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-6937 Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com> Signed-off-by: Tudor Florea <tudor.florea@enea.com>
Diffstat (limited to 'recipes-kernel/linux/linux-hierofalcon_4.1.bb')
-rw-r--r--recipes-kernel/linux/linux-hierofalcon_4.1.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-hierofalcon_4.1.bb b/recipes-kernel/linux/linux-hierofalcon_4.1.bb
index 1140927..85e5fe3 100644
--- a/recipes-kernel/linux/linux-hierofalcon_4.1.bb
+++ b/recipes-kernel/linux/linux-hierofalcon_4.1.bb
@@ -22,6 +22,7 @@ SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.1;branch="standard/qemuarm64
22 file://412-styx-Fix-build-issues-after-porting-PCI-patches-to-4.1.2-.patch \ 22 file://412-styx-Fix-build-issues-after-porting-PCI-patches-to-4.1.2-.patch \
23 file://defconfig \ 23 file://defconfig \
24 file://keys-CVE-2015-1333.patch \ 24 file://keys-CVE-2015-1333.patch \
25 file://RDS-CVE-2015-6937.patch \
25 " 26 "
26 27
27S = "${WORKDIR}/git" 28S = "${WORKDIR}/git"