aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-connectivity/hostapd/hostapd_2.9.bb
diff options
context:
space:
mode:
authorMingli Yu <mingli.yu@windriver.com>2021-04-08 14:33:17 +0800
committerKhem Raj <raj.khem@gmail.com>2021-04-08 09:25:54 -0700
commit5a085c588adaf79bb2bca7921c82d893877b28a1 (patch)
treea4dca9214bcd8af1eb076e51208d82fc95c84f65 /meta-oe/recipes-connectivity/hostapd/hostapd_2.9.bb
parent613729e7803c5faacc39823925e0c711d0da7682 (diff)
downloadmeta-openembedded-contrib-5a085c588adaf79bb2bca7921c82d893877b28a1.tar.gz
hostapd: fix CVE-2021-0326 and CVE-2021-27803
Backport 2 patches to fix two CVEs. Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-connectivity/hostapd/hostapd_2.9.bb')
-rw-r--r--meta-oe/recipes-connectivity/hostapd/hostapd_2.9.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-connectivity/hostapd/hostapd_2.9.bb b/meta-oe/recipes-connectivity/hostapd/hostapd_2.9.bb
index 1f38eee0ff..87899f3da2 100644
--- a/meta-oe/recipes-connectivity/hostapd/hostapd_2.9.bb
+++ b/meta-oe/recipes-connectivity/hostapd/hostapd_2.9.bb
@@ -13,6 +13,8 @@ SRC_URI = " \
file://hostapd.service \
file://CVE-2019-16275.patch \
file://CVE-2019-5061.patch \
+ file://CVE-2021-0326.patch \
+ file://CVE-2021-27803.patch \
"
SRC_URI[md5sum] = "f188fc53a495fe7af3b6d77d3c31dee8"