* [Buildroot] [PATCH] package/assimp: security bump to version 5.4.3
@ 2025-02-15 20:25 Peter Korsgaard
2025-02-15 20:41 ` Julien Olivain
2025-02-18 8:23 ` Peter Korsgaard
0 siblings, 2 replies; 3+ messages in thread
From: Peter Korsgaard @ 2025-02-15 20:25 UTC (permalink / raw)
To: buildroot
Fixes the following security vulnerability:
CVE-2024-40724: Heap-based buffer overflow vulnerability in Assimp versions
prior to 5.4.2 allows a local attacker to execute arbitrary code by
inputting a specially crafted file into the product.
https://github.com/assimp/assimp/pull/5651
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
---
package/assimp/assimp.hash | 2 +-
package/assimp/assimp.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/assimp/assimp.hash b/package/assimp/assimp.hash
index 79415706f9..bdcab695fc 100644
--- a/package/assimp/assimp.hash
+++ b/package/assimp/assimp.hash
@@ -1,3 +1,3 @@
# Locally calculated
-sha256 a07666be71afe1ad4bc008c2336b7c688aca391271188eb9108d0c6db1be53f1 assimp-5.3.1.tar.gz
+sha256 66dfbaee288f2bc43172440a55d0235dfc7bf885dda6435c038e8000e79582cb assimp-5.4.3.tar.gz
sha256 147874443d242b4e2bae97036e26ec9d6b37f706174c1bd5ecfcc8c1294cef51 LICENSE
diff --git a/package/assimp/assimp.mk b/package/assimp/assimp.mk
index 2765cc7171..ba0d506033 100644
--- a/package/assimp/assimp.mk
+++ b/package/assimp/assimp.mk
@@ -4,7 +4,7 @@
#
################################################################################
-ASSIMP_VERSION = 5.3.1
+ASSIMP_VERSION = 5.4.3
ASSIMP_SITE = $(call github,assimp,assimp,v$(ASSIMP_VERSION))
ASSIMP_LICENSE = BSD-3-Clause
ASSIMP_LICENSE_FILES = LICENSE
--
2.39.5
_______________________________________________
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/assimp: security bump to version 5.4.3
2025-02-15 20:25 [Buildroot] [PATCH] package/assimp: security bump to version 5.4.3 Peter Korsgaard
@ 2025-02-15 20:41 ` Julien Olivain
2025-02-18 8:23 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Julien Olivain @ 2025-02-15 20:41 UTC (permalink / raw)
To: Peter Korsgaard; +Cc: buildroot
On 15/02/2025 21:25, Peter Korsgaard wrote:
> Fixes the following security vulnerability:
>
> CVE-2024-40724: Heap-based buffer overflow vulnerability in Assimp
> versions
> prior to 5.4.2 allows a local attacker to execute arbitrary code by
> inputting a specially crafted file into the product.
>
> https://github.com/assimp/assimp/pull/5651
>
> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Applied to master, thanks.
_______________________________________________
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/assimp: security bump to version 5.4.3
2025-02-15 20:25 [Buildroot] [PATCH] package/assimp: security bump to version 5.4.3 Peter Korsgaard
2025-02-15 20:41 ` Julien Olivain
@ 2025-02-18 8:23 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2025-02-18 8:23 UTC (permalink / raw)
To: buildroot
>>>>> "Peter" == Peter Korsgaard <peter@korsgaard.com> writes:
> Fixes the following security vulnerability:
> CVE-2024-40724: Heap-based buffer overflow vulnerability in Assimp versions
> prior to 5.4.2 allows a local attacker to execute arbitrary code by
> inputting a specially crafted file into the product.
> https://github.com/assimp/assimp/pull/5651
> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Committed to 2024.02.x and 2024.11.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:[~2025-02-18 8:23 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-15 20:25 [Buildroot] [PATCH] package/assimp: security bump to version 5.4.3 Peter Korsgaard
2025-02-15 20:41 ` Julien Olivain
2025-02-18 8:23 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox