mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 08:14:09 -09:00
package/wpa_supplicant: annotate CVE-2021-27803
Add a WPA_SUPPLICANT_IGNORE_CVES entry for CVE-2021-27803 which was fixed by commit9ada4eb2f1, which we have backported as 0001-P2P-Fix-a-corner-case-in-peer-addition-based-on-PD-R.patch. Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> (cherry picked from commit1a7cf592a8) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
1a9ae3203c
commit
66e6177ea9
@@ -21,6 +21,9 @@ WPA_SUPPLICANT_LDFLAGS = $(TARGET_LDFLAGS)
|
||||
# 0001-AP-Silently-ignore-management-frame-from-unexpected-.patch
|
||||
WPA_SUPPLICANT_IGNORE_CVES += CVE-2019-16275
|
||||
|
||||
# 0001-P2P-Fix-a-corner-case-in-peer-addition-based-on-PD-R.patch
|
||||
WPA_SUPPLICANT_IGNORE_CVES += CVE-2021-27803
|
||||
|
||||
# install the wpa_client library
|
||||
WPA_SUPPLICANT_INSTALL_STAGING = YES
|
||||
|
||||
|
||||
Reference in New Issue
Block a user