]> code.ossystems Code Review - openembedded-core.git/commitdiff
wpa-supplicant: Apply fix CVE-2015-4142
authorJoshua Lock <joshua.lock@collabora.co.uk>
Tue, 14 Jul 2015 12:52:55 +0000 (13:52 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 9 Aug 2015 23:36:34 +0000 (16:36 -0700)
The cherry-pick from the master branch added the patch file but didn't apply
it in the recipe.

Signed-off-by: Joshua Lock <joshua.lock@collabora.co.uk>
meta/recipes-connectivity/wpa-supplicant/wpa-supplicant.inc

index f95e91c999b81460411da90dbeb2f0afc0426065..b3e1465668c8eed6f73dcc2b40699b85e7a62f8e 100644 (file)
@@ -25,6 +25,7 @@ SRC_URI = "http://hostap.epitest.fi/releases/wpa_supplicant-${PV}.tar.gz \
            file://wpa_supplicant.conf-sane \
            file://99_wpa_supplicant \
            file://fix-libnl3-host-contamination.patch \
+           file://0001-AP-WMM-Fix-integer-underflow-in-WMM-Action-frame-par.patch \
           "
 SRC_URI[md5sum] = "f2ed8fef72cf63d8d446a2d0a6da630a"
 SRC_URI[sha256sum] = "eaaa5bf3055270e521b2dff64f2d203ec8040f71958b8588269a82c00c9d7b6a"