diff --git a/debian/changelog b/debian/changelog index bf1d5ee..5fb1f98 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,8 +14,7 @@ freerdp2 (2.3.0+dfsg1-2~deb10u3) UNRELEASED; urgency=medium CVE-2020-13397 CVE-2020-13398 and CVE-2020-15103 (Closes: #965979) * Backporting remaining issues: (Closes: #1051638) - CVE-2023-3950 - + CVE-2023-39350 -- Tobias Frost Mon, 02 Oct 2023 17:10:48 +0200 diff --git a/debian/patches/0036-CVE-2023-3950.patch b/debian/patches/0036-CVE-2023-39350.patch similarity index 96% rename from debian/patches/0036-CVE-2023-3950.patch rename to debian/patches/0036-CVE-2023-39350.patch index d87ccbd..26ab6bd 100644 --- a/debian/patches/0036-CVE-2023-3950.patch +++ b/debian/patches/0036-CVE-2023-39350.patch @@ -1,7 +1,7 @@ Description: Upstream fix for CVE-2023-39350 - Incorrect offset calculation leading to DOS Origin: https://github.com/FreeRDP/FreeRDP/commit/e204fc8be5a372626b13f66daf2abafe71dbc2dc Bug: https://github.com/FreeRDP/FreeRDP/security/advisories/GHSA-rrrv-3w42-pffh -Bug-Vendor: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1051638 +Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1051638 From e204fc8be5a372626b13f66daf2abafe71dbc2dc Mon Sep 17 00:00:00 2001 From: Armin Novak Date: Sat, 5 Aug 2023 08:57:28 +0200 diff --git a/debian/patches/series b/debian/patches/series index 105cb71..0b53895 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -23,4 +23,4 @@ 0034-Fixed-6938-Remote-app-mode-clipboard-fix.patch 0035-Fixed-6989-Use-X509_STORE_set_default_paths.patch 1001_keep-symbol-DumpThreadHandles-if-debugging-is-disabled.patch -0036-CVE-2023-3950.patch +0036-CVE-2023-39350.patch