summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSona Sarmadi <sona.sarmadi@enea.com>2015-12-02 12:21:39 +0100
committerHuimin She <huimin.she@enea.com>2015-12-03 10:58:16 +0100
commit5fb22e9981f17dc3a9111abebb315595cb7d240c (patch)
tree9743b17169b6e2dc0f5e1500b8c64be8074fa5a7
parent0db36d5a6f3cdeee6b4fc1184241b96d772e9d46 (diff)
downloadmeta-enea-5fb22e9981f17dc3a9111abebb315595cb7d240c.tar.gz
IB/uverbs: CVE-2014-8159
Prevent integer overflow in ib_umem_get address arithmetic Fix for linux-yocto_3.14. Upstream fix: https://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable.git/log/ ?id=refs%2Ftags%2Fv3.12.51&qt=grep&q=CVE-2014-8159 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 5b7cdf3..e4eac54 100644
--- a/recipes-kernel/linux/linux-yocto_3.14.bbappend
+++ b/recipes-kernel/linux/linux-yocto_3.14.bbappend
@@ -4,4 +4,5 @@ SRC_URI += "file://HID_CVE_patches/0005-HID-steelseries-validate-output-report-d
4 file://keys-CVE-2015-1333.patch \ 4 file://keys-CVE-2015-1333.patch \
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 " 8 "