summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-hierofalcon_3.19.bb
diff options
context:
space:
mode:
authorSona Sarmadi <sona.sarmadi@enea.com>2016-01-05 13:27:21 +0100
committerTudor Florea <tudor.florea@enea.com>2016-01-05 14:53:02 +0100
commita63ce710f8d26ad6732602a743ff346a656efb27 (patch)
treed73885231d50e547e8c5ac3219511bf90ca5fd30 /recipes-kernel/linux/linux-hierofalcon_3.19.bb
parent037538df5521a1a963b30fa01e9ac854a0ee431b (diff)
downloadmeta-hierofalcon-a63ce710f8d26ad6732602a743ff346a656efb27.tar.gz
kernel-ipv6: CVE-2015-2922
Fixes denial of service (DoS) attack against IPv6 network stacks due to improper handling of Router Advertisements. References: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-2922 http://www.openwall.com/lists/oss-security/2015/04/04/2 Upstream fix: https://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable.git/ patch/?id=c85b2d7e9fa44286feaac33031db1dd0e4c9ed3b 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_3.19.bb')
-rw-r--r--recipes-kernel/linux/linux-hierofalcon_3.19.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-hierofalcon_3.19.bb b/recipes-kernel/linux/linux-hierofalcon_3.19.bb
index 26dfa6d..82ad305 100644
--- a/recipes-kernel/linux/linux-hierofalcon_3.19.bb
+++ b/recipes-kernel/linux/linux-hierofalcon_3.19.bb
@@ -25,6 +25,7 @@ SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.19;branch="standard/qemuarm6
25 file://fs-CVE-2015-5706.patch \ 25 file://fs-CVE-2015-5706.patch \
26 file://md-CVE-2015-5697.patch \ 26 file://md-CVE-2015-5697.patch \
27 file://vhost-CVE-2015-6252.patch \ 27 file://vhost-CVE-2015-6252.patch \
28 file://ipv6-CVE-2015-2922.patch \
28 " 29 "
29 30
30S = "${WORKDIR}/git" 31S = "${WORKDIR}/git"