[meta-security][wrynose][PATCH 2/2] tpm2-tss: set status for CVE-2024-29040
Peter Marko <[email protected]> Tue, 21 Jul 2026 18:46:43 +0200
| Newsgroups | org.yoctoproject.lists.yocto-patches |
|---|---|
| Message-ID | <[email protected]> |
From: Peter Marko <[email protected]> CVE-2024-29040 is per Debian report [2] fixed in 4.1.0. [1] https://security-tracker.debian.org/tracker/CVE-2024-29040 Signed-off-by: Peter Marko <[email protected]> --- meta-tpm/recipes-tpm2/tpm2-tss/tpm2-tss_4.1.3.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-tpm/recipes-tpm2/tpm2-tss/tpm2-tss_4.1.3.bb b/meta-tpm/recipes-tpm2/tpm2-tss/tpm2-tss_4.1.3.bb index 67a51e4..69c9d63 100644 --- a/meta-tpm/recipes-tpm2/tpm2-tss/tpm2-tss_4.1.3.bb +++ b/meta-tpm/recipes-tpm2/tpm2-tss/tpm2-tss_4.1.3.bb @@ -93,3 +93,5 @@ FILES:${PN} = "\ ${sysconfdir}/sysusers.d" BBCLASSEXTEND = "native nativesdk" + +CVE_STATUS[CVE-2024-29040] = "fixed-version: Fixed since version 4.1.0"