All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/wpa_supplicant: annotate CVE-2021-27803
@ 2021-03-22 19:13 Fabrice Fontaine
  2021-03-30 19:58 ` Thomas Petazzoni
  2021-04-03 11:43 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Fabrice Fontaine @ 2021-03-22 19:13 UTC (permalink / raw)
  To: buildroot

Add a WPA_SUPPLICANT_IGNORE_CVES entry for CVE-2021-27803 which was
fixed by commit 9ada4eb2f1c3d67ee49f6f5466738bcd821fc647

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
 package/wpa_supplicant/wpa_supplicant.mk | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/package/wpa_supplicant/wpa_supplicant.mk b/package/wpa_supplicant/wpa_supplicant.mk
index c82db43c1c..96f0596bfe 100644
--- a/package/wpa_supplicant/wpa_supplicant.mk
+++ b/package/wpa_supplicant/wpa_supplicant.mk
@@ -22,6 +22,9 @@ WPA_SUPPLICANT_SELINUX_MODULES = networkmanager
 # 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
 
-- 
2.30.1

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH 1/1] package/wpa_supplicant: annotate CVE-2021-27803
  2021-03-22 19:13 [Buildroot] [PATCH 1/1] package/wpa_supplicant: annotate CVE-2021-27803 Fabrice Fontaine
@ 2021-03-30 19:58 ` Thomas Petazzoni
  2021-04-03 11:43 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2021-03-30 19:58 UTC (permalink / raw)
  To: buildroot

On Mon, 22 Mar 2021 20:13:16 +0100
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:

> Add a WPA_SUPPLICANT_IGNORE_CVES entry for CVE-2021-27803 which was
> fixed by commit 9ada4eb2f1c3d67ee49f6f5466738bcd821fc647
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
>  package/wpa_supplicant/wpa_supplicant.mk | 3 +++
>  1 file changed, 3 insertions(+)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH 1/1] package/wpa_supplicant: annotate CVE-2021-27803
  2021-03-22 19:13 [Buildroot] [PATCH 1/1] package/wpa_supplicant: annotate CVE-2021-27803 Fabrice Fontaine
  2021-03-30 19:58 ` Thomas Petazzoni
@ 2021-04-03 11:43 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2021-04-03 11:43 UTC (permalink / raw)
  To: buildroot

>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice@gmail.com> writes:

 > Add a WPA_SUPPLICANT_IGNORE_CVES entry for CVE-2021-27803 which was
 > fixed by commit 9ada4eb2f1c3d67ee49f6f5466738bcd821fc647

 > Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>

Ups, I indeed forgot the _IGNORE_CVES entry.

Committed to 2020.02.x, 2020.11.x and 2021.02.x, thanks.

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-04-03 11:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-22 19:13 [Buildroot] [PATCH 1/1] package/wpa_supplicant: annotate CVE-2021-27803 Fabrice Fontaine
2021-03-30 19:58 ` Thomas Petazzoni
2021-04-03 11:43 ` Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.