[Buildroot] [PATCH 2/4] package/freerdp: add CVE-2024-32662 to IGNORE_CVES
Thomas Perale
thomas.perale at mind.be
Fri Mar 6 19:53:20 UTC 2026
In reply of:
> The CVE-2024-32662 was Introduced in v3.0.0-beta1.
> For more information see [1].
>
> [1] https://security-tracker.debian.org/tracker/CVE-2024-32662
>
> Signed-off-by: Thomas Perale <thomas.perale at mind.be>
Applied to 2025.02.x & 2025.11.x. Thanks
> ---
> package/freerdp/freerdp.mk | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/package/freerdp/freerdp.mk b/package/freerdp/freerdp.mk
> index 6929c73683..889c6035f3 100644
> --- a/package/freerdp/freerdp.mk
> +++ b/package/freerdp/freerdp.mk
> @@ -13,6 +13,10 @@ FREERDP_LICENSE = Apache-2.0
> FREERDP_LICENSE_FILES = LICENSE
> FREERDP_CPE_ID_VENDOR = freerdp
>
> +# Introduced in v3.0.0-beta1
> +# https://security-tracker.debian.org/tracker/CVE-2024-32662
> +FREERDP_IGNORE_CVES += CVE-2024-32662
> +
> FREERDP_INSTALL_STAGING = YES
>
> FREERDP_CONF_OPTS = \
> --
> 2.53.0
>
> _______________________________________________
> buildroot mailing list
> buildroot at buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
More information about the buildroot
mailing list