summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-hierofalcon_3.19.bb
diff options
context:
space:
mode:
authorTudor Florea <tudor.florea@enea.com>2015-11-05 14:30:40 +0100
committerSona Sarmadi <sona.sarmadi@enea.com>2015-11-05 17:19:08 +0100
commit8e23157605049aaf851acdc272e50477b2331fdd (patch)
tree76a0893ec2350b8fde4dd4fc4ef909d34179b9bd /recipes-kernel/linux/linux-hierofalcon_3.19.bb
parent77050ff91f7d3760e89ececb258929ac8ac67396 (diff)
downloadmeta-hierofalcon-8e23157605049aaf851acdc272e50477b2331fdd.tar.gz
kernel: CVE-2015-5364, CVE-2015-5366
This fixes incorrect processing of checksums in UDP implementation Signed-off-by: Tudor Florea <tudor.florea@enea.com> Signed-off-by: Sona Sarmadi <sona.sarmadi@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 1a85f72..731c545 100644
--- a/recipes-kernel/linux/linux-hierofalcon_3.19.bb
+++ b/recipes-kernel/linux/linux-hierofalcon_3.19.bb
@@ -16,6 +16,7 @@ SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.19;branch="standard/qemuarm6
16 file://319-Hierofalcon-Update-xgbe-drivers-for-B0-board.patch \ 16 file://319-Hierofalcon-Update-xgbe-drivers-for-B0-board.patch \
17 file://defconfig \ 17 file://defconfig \
18 file://keys-CVE-2015-1333.patch \ 18 file://keys-CVE-2015-1333.patch \
19 file://udp_fix_behavior_of_wrong_checksums.patch \
19 " 20 "
20 21
21S = "${WORKDIR}/git" 22S = "${WORKDIR}/git"