Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package/cpio: drop CVE-2021-38185 from IGNORE_CVES
@ 2023-09-20  4:34 Daniel Lang
  2023-09-20 17:37 ` Yann E. MORIN
  2023-09-25  6:40 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Daniel Lang @ 2023-09-20  4:34 UTC (permalink / raw)
  To: buildroot

CVE-2021-38185 affects cpio <= 2.13.
The mentioned patches were removed in b0306d94 when bumping to 2.14.

Signed-off-by: Daniel Lang <dalang@gmx.at>
---
 package/cpio/cpio.mk | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/package/cpio/cpio.mk b/package/cpio/cpio.mk
index 19224000bb..911d16822b 100644
--- a/package/cpio/cpio.mk
+++ b/package/cpio/cpio.mk
@@ -12,10 +12,6 @@ CPIO_LICENSE = GPL-3.0+
 CPIO_LICENSE_FILES = COPYING
 CPIO_CPE_ID_VENDOR = gnu
 
-# 0002-Rewrite-dynamic-string-support.patch
-# 0003-Fix-previous-commit.patch
-CPIO_IGNORE_CVES += CVE-2021-38185
-
 # cpio uses argp.h which is not provided by uclibc or musl by default.
 # Use the argp-standalone package to provide this.
 ifeq ($(BR2_PACKAGE_ARGP_STANDALONE),y)
-- 
2.42.0

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

* Re: [Buildroot] [PATCH] package/cpio: drop CVE-2021-38185 from IGNORE_CVES
  2023-09-20  4:34 [Buildroot] [PATCH] package/cpio: drop CVE-2021-38185 from IGNORE_CVES Daniel Lang
@ 2023-09-20 17:37 ` Yann E. MORIN
  2023-09-25  6:40 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Yann E. MORIN @ 2023-09-20 17:37 UTC (permalink / raw)
  To: Daniel Lang; +Cc: buildroot

Daniel, All,

On 2023-09-20 06:34 +0200, Daniel Lang spake thusly:
> CVE-2021-38185 affects cpio <= 2.13.
> The mentioned patches were removed in b0306d94 when bumping to 2.14.
> 
> Signed-off-by: Daniel Lang <dalang@gmx.at>

Applied to master, thanks.

Regards,
Yann E. MORIN.

> ---
>  package/cpio/cpio.mk | 4 ----
>  1 file changed, 4 deletions(-)
> 
> diff --git a/package/cpio/cpio.mk b/package/cpio/cpio.mk
> index 19224000bb..911d16822b 100644
> --- a/package/cpio/cpio.mk
> +++ b/package/cpio/cpio.mk
> @@ -12,10 +12,6 @@ CPIO_LICENSE = GPL-3.0+
>  CPIO_LICENSE_FILES = COPYING
>  CPIO_CPE_ID_VENDOR = gnu
>  
> -# 0002-Rewrite-dynamic-string-support.patch
> -# 0003-Fix-previous-commit.patch
> -CPIO_IGNORE_CVES += CVE-2021-38185
> -
>  # cpio uses argp.h which is not provided by uclibc or musl by default.
>  # Use the argp-standalone package to provide this.
>  ifeq ($(BR2_PACKAGE_ARGP_STANDALONE),y)
> -- 
> 2.42.0
> 
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

* Re: [Buildroot] [PATCH] package/cpio: drop CVE-2021-38185 from IGNORE_CVES
  2023-09-20  4:34 [Buildroot] [PATCH] package/cpio: drop CVE-2021-38185 from IGNORE_CVES Daniel Lang
  2023-09-20 17:37 ` Yann E. MORIN
@ 2023-09-25  6:40 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2023-09-25  6:40 UTC (permalink / raw)
  To: Daniel Lang; +Cc: buildroot

>>>>> "Daniel" == Daniel Lang <dalang@gmx.at> writes:

 > CVE-2021-38185 affects cpio <= 2.13.
 > The mentioned patches were removed in b0306d94 when bumping to 2.14.

 > Signed-off-by: Daniel Lang <dalang@gmx.at>

Committed to 2023.05.x and 2023.08.x, thanks.

-- 
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2023-09-25  6:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-20  4:34 [Buildroot] [PATCH] package/cpio: drop CVE-2021-38185 from IGNORE_CVES Daniel Lang
2023-09-20 17:37 ` Yann E. MORIN
2023-09-25  6:40 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox