diff mbox series

[meta-oe,scarthgap] hostapd: Add CVE id to CVE-2024-3596_00.patch

Message ID 20250120060231.570029-1-liezhi.yang@windriver.com
State New
Headers show
Series [meta-oe,scarthgap] hostapd: Add CVE id to CVE-2024-3596_00.patch | expand

Commit Message

Robert Yang Jan. 20, 2025, 6:02 a.m. UTC
From: Robert Yang <liezhi.yang@windriver.com>

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
---
 .../recipes-connectivity/hostapd/hostapd/CVE-2024-3596_00.patch  | 1 +
 1 file changed, 1 insertion(+)

Comments

Marko, Peter Jan. 21, 2025, 4:40 p.m. UTC | #1
This is not correct.

The patch CVE-2024-3596_00 does not fix any part of that CVE.
As the commit message says, it's a style commit so that real CVE patches apply cleanly.
If it bothers you that it has CVE in filename but no CVE, maybe rename it instead adding incorrect tag?

Peter

> -----Original Message-----
> From: openembedded-devel@lists.openembedded.org <openembedded-
> devel@lists.openembedded.org> On Behalf Of Robert Yang via
> lists.openembedded.org
> Sent: Monday, January 20, 2025 7:03
> To: openembedded-devel@lists.openembedded.org
> Subject: [oe] [meta-oe][scarthgap][PATCH] hostapd: Add CVE id to CVE-2024-
> 3596_00.patch
> 
> From: Robert Yang <liezhi.yang@windriver.com>
> 
> Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
> ---
>  .../recipes-connectivity/hostapd/hostapd/CVE-2024-3596_00.patch  | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/meta-oe/recipes-connectivity/hostapd/hostapd/CVE-2024-
> 3596_00.patch b/meta-oe/recipes-connectivity/hostapd/hostapd/CVE-2024-
> 3596_00.patch
> index 7a8197d2b4..58e1327f2b 100644
> --- a/meta-oe/recipes-connectivity/hostapd/hostapd/CVE-2024-3596_00.patch
> +++ b/meta-oe/recipes-connectivity/hostapd/hostapd/CVE-2024-3596_00.patch
> @@ -6,6 +6,7 @@ Subject: [PATCH 1/9] ieee802_11_auth: Coding style cleanup -
> no string
> 
>  Signed-off-by: Jouni Malinen <j@w1.fi>
> 
> +CVE: CVE-2024-3596
>  Upstream-Status: Backport
> [https://w1.fi/cgit/hostap/commit/?id=945acf3ef06a6c312927da4fa055693dbac
> 432d1]
>  Signed-off-by: Peter Marko <peter.marko@siemens.com>
>  ---
> --
> 2.25.1
diff mbox series

Patch

diff --git a/meta-oe/recipes-connectivity/hostapd/hostapd/CVE-2024-3596_00.patch b/meta-oe/recipes-connectivity/hostapd/hostapd/CVE-2024-3596_00.patch
index 7a8197d2b4..58e1327f2b 100644
--- a/meta-oe/recipes-connectivity/hostapd/hostapd/CVE-2024-3596_00.patch
+++ b/meta-oe/recipes-connectivity/hostapd/hostapd/CVE-2024-3596_00.patch
@@ -6,6 +6,7 @@  Subject: [PATCH 1/9] ieee802_11_auth: Coding style cleanup - no string
 
 Signed-off-by: Jouni Malinen <j@w1.fi>
 
+CVE: CVE-2024-3596
 Upstream-Status: Backport [https://w1.fi/cgit/hostap/commit/?id=945acf3ef06a6c312927da4fa055693dbac432d1]
 Signed-off-by: Peter Marko <peter.marko@siemens.com>
 ---