From 11b3888757ee176526613d2d191853809467af72 Mon Sep 17 00:00:00 2001 From: Peter Marko Date: Sun, 16 Mar 2025 23:53:58 +0100 Subject: [PATCH] sox: mark CVE-2023-34432 as patched Patch for CVE-2021-23159 fixes also this CVE. Stated by: * https://security-tracker.debian.org/tracker/CVE-2023-34432 * https://sourceforge.net/p/sox/bugs/367/ Signed-off-by: Peter Marko Signed-off-by: Khem Raj --- .../sox/sox/CVE-2021-23159_CVE-2021-2317.patch | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-multimedia/recipes-multimedia/sox/sox/CVE-2021-23159_CVE-2021-2317.patch b/meta-multimedia/recipes-multimedia/sox/sox/CVE-2021-23159_CVE-2021-2317.patch index 472e4bac60..df27cbcd65 100644 --- a/meta-multimedia/recipes-multimedia/sox/sox/CVE-2021-23159_CVE-2021-2317.patch +++ b/meta-multimedia/recipes-multimedia/sox/sox/CVE-2021-23159_CVE-2021-2317.patch @@ -7,6 +7,7 @@ Source: https://salsa.debian.org/lts-team/packages/sox/-/blob/debian/14.4.2+git2 CVE: CVE-2021-23159 CVE: CVE-2021-23172 +CVE: CVE-2023-34432 Upstream-Status: Inactive-Upstream [lastrelease: 2015] Signed-off-by: Peter Marko ---