summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSona Sarmadi <sona.sarmadi@enea.com>2015-12-02 12:21:42 +0100
committerHuimin She <huimin.she@enea.com>2015-12-03 10:58:17 +0100
commit989d7ad1335bf9473db75b94b58d7036619be5d0 (patch)
tree7f8983e6ff5fea9fd5bf4ef76c370e4128404681
parentfb6a465c392827d23c84aff644d7dd1856d59218 (diff)
downloadmeta-enea-989d7ad1335bf9473db75b94b58d7036619be5d0.tar.gz
net-sctp: CVE-2015-1421
Fix slab corruption from use after free on INIT collisions. Fix for linux-yocto 3.14. Reference: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1421 Upstream fix: https://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable.git/patch/ ?id=43e39c2f63240f67a67b4060882f67dac1a6f339 Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com> Signed-off-by: Huimin She <huimin.she@enea.com>
-rw-r--r--recipes-kernel/linux/linux-yocto_3.14.bbappend1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-yocto_3.14.bbappend b/recipes-kernel/linux/linux-yocto_3.14.bbappend
index e4eac54..a10743c 100644
--- a/recipes-kernel/linux/linux-yocto_3.14.bbappend
+++ b/recipes-kernel/linux/linux-yocto_3.14.bbappend
@@ -5,4 +5,5 @@ SRC_URI += "file://HID_CVE_patches/0005-HID-steelseries-validate-output-report-d
5 file://udp_fix_behavior_of_wrong_checksums.patch \ 5 file://udp_fix_behavior_of_wrong_checksums.patch \
6 file://net-CVE-2015-2041.patch \ 6 file://net-CVE-2015-2041.patch \
7 file://IB-uverbs-CVE-2014-8159.patch \ 7 file://IB-uverbs-CVE-2014-8159.patch \
8 file://net-sctp-CVE-2015-1421.patch \
8 " 9 "