[Buildroot] [PATCH 1/1] package/fastd: security bump to version 23

Thomas Perale thomas.perale at mind.be
Thu Oct 9 14:54:50 UTC 2025


In reply of:
> This bump includes the security fix for CVE-2025-24356.
> 
> Fixes:
> https://www.cve.org/CVERecord?id=CVE-2025-24356.
> 
> The COPYRIGHT file was renamed to LICENSE [1]. The hash file was updated
> because a date was removed [2] and the libmnl version was updated [3].
> 
> Release notes:
> https://fastd.readthedocs.io/en/stable/releases/v23.html
> 
> [1] https://github.com/neocturne/fastd/commit/fa88c739b9afe053905bddc7fbb9c252e290c35d
> [2] https://github.com/neocturne/fastd/commit/318c944f40c90e048e370b2f75598bfcd79a1790
> [3] https://github.com/neocturne/fastd/commit/c08a3d59debddf5f99e442d9529a142f04549b50
> Signed-off-by: Dario Binacchi <dario.binacchi at amarulasolutions.com>

Applied to 2025.02.x, 2025.05.x & 2025.08.x. Thanks

> ---
>  package/fastd/fastd.hash | 4 ++--
>  package/fastd/fastd.mk   | 2 +-
>  2 files changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/package/fastd/fastd.hash b/package/fastd/fastd.hash
> index 5f7f9665336e..a02b506c98ea 100644
> --- a/package/fastd/fastd.hash
> +++ b/package/fastd/fastd.hash
> @@ -1,3 +1,3 @@
>  # computed locally
> -sha256  19750b88705d66811b7c21b672537909c19ae6b21350688cbd1a3a54d08a8951  fastd-22.tar.xz
> -sha256  adf08b42f1b890b89e998360a864cb4f8441a0a57c9e95e2ce1bfdfc24c49976  COPYRIGHT
> +sha256  dcab54485c79dda22ce6308a2a48764d53977a518952facd1204ba21af1c86e0  fastd-23.tar.xz
> +sha256  f229ee6df84971355f7d54d60b0302ca8a3b883d2dc41176e58e9da4aa7c1b05  LICENSE
> diff --git a/package/fastd/fastd.mk b/package/fastd/fastd.mk
> index 6c496cf9ef1a..e697ad0ca88a 100644
> --- a/package/fastd/fastd.mk
> +++ b/package/fastd/fastd.mk
> @@ -4,7 +4,7 @@
>  #
>  ################################################################################
>  
> -FASTD_VERSION = 22
> +FASTD_VERSION = 23
>  FASTD_SITE = https://github.com/NeoRaider/fastd/releases/download/v$(FASTD_VERSION)
>  FASTD_SOURCE = fastd-$(FASTD_VERSION).tar.xz
>  FASTD_LICENSE = BSD-2-Clause
> -- 
> 2.43.0
> 
> _______________________________________________
> buildroot mailing list
> buildroot at buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot


More information about the buildroot mailing list