From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Baruch Siach via buildroot <buildroot@buildroot.org>
Cc: buildroot@busybox.net, Fabrice Fontaine <fontaine.fabrice@gmail.com>
Subject: Re: [Buildroot] [PATCH] package/libraw: fix IGNORE_CVES assignment
Date: Thu, 21 Sep 2023 15:05:09 +0200 [thread overview]
Message-ID: <20230921150509.5b8c6c6d@windsurf> (raw)
In-Reply-To: <def97b614d83760ccdff6da585222e9c3be3d476.1695014695.git.baruch@tkos.co.il>
On Mon, 18 Sep 2023 08:24:55 +0300
Baruch Siach via buildroot <buildroot@buildroot.org> wrote:
> Commit bc4110b0739 ("package/libraw: fix CVE-2023-1729") mistakenly
> added the patch name to IGNORE_CVES instead of the CVE reference. Fix
> that.
>
> Cc: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> Signed-off-by: Baruch Siach <baruch@tkos.co.il>
> ---
> package/libraw/libraw.mk | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/package/libraw/libraw.mk b/package/libraw/libraw.mk
> index cbd509cfea8c..63b50e340da9 100644
> --- a/package/libraw/libraw.mk
> +++ b/package/libraw/libraw.mk
> @@ -19,7 +19,7 @@ LIBRAW_CXXFLAGS = $(TARGET_CXXFLAGS)
> LIBRAW_CONF_ENV = CXXFLAGS="$(LIBRAW_CXXFLAGS)"
>
> # 0001-do-not-set-shrink-flag-for-3-4-component-images.patch
> -LIBRAW_IGNORE_CVES += 0001-do-not-set-shrink-flag-for-3-4-component-images.patch
> +LIBRAW_IGNORE_CVES += CVE-2023-1729
Wow, I'm impressed that pkg-stats didn't even blow up on such a bogus
IGNORE_CVES value.
Applied, thanks!
Thomas
--
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering and training
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2023-09-21 13:05 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-18 5:24 [Buildroot] [PATCH] package/libraw: fix IGNORE_CVES assignment Baruch Siach via buildroot
2023-09-21 13:05 ` Thomas Petazzoni via buildroot [this message]
2023-09-24 21:33 ` Peter Korsgaard
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230921150509.5b8c6c6d@windsurf \
--to=buildroot@buildroot.org \
--cc=buildroot@busybox.net \
--cc=fontaine.fabrice@gmail.com \
--cc=thomas.petazzoni@bootlin.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox