summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-hierofalcon_4.1.bb
diff options
context:
space:
mode:
authorSona Sarmadi <sona.sarmadi@enea.com>2015-12-30 10:05:09 +0100
committerTudor Florea <tudor.florea@enea.com>2015-12-30 13:00:46 +0100
commit037538df5521a1a963b30fa01e9ac854a0ee431b (patch)
treef5fad043018f5090c442fdda30c7182cbee9710c /recipes-kernel/linux/linux-hierofalcon_4.1.bb
parent14f970ed68973debdeaae73a8e2bffb5d7da572e (diff)
downloadmeta-hierofalcon-037538df5521a1a963b30fa01e9ac854a0ee431b.tar.gz
kernel-vhost: CVE-2015-6252
Fixes vhost fd leak in ioctl VHOST_SET_LOG_FD References: =========== https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-6252 http://www.openwall.com/lists/oss-security/2015/08/18/3 Upstream fix: ============= https://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable.git/ patch/?id=7932c0bd7740f4cd2aa168d3ce0199e7af7d72d5 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 c4e87a1..6b160d8 100644
--- a/recipes-kernel/linux/linux-hierofalcon_4.1.bb
+++ b/recipes-kernel/linux/linux-hierofalcon_4.1.bb
@@ -25,6 +25,7 @@ SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.1;branch="standard/qemuarm64
25 file://RDS-CVE-2015-6937.patch \ 25 file://RDS-CVE-2015-6937.patch \
26 file://RDS-CVE-2015-7990-a-complete-fix-of-CVE-2015-6937.patch \ 26 file://RDS-CVE-2015-7990-a-complete-fix-of-CVE-2015-6937.patch \
27 file://md-CVE-2015-5697.patch \ 27 file://md-CVE-2015-5697.patch \
28 file://vhost-CVE-2015-6252.patch \
28 " 29 "
29 30
30S = "${WORKDIR}/git" 31S = "${WORKDIR}/git"