From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Cc: James Hilliard <james.hilliard1@gmail.com>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/exfatprogs: security bump to version 1.2.2
Date: Tue, 28 Nov 2023 17:12:02 +0100 [thread overview]
Message-ID: <20231128161202.GE3177259@scaer> (raw)
In-Reply-To: <20231127212558.1058376-1-fontaine.fabrice@gmail.com>
Fabrice, All,
On 2023-11-27 22:25 +0100, Fabrice Fontaine spake thusly:
> Fix CVE-2023-45897: exfatprogs before 1.2.2 allows out-of-bounds memory
> access, such as in read_file_dentry_set.
>
> https://github.com/exfatprogs/exfatprogs/blob/1.2.2/NEWS
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Applied to master, thanks.
Regards,
Yann E. MORIN.
> ---
> package/exfatprogs/exfatprogs.hash | 4 ++--
> package/exfatprogs/exfatprogs.mk | 2 +-
> 2 files changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/package/exfatprogs/exfatprogs.hash b/package/exfatprogs/exfatprogs.hash
> index 49135b1da7..9f3100db7f 100644
> --- a/package/exfatprogs/exfatprogs.hash
> +++ b/package/exfatprogs/exfatprogs.hash
> @@ -1,5 +1,5 @@
> -# From https://github.com/exfatprogs/exfatprogs/releases/download/1.2.0/exfatprogs-1.2.0.tar.xz.sha256
> -sha256 56d9a49465deafc367d428afc71c8098705a30ee19a3cdf3c5320650b8880742 exfatprogs-1.2.0.tar.xz
> +# From https://github.com/exfatprogs/exfatprogs/releases/download/1.2.2/exfatprogs-1.2.2.tar.xz.sha256
> +sha256 61d517231f8ec177eeb5955fd6edb89748d3f88ba412c48bcb32741b430e359a exfatprogs-1.2.2.tar.xz
>
> # Hash for license file
> sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING
> diff --git a/package/exfatprogs/exfatprogs.mk b/package/exfatprogs/exfatprogs.mk
> index fcc9ff0788..40d9072571 100644
> --- a/package/exfatprogs/exfatprogs.mk
> +++ b/package/exfatprogs/exfatprogs.mk
> @@ -4,7 +4,7 @@
> #
> ################################################################################
>
> -EXFATPROGS_VERSION = 1.2.0
> +EXFATPROGS_VERSION = 1.2.2
> EXFATPROGS_SOURCE = exfatprogs-$(EXFATPROGS_VERSION).tar.xz
> EXFATPROGS_SITE = https://github.com/exfatprogs/exfatprogs/releases/download/$(EXFATPROGS_VERSION)
> EXFATPROGS_LICENSE = GPL-2.0+
> --
> 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
next prev parent reply other threads:[~2023-11-28 16:12 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-27 21:25 [Buildroot] [PATCH 1/1] package/exfatprogs: security bump to version 1.2.2 Fabrice Fontaine
2023-11-28 16:12 ` Yann E. MORIN [this message]
2023-11-30 22:39 ` 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=20231128161202.GE3177259@scaer \
--to=yann.morin.1998@free.fr \
--cc=buildroot@buildroot.org \
--cc=fontaine.fabrice@gmail.com \
--cc=james.hilliard1@gmail.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 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.