mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] tpm2-tss: Version bump. 4.0.1 -> 4.1.0
@ 2024-04-28 16:38 Christian Melki
  2024-05-12 13:16 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2024-04-28 16:38 UTC (permalink / raw)
  To: ptxdist

https://github.com/tpm2-software/tpm2-tss/releases/tag/4.1.0
Nothing fancy, a bunch of fixes mostly.

Plugs CVE:
CVE-2024-29040 - In tmu_set_table of tmu.c, there is a possible out of bounds write due to a missing bounds check.

Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
 rules/tpm2-tss.make | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rules/tpm2-tss.make b/rules/tpm2-tss.make
index 729172b4c..cf37742c4 100644
--- a/rules/tpm2-tss.make
+++ b/rules/tpm2-tss.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_TPM2_TSS) += tpm2-tss
 #
 # Paths and names
 #
-TPM2_TSS_VERSION	:= 4.0.1
-TPM2_TSS_MD5		:= fff676c669519097906bd8ce28fc4238
+TPM2_TSS_VERSION	:= 4.1.0
+TPM2_TSS_MD5		:= 97e91ce0c77d361409502badb1023e80
 TPM2_TSS		:= tpm2-tss-$(TPM2_TSS_VERSION)
 TPM2_TSS_SUFFIX		:= tar.gz
 TPM2_TSS_URL		:= https://github.com/tpm2-software/tpm2-tss/releases/download/$(TPM2_TSS_VERSION)/$(TPM2_TSS).$(TPM2_TSS_SUFFIX)
-- 
2.34.1




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ptxdist] [APPLIED] tpm2-tss: Version bump. 4.0.1 -> 4.1.0
  2024-04-28 16:38 [ptxdist] [PATCH] tpm2-tss: Version bump. 4.0.1 -> 4.1.0 Christian Melki
@ 2024-05-12 13:16 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2024-05-12 13:16 UTC (permalink / raw)
  To: ptxdist; +Cc: Christian Melki

Thanks, applied as 49ebd974a8945b69ecca784e06485524178c1acb.

Michael

[sent from post-receive hook]

On Sun, 12 May 2024 15:16:37 +0200, Christian Melki <christian.melki@t2data.com> wrote:
> https://github.com/tpm2-software/tpm2-tss/releases/tag/4.1.0
> Nothing fancy, a bunch of fixes mostly.
> 
> Plugs CVE:
> CVE-2024-29040 - In tmu_set_table of tmu.c, there is a possible out of bounds write due to a missing bounds check.
> 
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20240428163837.824589-1-christian.melki@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/tpm2-tss.make b/rules/tpm2-tss.make
> index 729172b4c47c..cf37742c4232 100644
> --- a/rules/tpm2-tss.make
> +++ b/rules/tpm2-tss.make
> @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_TPM2_TSS) += tpm2-tss
>  #
>  # Paths and names
>  #
> -TPM2_TSS_VERSION	:= 4.0.1
> -TPM2_TSS_MD5		:= fff676c669519097906bd8ce28fc4238
> +TPM2_TSS_VERSION	:= 4.1.0
> +TPM2_TSS_MD5		:= 97e91ce0c77d361409502badb1023e80
>  TPM2_TSS		:= tpm2-tss-$(TPM2_TSS_VERSION)
>  TPM2_TSS_SUFFIX		:= tar.gz
>  TPM2_TSS_URL		:= https://github.com/tpm2-software/tpm2-tss/releases/download/$(TPM2_TSS_VERSION)/$(TPM2_TSS).$(TPM2_TSS_SUFFIX)



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-05-12 13:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-28 16:38 [ptxdist] [PATCH] tpm2-tss: Version bump. 4.0.1 -> 4.1.0 Christian Melki
2024-05-12 13:16 ` [ptxdist] [APPLIED] " Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox